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.withCacheServerHostNames(List<String> cacheServerHostNames) |
Returns an immutable copy of this with just the
cacheServerHostNames 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.withUnmappedField(String name,
String value) |
|
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withVpnPeerCaching(Enablement vpnPeerCaching) |
Returns an immutable copy of this with just the vpnPeerCaching
field changed.
|