Class DeliveryOptimizationBandwidthPercentage.Builder

    • Method Detail

      • maximumBackgroundBandwidthPercentage

        public DeliveryOptimizationBandwidthPercentage.Builder maximumBackgroundBandwidthPercentage​(Integer maximumBackgroundBandwidthPercentage)
        “The default value 0 (zero) means that Delivery Optimization dynamically adjusts to use the available bandwidth for background downloads. Valid values 0 to 100”
        Parameters:
        maximumBackgroundBandwidthPercentage - value of maximumBackgroundBandwidthPercentage property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • maximumForegroundBandwidthPercentage

        public DeliveryOptimizationBandwidthPercentage.Builder maximumForegroundBandwidthPercentage​(Integer maximumForegroundBandwidthPercentage)
        “The default value 0 (zero) means that Delivery Optimization dynamically adjusts to use the available bandwidth for foreground downloads. Valid values 0 to 100”
        Parameters:
        maximumForegroundBandwidthPercentage - value of maximumForegroundBandwidthPercentage property (as defined in service metadata)
        Returns:
        this (for method chaining)