| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscaling |
|
| software.amazon.awssdk.services.autoscaling.transform |
| Modifier and Type | Method and Description |
|---|---|
default SetInstanceProtectionResponse |
AutoScalingClient.setInstanceProtection(SetInstanceProtectionRequest setInstanceProtectionRequest)
Updates the instance protection settings of the specified instances.
|
default CompletableFuture<SetInstanceProtectionResponse> |
AutoScalingAsyncClient.setInstanceProtection(SetInstanceProtectionRequest setInstanceProtectionRequest)
Updates the instance protection settings of the specified instances.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SetInstanceProtectionRequestMarshaller.marshall(SetInstanceProtectionRequest setInstanceProtectionRequest) |
Copyright © 2023. All rights reserved.