| Package | Description |
|---|---|
| com.amazonaws.services.autoscaling |
Synchronous and asynchronous client classes for accessing AmazonAutoScaling.
|
| com.amazonaws.services.autoscaling.model |
Classes modeling the various types represented by AmazonAutoScaling.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeMetricCollectionTypesResult> |
AmazonAutoScalingAsync.describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest describeMetricCollectionTypesRequest,
AsyncHandler<DescribeMetricCollectionTypesRequest,DescribeMetricCollectionTypesResult> asyncHandler)
Describes the available CloudWatch metrics for Auto Scaling.
|
Future<DescribeMetricCollectionTypesResult> |
AmazonAutoScalingAsyncClient.describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest describeMetricCollectionTypesRequest,
AsyncHandler<DescribeMetricCollectionTypesRequest,DescribeMetricCollectionTypesResult> asyncHandler)
Describes the available CloudWatch metrics for Auto Scaling.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeMetricCollectionTypesRequest |
DescribeMetricCollectionTypesRequest.clone() |
Copyright © 2015. All rights reserved.