Interface CreateScalingPlanResponse.Builder

All Superinterfaces:
AutoScalingPlansResponse.Builder, AwsResponse.Builder, Buildable, CopyableBuilder<CreateScalingPlanResponse.Builder,CreateScalingPlanResponse>, SdkBuilder<CreateScalingPlanResponse.Builder,CreateScalingPlanResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateScalingPlanResponse

  • Method Details

    • scalingPlanVersion

      CreateScalingPlanResponse.Builder scalingPlanVersion(Long scalingPlanVersion)

      The version number of the scaling plan. This value is always 1. Currently, you cannot have multiple scaling plan versions.

      Parameters:
      scalingPlanVersion - The version number of the scaling plan. This value is always 1. Currently, you cannot have multiple scaling plan versions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.