Uses of Class
com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionResult
-
Packages that use PutScheduledUpdateGroupActionResult Package Description com.amazonaws.services.autoscaling com.amazonaws.services.autoscaling.model -
-
Uses of PutScheduledUpdateGroupActionResult in com.amazonaws.services.autoscaling
Methods in com.amazonaws.services.autoscaling that return PutScheduledUpdateGroupActionResult Modifier and Type Method Description PutScheduledUpdateGroupActionResult
AbstractAmazonAutoScaling. putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest request)
PutScheduledUpdateGroupActionResult
AmazonAutoScaling. putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest)
Creates or updates a scheduled scaling action for an Auto Scaling group.PutScheduledUpdateGroupActionResult
AmazonAutoScalingClient. putScheduledUpdateGroupAction(PutScheduledUpdateGroupActionRequest putScheduledUpdateGroupActionRequest)
Creates or updates a scheduled scaling action for an Auto Scaling group. -
Uses of PutScheduledUpdateGroupActionResult in com.amazonaws.services.autoscaling.model
Methods in com.amazonaws.services.autoscaling.model that return PutScheduledUpdateGroupActionResult Modifier and Type Method Description PutScheduledUpdateGroupActionResult
PutScheduledUpdateGroupActionResult. clone()
-