Uses of Class
com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionResult
Packages that use PutScheduledUpdateGroupActionResult
-
Uses of PutScheduledUpdateGroupActionResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return PutScheduledUpdateGroupActionResultModifier and TypeMethodDescriptionAbstractAmazonAutoScaling.putScheduledUpdateGroupAction
(PutScheduledUpdateGroupActionRequest request) AmazonAutoScaling.putScheduledUpdateGroupAction
(PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest) Creates or updates a scheduled scaling action for an Auto Scaling group.AmazonAutoScalingClient.putScheduledUpdateGroupAction
(PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest) Creates or updates a scheduled scaling action for an Auto Scaling group.Methods in com.amazonaws.services.autoscaling that return types with arguments of type PutScheduledUpdateGroupActionResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.putScheduledUpdateGroupActionAsync
(PutScheduledUpdateGroupActionRequest request) AbstractAmazonAutoScalingAsync.putScheduledUpdateGroupActionAsync
(PutScheduledUpdateGroupActionRequest request, AsyncHandler<PutScheduledUpdateGroupActionRequest, PutScheduledUpdateGroupActionResult> asyncHandler) AmazonAutoScalingAsync.putScheduledUpdateGroupActionAsync
(PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest) Creates or updates a scheduled scaling action for an Auto Scaling group.AmazonAutoScalingAsync.putScheduledUpdateGroupActionAsync
(PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, PutScheduledUpdateGroupActionResult> asyncHandler) Creates or updates a scheduled scaling action for an Auto Scaling group.AmazonAutoScalingAsyncClient.putScheduledUpdateGroupActionAsync
(PutScheduledUpdateGroupActionRequest request) AmazonAutoScalingAsyncClient.putScheduledUpdateGroupActionAsync
(PutScheduledUpdateGroupActionRequest request, AsyncHandler<PutScheduledUpdateGroupActionRequest, PutScheduledUpdateGroupActionResult> asyncHandler) Method parameters in com.amazonaws.services.autoscaling with type arguments of type PutScheduledUpdateGroupActionResultModifier and TypeMethodDescriptionAbstractAmazonAutoScalingAsync.putScheduledUpdateGroupActionAsync
(PutScheduledUpdateGroupActionRequest request, AsyncHandler<PutScheduledUpdateGroupActionRequest, PutScheduledUpdateGroupActionResult> asyncHandler) AmazonAutoScalingAsync.putScheduledUpdateGroupActionAsync
(PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest, AsyncHandler<PutScheduledUpdateGroupActionRequest, PutScheduledUpdateGroupActionResult> asyncHandler) Creates or updates a scheduled scaling action for an Auto Scaling group.AmazonAutoScalingAsyncClient.putScheduledUpdateGroupActionAsync
(PutScheduledUpdateGroupActionRequest request, AsyncHandler<PutScheduledUpdateGroupActionRequest, PutScheduledUpdateGroupActionResult> asyncHandler) -
Uses of PutScheduledUpdateGroupActionResult in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return PutScheduledUpdateGroupActionResult