Uses of Class
odata.msgraph.client.beta.complex.DeliveryOptimizationBandwidthBusinessHoursLimit
-
Packages that use DeliveryOptimizationBandwidthBusinessHoursLimit Package Description odata.msgraph.client.beta.complex -
-
Uses of DeliveryOptimizationBandwidthBusinessHoursLimit in odata.msgraph.client.beta.complex
Fields in odata.msgraph.client.beta.complex declared as DeliveryOptimizationBandwidthBusinessHoursLimit Modifier and Type Field Description protected DeliveryOptimizationBandwidthBusinessHoursLimitDeliveryOptimizationBandwidthHoursWithPercentage. bandwidthBackgroundPercentageHoursprotected DeliveryOptimizationBandwidthBusinessHoursLimitDeliveryOptimizationBandwidthHoursWithPercentage. bandwidthForegroundPercentageHoursMethods in odata.msgraph.client.beta.complex that return DeliveryOptimizationBandwidthBusinessHoursLimit Modifier and Type Method Description DeliveryOptimizationBandwidthBusinessHoursLimitDeliveryOptimizationBandwidthBusinessHoursLimit.Builder. build()DeliveryOptimizationBandwidthBusinessHoursLimitDeliveryOptimizationBandwidthBusinessHoursLimit. withBandwidthBeginBusinessHours(Integer bandwidthBeginBusinessHours)Returns an immutable copy ofthiswith just thebandwidthBeginBusinessHoursfield changed.DeliveryOptimizationBandwidthBusinessHoursLimitDeliveryOptimizationBandwidthBusinessHoursLimit. withBandwidthEndBusinessHours(Integer bandwidthEndBusinessHours)Returns an immutable copy ofthiswith just thebandwidthEndBusinessHoursfield changed.DeliveryOptimizationBandwidthBusinessHoursLimitDeliveryOptimizationBandwidthBusinessHoursLimit. withBandwidthPercentageDuringBusinessHours(Integer bandwidthPercentageDuringBusinessHours)Returns an immutable copy ofthiswith just thebandwidthPercentageDuringBusinessHoursfield changed.DeliveryOptimizationBandwidthBusinessHoursLimitDeliveryOptimizationBandwidthBusinessHoursLimit. withBandwidthPercentageOutsideBusinessHours(Integer bandwidthPercentageOutsideBusinessHours)Returns an immutable copy ofthiswith just thebandwidthPercentageOutsideBusinessHoursfield changed.DeliveryOptimizationBandwidthBusinessHoursLimitDeliveryOptimizationBandwidthBusinessHoursLimit. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.complex that return types with arguments of type DeliveryOptimizationBandwidthBusinessHoursLimit Modifier and Type Method Description Optional<DeliveryOptimizationBandwidthBusinessHoursLimit>DeliveryOptimizationBandwidthHoursWithPercentage. getBandwidthBackgroundPercentageHours()“Background download percentage hours.”Optional<DeliveryOptimizationBandwidthBusinessHoursLimit>DeliveryOptimizationBandwidthHoursWithPercentage. getBandwidthForegroundPercentageHours()“Foreground download percentage hours.”Methods in odata.msgraph.client.beta.complex with parameters of type DeliveryOptimizationBandwidthBusinessHoursLimit Modifier and Type Method Description DeliveryOptimizationBandwidthHoursWithPercentage.BuilderDeliveryOptimizationBandwidthHoursWithPercentage.Builder. bandwidthBackgroundPercentageHours(DeliveryOptimizationBandwidthBusinessHoursLimit bandwidthBackgroundPercentageHours)“Background download percentage hours.”DeliveryOptimizationBandwidthHoursWithPercentage.BuilderDeliveryOptimizationBandwidthHoursWithPercentage.Builder. bandwidthForegroundPercentageHours(DeliveryOptimizationBandwidthBusinessHoursLimit bandwidthForegroundPercentageHours)“Foreground download percentage hours.”DeliveryOptimizationBandwidthHoursWithPercentageDeliveryOptimizationBandwidthHoursWithPercentage. withBandwidthBackgroundPercentageHours(DeliveryOptimizationBandwidthBusinessHoursLimit bandwidthBackgroundPercentageHours)Returns an immutable copy ofthiswith just thebandwidthBackgroundPercentageHoursfield changed.DeliveryOptimizationBandwidthHoursWithPercentageDeliveryOptimizationBandwidthHoursWithPercentage. withBandwidthForegroundPercentageHours(DeliveryOptimizationBandwidthBusinessHoursLimit bandwidthForegroundPercentageHours)Returns an immutable copy ofthiswith just thebandwidthForegroundPercentageHoursfield changed.
-