| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.Builder.build() |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withBackgroundDownloadFromHttpDelayInSeconds(Long backgroundDownloadFromHttpDelayInSeconds)
Returns an immutable copy of
this with just the backgroundDownloadFromHttpDelayInSeconds field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withBandwidthMode(DeliveryOptimizationBandwidth bandwidthMode)
Returns an immutable copy of
this with just the bandwidthMode
field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withCacheServerBackgroundDownloadFallbackToHttpDelayInSeconds(Integer cacheServerBackgroundDownloadFallbackToHttpDelayInSeconds)
Returns an immutable copy of
this with just the cacheServerBackgroundDownloadFallbackToHttpDelayInSeconds field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withCacheServerForegroundDownloadFallbackToHttpDelayInSeconds(Integer cacheServerForegroundDownloadFallbackToHttpDelayInSeconds)
Returns an immutable copy of
this with just the cacheServerForegroundDownloadFallbackToHttpDelayInSeconds field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withDeliveryOptimizationMode(WindowsDeliveryOptimizationMode deliveryOptimizationMode)
Returns an immutable copy of
this with just the deliveryOptimizationMode field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withForegroundDownloadFromHttpDelayInSeconds(Long foregroundDownloadFromHttpDelayInSeconds)
Returns an immutable copy of
this with just the foregroundDownloadFromHttpDelayInSeconds field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withGroupIdSource(DeliveryOptimizationGroupIdSource groupIdSource)
Returns an immutable copy of
this with just the groupIdSource
field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withMaximumCacheAgeInDays(Integer maximumCacheAgeInDays)
Returns an immutable copy of
this with just the maximumCacheAgeInDays field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withMaximumCacheSize(DeliveryOptimizationMaxCacheSize maximumCacheSize)
Returns an immutable copy of
this with just the maximumCacheSize
field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withMinimumBatteryPercentageAllowedToUpload(Integer minimumBatteryPercentageAllowedToUpload)
Returns an immutable copy of
this with just the minimumBatteryPercentageAllowedToUpload field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withMinimumDiskSizeAllowedToPeerInGigabytes(Integer minimumDiskSizeAllowedToPeerInGigabytes)
Returns an immutable copy of
this with just the minimumDiskSizeAllowedToPeerInGigabytes field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withMinimumFileSizeToCacheInMegabytes(Integer minimumFileSizeToCacheInMegabytes)
Returns an immutable copy of
this with just the minimumFileSizeToCacheInMegabytes field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withMinimumRamAllowedToPeerInGigabytes(Integer minimumRamAllowedToPeerInGigabytes)
Returns an immutable copy of
this with just the minimumRamAllowedToPeerInGigabytes field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withModifyCacheLocation(String modifyCacheLocation)
Returns an immutable copy of
this with just the modifyCacheLocation field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withRestrictPeerSelectionBy(DeliveryOptimizationRestrictPeerSelectionByOptions restrictPeerSelectionBy)
Returns an immutable copy of
this with just the restrictPeerSelectionBy field changed. |
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withVpnPeerCaching(Enablement vpnPeerCaching)
Returns an immutable copy of
this with just the vpnPeerCaching
field changed. |
Copyright © 2018–2020. All rights reserved.