Uses of Class
odata.msgraph.client.beta.complex.DeliveryOptimizationMaxCacheSizeAbsolute.Builder
-
Packages that use DeliveryOptimizationMaxCacheSizeAbsolute.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DeliveryOptimizationMaxCacheSizeAbsolute.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeliveryOptimizationMaxCacheSizeAbsolute.Builder Modifier and Type Method Description static DeliveryOptimizationMaxCacheSizeAbsolute.BuilderDeliveryOptimizationMaxCacheSizeAbsolute. builderDeliveryOptimizationMaxCacheSizeAbsolute()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeliveryOptimizationMaxCacheSizeAbsolute.BuilderDeliveryOptimizationMaxCacheSizeAbsolute.Builder. maximumCacheSizeInGigabytes(Long maximumCacheSizeInGigabytes)“The value 0 (zero) means "unlimited" cache.
-