Uses of Class
com.amazonaws.services.autoscaling.model.CompleteLifecycleActionResult
-
Packages that use CompleteLifecycleActionResult Package Description com.amazonaws.services.autoscaling com.amazonaws.services.autoscaling.model -
-
Uses of CompleteLifecycleActionResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return CompleteLifecycleActionResult Modifier and Type Method Description CompleteLifecycleActionResultAbstractAmazonAutoScaling. completeLifecycleAction(CompleteLifecycleActionRequest request)CompleteLifecycleActionResultAmazonAutoScaling. completeLifecycleAction(CompleteLifecycleActionRequest completeLifecycleActionRequest)Completes the lifecycle action for the specified token or instance with the specified result.CompleteLifecycleActionResultAmazonAutoScalingClient. completeLifecycleAction(CompleteLifecycleActionRequest completeLifecycleActionRequest)Completes the lifecycle action for the specified token or instance with the specified result.Method parameters in com.amazonaws.services.autoscaling with type arguments of type CompleteLifecycleActionResult Modifier and Type Method Description Future<CompleteLifecycleActionResult>AbstractAmazonAutoScalingAsync. completeLifecycleActionAsync(CompleteLifecycleActionRequest request, AsyncHandler<CompleteLifecycleActionRequest,CompleteLifecycleActionResult> asyncHandler)Future<CompleteLifecycleActionResult>AmazonAutoScalingAsync. completeLifecycleActionAsync(CompleteLifecycleActionRequest completeLifecycleActionRequest, AsyncHandler<CompleteLifecycleActionRequest,CompleteLifecycleActionResult> asyncHandler)Completes the lifecycle action for the specified token or instance with the specified result.Future<CompleteLifecycleActionResult>AmazonAutoScalingAsyncClient. completeLifecycleActionAsync(CompleteLifecycleActionRequest request, AsyncHandler<CompleteLifecycleActionRequest,CompleteLifecycleActionResult> asyncHandler) -
Uses of CompleteLifecycleActionResult in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return CompleteLifecycleActionResult Modifier and Type Method Description CompleteLifecycleActionResultCompleteLifecycleActionResult. clone()
-