Uses of Class
com.amazonaws.services.autoscaling.model.SetDesiredCapacityResult
Packages that use SetDesiredCapacityResult
-
Uses of SetDesiredCapacityResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return SetDesiredCapacityResultModifier and TypeMethodDescriptionAbstractAmazonAutoScaling.setDesiredCapacity(SetDesiredCapacityRequest request) AmazonAutoScaling.setDesiredCapacity(SetDesiredCapacityRequest setDesiredCapacityRequest) Sets the size of the specified Auto Scaling group.AmazonAutoScalingClient.setDesiredCapacity(SetDesiredCapacityRequest setDesiredCapacityRequest) Sets the size of the specified Auto Scaling group.Methods in com.amazonaws.services.autoscaling that return types with arguments of type SetDesiredCapacityResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.setDesiredCapacityAsync(SetDesiredCapacityRequest request) AbstractAmazonAutoScalingAsync.setDesiredCapacityAsync(SetDesiredCapacityRequest request, AsyncHandler<SetDesiredCapacityRequest, SetDesiredCapacityResult> asyncHandler) AmazonAutoScalingAsync.setDesiredCapacityAsync(SetDesiredCapacityRequest setDesiredCapacityRequest) Sets the size of the specified Auto Scaling group.AmazonAutoScalingAsync.setDesiredCapacityAsync(SetDesiredCapacityRequest setDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, SetDesiredCapacityResult> asyncHandler) Sets the size of the specified Auto Scaling group.AmazonAutoScalingAsyncClient.setDesiredCapacityAsync(SetDesiredCapacityRequest request) AmazonAutoScalingAsyncClient.setDesiredCapacityAsync(SetDesiredCapacityRequest request, AsyncHandler<SetDesiredCapacityRequest, SetDesiredCapacityResult> asyncHandler) Method parameters in com.amazonaws.services.autoscaling with type arguments of type SetDesiredCapacityResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.setDesiredCapacityAsync(SetDesiredCapacityRequest request, AsyncHandler<SetDesiredCapacityRequest, SetDesiredCapacityResult> asyncHandler) AmazonAutoScalingAsync.setDesiredCapacityAsync(SetDesiredCapacityRequest setDesiredCapacityRequest, AsyncHandler<SetDesiredCapacityRequest, SetDesiredCapacityResult> asyncHandler) Sets the size of the specified Auto Scaling group.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