Class DeliveryOptimizationBandwidthBusinessHoursLimit.Builder

    • Method Detail

      • bandwidthBeginBusinessHours

        public DeliveryOptimizationBandwidthBusinessHoursLimit.Builder bandwidthBeginBusinessHours​(Integer bandwidthBeginBusinessHours)
        “Specifies the beginning of business hours using a 24-hour clock (0-23). Valid values 0 to 23”
        Parameters:
        bandwidthBeginBusinessHours - value of bandwidthBeginBusinessHours property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • bandwidthEndBusinessHours

        public DeliveryOptimizationBandwidthBusinessHoursLimit.Builder bandwidthEndBusinessHours​(Integer bandwidthEndBusinessHours)
        “Specifies the end of business hours using a 24-hour clock (0-23). Valid values 0 to 23”
        Parameters:
        bandwidthEndBusinessHours - value of bandwidthEndBusinessHours property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • bandwidthPercentageDuringBusinessHours

        public DeliveryOptimizationBandwidthBusinessHoursLimit.Builder bandwidthPercentageDuringBusinessHours​(Integer bandwidthPercentageDuringBusinessHours)
        “Specifies the percentage of bandwidth to limit during business hours (0-100). Valid values 0 to 100”
        Parameters:
        bandwidthPercentageDuringBusinessHours - value of bandwidthPercentageDuringBusinessHours property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • bandwidthPercentageOutsideBusinessHours

        public DeliveryOptimizationBandwidthBusinessHoursLimit.Builder bandwidthPercentageOutsideBusinessHours​(Integer bandwidthPercentageOutsideBusinessHours)
        “Specifies the percentage of bandwidth to limit outsidse business hours (0-100). Valid values 0 to 100”
        Parameters:
        bandwidthPercentageOutsideBusinessHours - value of bandwidthPercentageOutsideBusinessHours property (as defined in service metadata)
        Returns:
        this (for method chaining)