Uses of Class
com.amazonaws.services.autoscaling.model.SetInstanceProtectionResult
-
Packages that use SetInstanceProtectionResult Package Description com.amazonaws.services.autoscaling com.amazonaws.services.autoscaling.model -
-
Uses of SetInstanceProtectionResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return SetInstanceProtectionResult Modifier and Type Method Description SetInstanceProtectionResultAbstractAmazonAutoScaling. setInstanceProtection(SetInstanceProtectionRequest request)SetInstanceProtectionResultAmazonAutoScaling. setInstanceProtection(SetInstanceProtectionRequest setInstanceProtectionRequest)Updates the instance protection settings of the specified instances.SetInstanceProtectionResultAmazonAutoScalingClient. setInstanceProtection(SetInstanceProtectionRequest setInstanceProtectionRequest)Updates the instance protection settings of the specified instances.Method parameters in com.amazonaws.services.autoscaling with type arguments of type SetInstanceProtectionResult Modifier and Type Method Description Future<SetInstanceProtectionResult>AbstractAmazonAutoScalingAsync. setInstanceProtectionAsync(SetInstanceProtectionRequest request, AsyncHandler<SetInstanceProtectionRequest,SetInstanceProtectionResult> asyncHandler)Future<SetInstanceProtectionResult>AmazonAutoScalingAsync. setInstanceProtectionAsync(SetInstanceProtectionRequest setInstanceProtectionRequest, AsyncHandler<SetInstanceProtectionRequest,SetInstanceProtectionResult> asyncHandler)Updates the instance protection settings of the specified instances.Future<SetInstanceProtectionResult>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 Modifier and Type Method Description SetInstanceProtectionResultSetInstanceProtectionResult. clone()
-