Uses of Class
software.amazon.awssdk.services.autoscaling.model.InstanceRefreshWarmPoolProgress
-
Packages that use InstanceRefreshWarmPoolProgress Package Description software.amazon.awssdk.services.autoscaling.model -
-
Uses of InstanceRefreshWarmPoolProgress in software.amazon.awssdk.services.autoscaling.model
Methods in software.amazon.awssdk.services.autoscaling.model that return InstanceRefreshWarmPoolProgress Modifier and Type Method Description InstanceRefreshWarmPoolProgressInstanceRefreshProgressDetails. warmPoolProgress()Reports progress on replacing instances that are in the warm pool.Methods in software.amazon.awssdk.services.autoscaling.model with parameters of type InstanceRefreshWarmPoolProgress Modifier and Type Method Description InstanceRefreshProgressDetails.BuilderInstanceRefreshProgressDetails.Builder. warmPoolProgress(InstanceRefreshWarmPoolProgress warmPoolProgress)Reports progress on replacing instances that are in the warm pool.
-