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.
|
Future<SetInstanceProtectionResult> |
AbstractAmazonAutoScalingAsync.setInstanceProtectionAsync(SetInstanceProtectionRequest request) |
|
Future<SetInstanceProtectionResult> |
AbstractAmazonAutoScalingAsync.setInstanceProtectionAsync(SetInstanceProtectionRequest request,
AsyncHandler<SetInstanceProtectionRequest,SetInstanceProtectionResult> asyncHandler) |
|
Future<SetInstanceProtectionResult> |
AmazonAutoScalingAsync.setInstanceProtectionAsync(SetInstanceProtectionRequest setInstanceProtectionRequest) |
Updates the instance protection settings of the specified instances.
|
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) |
|
Future<SetInstanceProtectionResult> |
AmazonAutoScalingAsyncClient.setInstanceProtectionAsync(SetInstanceProtectionRequest request,
AsyncHandler<SetInstanceProtectionRequest,SetInstanceProtectionResult> asyncHandler) |
|