| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeAutoScalingNotificationTypesResponse |
AutoScalingClient.describeAutoScalingNotificationTypes()
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
|
default DescribeAutoScalingNotificationTypesResponse |
AutoScalingClient.describeAutoScalingNotificationTypes(Consumer<DescribeAutoScalingNotificationTypesRequest.Builder> describeAutoScalingNotificationTypesRequest)
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
|
default DescribeAutoScalingNotificationTypesResponse |
AutoScalingClient.describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest describeAutoScalingNotificationTypesRequest)
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeAutoScalingNotificationTypesResponse> |
AutoScalingAsyncClient.describeAutoScalingNotificationTypes()
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
|
default CompletableFuture<DescribeAutoScalingNotificationTypesResponse> |
AutoScalingAsyncClient.describeAutoScalingNotificationTypes(Consumer<DescribeAutoScalingNotificationTypesRequest.Builder> describeAutoScalingNotificationTypesRequest)
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
|
default CompletableFuture<DescribeAutoScalingNotificationTypesResponse> |
AutoScalingAsyncClient.describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest describeAutoScalingNotificationTypesRequest)
Describes the notification types that are supported by Amazon EC2 Auto Scaling.
|
Copyright © 2019. All rights reserved.