ToCopyableBuilder<DescribeAutoScalingNotificationTypesResponse.Builder,DescribeAutoScalingNotificationTypesResponse>
@Generated("software.amazon.awssdk:codegen") public class DescribeAutoScalingNotificationTypesResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<DescribeAutoScalingNotificationTypesResponse.Builder,DescribeAutoScalingNotificationTypesResponse>
Modifier and Type | Class | Description |
---|---|---|
static interface |
DescribeAutoScalingNotificationTypesResponse.Builder |
Modifier and Type | Method | Description |
---|---|---|
List<String> |
autoScalingNotificationTypes() |
The notification types.
|
static DescribeAutoScalingNotificationTypesResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
static Class<? extends DescribeAutoScalingNotificationTypesResponse.Builder> |
serializableBuilderClass() |
|
DescribeAutoScalingNotificationTypesResponse.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 List<String> autoScalingNotificationTypes()
The notification types.
public DescribeAutoScalingNotificationTypesResponse.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<DescribeAutoScalingNotificationTypesResponse.Builder,DescribeAutoScalingNotificationTypesResponse>
public static DescribeAutoScalingNotificationTypesResponse.Builder builder()
public static Class<? extends DescribeAutoScalingNotificationTypesResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.