Uses of Class
com.amazonaws.services.autoscaling.model.SetInstanceProtectionResult
Packages that use SetInstanceProtectionResult
-
Uses of SetInstanceProtectionResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return SetInstanceProtectionResultModifier and TypeMethodDescriptionAbstractAmazonAutoScaling.setInstanceProtection
(SetInstanceProtectionRequest request) AmazonAutoScaling.setInstanceProtection
(SetInstanceProtectionRequest setInstanceProtectionRequest) Updates the instance protection settings of the specified instances.AmazonAutoScalingClient.setInstanceProtection
(SetInstanceProtectionRequest setInstanceProtectionRequest) Updates the instance protection settings of the specified instances.Methods in com.amazonaws.services.autoscaling that return types with arguments of type SetInstanceProtectionResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.setInstanceProtectionAsync
(SetInstanceProtectionRequest request) AbstractAmazonAutoScalingAsync.setInstanceProtectionAsync
(SetInstanceProtectionRequest request, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult> asyncHandler) AmazonAutoScalingAsync.setInstanceProtectionAsync
(SetInstanceProtectionRequest setInstanceProtectionRequest) Updates the instance protection settings of the specified instances.AmazonAutoScalingAsync.setInstanceProtectionAsync
(SetInstanceProtectionRequest setInstanceProtectionRequest, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult> asyncHandler) Updates the instance protection settings of the specified instances.AmazonAutoScalingAsyncClient.setInstanceProtectionAsync
(SetInstanceProtectionRequest request) AmazonAutoScalingAsyncClient.setInstanceProtectionAsync
(SetInstanceProtectionRequest request, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult> asyncHandler) Method parameters in com.amazonaws.services.autoscaling with type arguments of type SetInstanceProtectionResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.setInstanceProtectionAsync
(SetInstanceProtectionRequest request, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult> asyncHandler) AmazonAutoScalingAsync.setInstanceProtectionAsync
(SetInstanceProtectionRequest setInstanceProtectionRequest, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult> asyncHandler) Updates the instance protection settings of the specified instances.AmazonAutoScalingAsyncClient.setInstanceProtectionAsync
(SetInstanceProtectionRequest request, AsyncHandler<SetInstanceProtectionRequest, SetInstanceProtectionResult> asyncHandler) -
Uses of SetInstanceProtectionResult in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return SetInstanceProtectionResult