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 SetInstanceProtectionResult
AbstractAmazonAutoScaling. setInstanceProtection(SetInstanceProtectionRequest request)
SetInstanceProtectionResult
AmazonAutoScaling. setInstanceProtection(SetInstanceProtectionRequest setInstanceProtectionRequest)
Updates the instance protection settings of the specified instances.SetInstanceProtectionResult
AmazonAutoScalingClient. 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 SetInstanceProtectionResult
SetInstanceProtectionResult. clone()
-