public static interface PutScalingPolicyResponse.Builder extends GameLiftResponse.Builder, CopyableBuilder<PutScalingPolicyResponse.Builder,PutScalingPolicyResponse>
| Modifier and Type | Method and Description | 
|---|---|
| PutScalingPolicyResponse.Builder | name(String name)
 Descriptive label that is associated with a scaling policy. | 
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildPutScalingPolicyResponse.Builder name(String name)
Descriptive label that is associated with a scaling policy. Policy names do not need to be unique.
name - Descriptive label that is associated with a scaling policy. Policy names do not need to be unique.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.