Package | Description |
---|---|
com.amazonaws.services.autoscaling |
|
com.amazonaws.services.autoscaling.model |
Modifier and Type | Method and Description |
---|---|
SetDesiredCapacityResult |
AmazonAutoScaling.setDesiredCapacity(SetDesiredCapacityRequest setDesiredCapacityRequest)
Sets the size of the specified Auto Scaling group.
|
SetDesiredCapacityResult |
AbstractAmazonAutoScaling.setDesiredCapacity(SetDesiredCapacityRequest request) |
SetDesiredCapacityResult |
AmazonAutoScalingClient.setDesiredCapacity(SetDesiredCapacityRequest request)
Sets the size of the specified Auto Scaling group.
|
Modifier and Type | Method and Description |
---|---|
Future<SetDesiredCapacityResult> |
AbstractAmazonAutoScalingAsync.setDesiredCapacityAsync(SetDesiredCapacityRequest request,
AsyncHandler<SetDesiredCapacityRequest,SetDesiredCapacityResult> asyncHandler) |
Future<SetDesiredCapacityResult> |
AmazonAutoScalingAsync.setDesiredCapacityAsync(SetDesiredCapacityRequest setDesiredCapacityRequest,
AsyncHandler<SetDesiredCapacityRequest,SetDesiredCapacityResult> asyncHandler)
Sets the size of the specified Auto Scaling group.
|
Future<SetDesiredCapacityResult> |
AmazonAutoScalingAsyncClient.setDesiredCapacityAsync(SetDesiredCapacityRequest request,
AsyncHandler<SetDesiredCapacityRequest,SetDesiredCapacityResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
SetDesiredCapacityResult |
SetDesiredCapacityResult.clone() |
Copyright © 2022. All rights reserved.