Uses of Class
com.amazonaws.services.autoscaling.model.DisableMetricsCollectionResult
-
Packages that use DisableMetricsCollectionResult Package Description com.amazonaws.services.autoscaling com.amazonaws.services.autoscaling.model -
-
Uses of DisableMetricsCollectionResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return DisableMetricsCollectionResult Modifier and Type Method Description DisableMetricsCollectionResult
AbstractAmazonAutoScaling. disableMetricsCollection(DisableMetricsCollectionRequest request)
DisableMetricsCollectionResult
AmazonAutoScaling. disableMetricsCollection(DisableMetricsCollectionRequest disableMetricsCollectionRequest)
Disables monitoring of the specified metrics for the specified Auto Scaling group.DisableMetricsCollectionResult
AmazonAutoScalingClient. disableMetricsCollection(DisableMetricsCollectionRequest disableMetricsCollectionRequest)
Disables monitoring of the specified metrics for the specified Auto Scaling group.Method parameters in com.amazonaws.services.autoscaling with type arguments of type DisableMetricsCollectionResult Modifier and Type Method Description Future<DisableMetricsCollectionResult>
AbstractAmazonAutoScalingAsync. disableMetricsCollectionAsync(DisableMetricsCollectionRequest request, AsyncHandler<DisableMetricsCollectionRequest,DisableMetricsCollectionResult> asyncHandler)
Future<DisableMetricsCollectionResult>
AmazonAutoScalingAsync. disableMetricsCollectionAsync(DisableMetricsCollectionRequest disableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest,DisableMetricsCollectionResult> asyncHandler)
Disables monitoring of the specified metrics for the specified Auto Scaling group.Future<DisableMetricsCollectionResult>
AmazonAutoScalingAsyncClient. disableMetricsCollectionAsync(DisableMetricsCollectionRequest request, AsyncHandler<DisableMetricsCollectionRequest,DisableMetricsCollectionResult> asyncHandler)
-
Uses of DisableMetricsCollectionResult in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return DisableMetricsCollectionResult Modifier and Type Method Description DisableMetricsCollectionResult
DisableMetricsCollectionResult. clone()
-