public static interface DescribeAutoScalingNotificationTypesResponse.Builder extends AutoScalingResponse.Builder, CopyableBuilder<DescribeAutoScalingNotificationTypesResponse.Builder,DescribeAutoScalingNotificationTypesResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeAutoScalingNotificationTypesResponse.Builder |
autoScalingNotificationTypes(Collection<String> autoScalingNotificationTypes)
The notification types.
|
DescribeAutoScalingNotificationTypesResponse.Builder |
autoScalingNotificationTypes(String... autoScalingNotificationTypes)
The notification types.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildDescribeAutoScalingNotificationTypesResponse.Builder autoScalingNotificationTypes(Collection<String> autoScalingNotificationTypes)
The notification types.
autoScalingNotificationTypes - The notification types.DescribeAutoScalingNotificationTypesResponse.Builder autoScalingNotificationTypes(String... autoScalingNotificationTypes)
The notification types.
autoScalingNotificationTypes - The notification types.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.