Package | Description |
---|---|
software.amazon.awssdk.services.autoscaling |
|
software.amazon.awssdk.services.autoscaling.transform |
Modifier and Type | Method and Description |
---|---|
default SetDesiredCapacityResponse |
AutoScalingClient.setDesiredCapacity(SetDesiredCapacityRequest setDesiredCapacityRequest)
Sets the size of the specified Auto Scaling group.
|
default CompletableFuture<SetDesiredCapacityResponse> |
AutoScalingAsyncClient.setDesiredCapacity(SetDesiredCapacityRequest setDesiredCapacityRequest)
Sets the size of the specified Auto Scaling group.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
SetDesiredCapacityRequestMarshaller.marshall(SetDesiredCapacityRequest setDesiredCapacityRequest) |
Copyright © 2022. All rights reserved.