Interface DescribeTimeBasedAutoScalingResponse.Builder

    • Method Detail

      • timeBasedAutoScalingConfigurations

        DescribeTimeBasedAutoScalingResponse.Builder timeBasedAutoScalingConfigurations​(Collection<TimeBasedAutoScalingConfiguration> timeBasedAutoScalingConfigurations)

        An array of TimeBasedAutoScalingConfiguration objects that describe the configuration for the specified instances.

        Parameters:
        timeBasedAutoScalingConfigurations - An array of TimeBasedAutoScalingConfiguration objects that describe the configuration for the specified instances.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • timeBasedAutoScalingConfigurations

        DescribeTimeBasedAutoScalingResponse.Builder timeBasedAutoScalingConfigurations​(TimeBasedAutoScalingConfiguration... timeBasedAutoScalingConfigurations)

        An array of TimeBasedAutoScalingConfiguration objects that describe the configuration for the specified instances.

        Parameters:
        timeBasedAutoScalingConfigurations - An array of TimeBasedAutoScalingConfiguration objects that describe the configuration for the specified instances.
        Returns:
        Returns a reference to this object so that method calls can be chained together.