Interface PutScalingPolicyResponse.Builder

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

public static interface PutScalingPolicyResponse.Builder extends GameLiftResponse.Builder, SdkPojo, CopyableBuilder<PutScalingPolicyResponse.Builder,PutScalingPolicyResponse>
  • Method Details

    • name

      A descriptive label that is associated with a fleet's scaling policy. Policy names do not need to be unique.

      Parameters:
      name - A descriptive label that is associated with a fleet's scaling policy. Policy names do not need to be unique.
      Returns:
      Returns a reference to this object so that method calls can be chained together.