| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected DeliveryOptimizationBandwidthBusinessHoursLimit |
DeliveryOptimizationBandwidthHoursWithPercentage.bandwidthBackgroundPercentageHours |
protected DeliveryOptimizationBandwidthBusinessHoursLimit |
DeliveryOptimizationBandwidthHoursWithPercentage.bandwidthForegroundPercentageHours |
| Modifier and Type | Method and Description |
|---|---|
DeliveryOptimizationBandwidthBusinessHoursLimit |
DeliveryOptimizationBandwidthBusinessHoursLimit.Builder.build() |
DeliveryOptimizationBandwidthBusinessHoursLimit |
DeliveryOptimizationBandwidthBusinessHoursLimit.withBandwidthBeginBusinessHours(Integer bandwidthBeginBusinessHours)
Returns an immutable copy of
this with just the bandwidthBeginBusinessHours field changed. |
DeliveryOptimizationBandwidthBusinessHoursLimit |
DeliveryOptimizationBandwidthBusinessHoursLimit.withBandwidthEndBusinessHours(Integer bandwidthEndBusinessHours)
Returns an immutable copy of
this with just the bandwidthEndBusinessHours field changed. |
DeliveryOptimizationBandwidthBusinessHoursLimit |
DeliveryOptimizationBandwidthBusinessHoursLimit.withBandwidthPercentageDuringBusinessHours(Integer bandwidthPercentageDuringBusinessHours)
Returns an immutable copy of
this with just the bandwidthPercentageDuringBusinessHours field changed. |
DeliveryOptimizationBandwidthBusinessHoursLimit |
DeliveryOptimizationBandwidthBusinessHoursLimit.withBandwidthPercentageOutsideBusinessHours(Integer bandwidthPercentageOutsideBusinessHours)
Returns an immutable copy of
this with just the bandwidthPercentageOutsideBusinessHours field changed. |
| Modifier and Type | Method and Description |
|---|---|
Optional<DeliveryOptimizationBandwidthBusinessHoursLimit> |
DeliveryOptimizationBandwidthHoursWithPercentage.getBandwidthBackgroundPercentageHours()
“Background download percentage hours.”
|
Optional<DeliveryOptimizationBandwidthBusinessHoursLimit> |
DeliveryOptimizationBandwidthHoursWithPercentage.getBandwidthForegroundPercentageHours()
“Foreground download percentage hours.”
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryOptimizationBandwidthHoursWithPercentage.Builder |
DeliveryOptimizationBandwidthHoursWithPercentage.Builder.bandwidthBackgroundPercentageHours(DeliveryOptimizationBandwidthBusinessHoursLimit bandwidthBackgroundPercentageHours)
“Background download percentage hours.”
|
DeliveryOptimizationBandwidthHoursWithPercentage.Builder |
DeliveryOptimizationBandwidthHoursWithPercentage.Builder.bandwidthForegroundPercentageHours(DeliveryOptimizationBandwidthBusinessHoursLimit bandwidthForegroundPercentageHours)
“Foreground download percentage hours.”
|
DeliveryOptimizationBandwidthHoursWithPercentage |
DeliveryOptimizationBandwidthHoursWithPercentage.withBandwidthBackgroundPercentageHours(DeliveryOptimizationBandwidthBusinessHoursLimit bandwidthBackgroundPercentageHours)
Returns an immutable copy of
this with just the bandwidthBackgroundPercentageHours field changed. |
DeliveryOptimizationBandwidthHoursWithPercentage |
DeliveryOptimizationBandwidthHoursWithPercentage.withBandwidthForegroundPercentageHours(DeliveryOptimizationBandwidthBusinessHoursLimit bandwidthForegroundPercentageHours)
Returns an immutable copy of
this with just the bandwidthForegroundPercentageHours field changed. |
Copyright © 2018–2020. All rights reserved.