Package | Description |
---|---|
com.amazonaws.services.autoscaling | |
com.amazonaws.services.autoscaling.model |
Modifier and Type | Method and Description |
---|---|
SetInstanceProtectionResult |
AmazonAutoScaling.setInstanceProtection(SetInstanceProtectionRequest setInstanceProtectionRequest)
Updates the instance protection settings of the specified instances.
|
SetInstanceProtectionResult |
AbstractAmazonAutoScaling.setInstanceProtection(SetInstanceProtectionRequest request) |
SetInstanceProtectionResult |
AmazonAutoScalingClient.setInstanceProtection(SetInstanceProtectionRequest setInstanceProtectionRequest)
Updates the instance protection settings of the specified instances.
|
Modifier and Type | Method and Description |
---|---|
Future<SetInstanceProtectionResult> |
AmazonAutoScalingAsyncClient.setInstanceProtectionAsync(SetInstanceProtectionRequest request,
AsyncHandler<SetInstanceProtectionRequest,SetInstanceProtectionResult> asyncHandler) |
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.
|
Modifier and Type | Method and Description |
---|---|
SetInstanceProtectionResult |
SetInstanceProtectionResult.clone() |
Copyright © 2018. All rights reserved.