Uses of Class
odata.msgraph.client.beta.complex.DeliveryOptimizationBandwidthPercentage
-
Packages that use DeliveryOptimizationBandwidthPercentage Package Description odata.msgraph.client.beta.complex -
-
Uses of DeliveryOptimizationBandwidthPercentage in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeliveryOptimizationBandwidthPercentage Modifier and Type Method Description DeliveryOptimizationBandwidthPercentageDeliveryOptimizationBandwidthPercentage.Builder. build()DeliveryOptimizationBandwidthPercentageDeliveryOptimizationBandwidthPercentage. withMaximumBackgroundBandwidthPercentage(Integer maximumBackgroundBandwidthPercentage)Returns an immutable copy ofthiswith just themaximumBackgroundBandwidthPercentagefield changed.DeliveryOptimizationBandwidthPercentageDeliveryOptimizationBandwidthPercentage. withMaximumForegroundBandwidthPercentage(Integer maximumForegroundBandwidthPercentage)Returns an immutable copy ofthiswith just themaximumForegroundBandwidthPercentagefield changed.DeliveryOptimizationBandwidthPercentageDeliveryOptimizationBandwidthPercentage. withUnmappedField(String name, String value)
-