public static interface PutScalingPolicyResponse.Builder extends GameLiftResponse.Builder, SdkPojo, CopyableBuilder<PutScalingPolicyResponse.Builder,PutScalingPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
PutScalingPolicyResponse.Builder |
name(String name)
A descriptive label that is associated with a scaling policy.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildPutScalingPolicyResponse.Builder name(String name)
A descriptive label that is associated with a scaling policy. Policy names do not need to be unique.
name - A descriptive label that is associated with a scaling policy. Policy names do not need to be unique.Copyright © 2020. All rights reserved.