Uses of Class
com.amazonaws.services.autoscaling.model.SetDesiredCapacityResult
-
Packages that use SetDesiredCapacityResult Package Description com.amazonaws.services.autoscaling com.amazonaws.services.autoscaling.model -
-
Uses of SetDesiredCapacityResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return SetDesiredCapacityResult Modifier and Type Method Description SetDesiredCapacityResult
AbstractAmazonAutoScaling. setDesiredCapacity(SetDesiredCapacityRequest request)
SetDesiredCapacityResult
AmazonAutoScaling. setDesiredCapacity(SetDesiredCapacityRequest setDesiredCapacityRequest)
Sets the size of the specified Auto Scaling group.SetDesiredCapacityResult
AmazonAutoScalingClient. setDesiredCapacity(SetDesiredCapacityRequest setDesiredCapacityRequest)
Sets the size of the specified Auto Scaling group.Method parameters in com.amazonaws.services.autoscaling with type arguments of type SetDesiredCapacityResult Modifier and Type Method 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)
-
Uses of SetDesiredCapacityResult in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return SetDesiredCapacityResult Modifier and Type Method Description SetDesiredCapacityResult
SetDesiredCapacityResult. clone()
-