ToCopyableBuilder<PutScalingPolicyResponse.Builder,PutScalingPolicyResponse>@Generated("software.amazon.awssdk:codegen") public class PutScalingPolicyResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<PutScalingPolicyResponse.Builder,PutScalingPolicyResponse>
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
PutScalingPolicyResponse.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static PutScalingPolicyResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
String |
policyARN() |
The Amazon Resource Name (ARN) of the policy.
|
static Class<? extends PutScalingPolicyResponse.Builder> |
serializableBuilderClass() |
|
PutScalingPolicyResponse.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
setSdkHttpMetadata, setSdkResponseMetadatapublic String policyARN()
The Amazon Resource Name (ARN) of the policy.
public PutScalingPolicyResponse.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<PutScalingPolicyResponse.Builder,PutScalingPolicyResponse>public static PutScalingPolicyResponse.Builder builder()
public static Class<? extends PutScalingPolicyResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.