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