Uses of Class
com.amazonaws.services.autoscaling.model.CompleteLifecycleActionResult
Packages that use CompleteLifecycleActionResult
-
Uses of CompleteLifecycleActionResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return CompleteLifecycleActionResultModifier and TypeMethodDescriptionAbstractAmazonAutoScaling.completeLifecycleAction(CompleteLifecycleActionRequest request) AmazonAutoScaling.completeLifecycleAction(CompleteLifecycleActionRequest completeLifecycleActionRequest) Completes the lifecycle action for the specified token or instance with the specified result.AmazonAutoScalingClient.completeLifecycleAction(CompleteLifecycleActionRequest completeLifecycleActionRequest) Completes the lifecycle action for the specified token or instance with the specified result.Methods in com.amazonaws.services.autoscaling that return types with arguments of type CompleteLifecycleActionResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.completeLifecycleActionAsync(CompleteLifecycleActionRequest request) AbstractAmazonAutoScalingAsync.completeLifecycleActionAsync(CompleteLifecycleActionRequest request, AsyncHandler<CompleteLifecycleActionRequest, CompleteLifecycleActionResult> asyncHandler) AmazonAutoScalingAsync.completeLifecycleActionAsync(CompleteLifecycleActionRequest completeLifecycleActionRequest) Completes the lifecycle action for the specified token or instance with the specified result.AmazonAutoScalingAsync.completeLifecycleActionAsync(CompleteLifecycleActionRequest completeLifecycleActionRequest, AsyncHandler<CompleteLifecycleActionRequest, CompleteLifecycleActionResult> asyncHandler) Completes the lifecycle action for the specified token or instance with the specified result.AmazonAutoScalingAsyncClient.completeLifecycleActionAsync(CompleteLifecycleActionRequest request) AmazonAutoScalingAsyncClient.completeLifecycleActionAsync(CompleteLifecycleActionRequest request, AsyncHandler<CompleteLifecycleActionRequest, CompleteLifecycleActionResult> asyncHandler) Method parameters in com.amazonaws.services.autoscaling with type arguments of type CompleteLifecycleActionResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.completeLifecycleActionAsync(CompleteLifecycleActionRequest request, AsyncHandler<CompleteLifecycleActionRequest, CompleteLifecycleActionResult> asyncHandler) AmazonAutoScalingAsync.completeLifecycleActionAsync(CompleteLifecycleActionRequest completeLifecycleActionRequest, AsyncHandler<CompleteLifecycleActionRequest, CompleteLifecycleActionResult> asyncHandler) Completes the lifecycle action for the specified token or instance with the specified result.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