Uses of Class
software.amazon.awssdk.services.autoscaling.model.IrreversibleInstanceRefreshException
-
Packages that use IrreversibleInstanceRefreshException Package Description software.amazon.awssdk.services.autoscaling Amazon EC2 Auto Scaling -
-
Uses of IrreversibleInstanceRefreshException in software.amazon.awssdk.services.autoscaling
Methods in software.amazon.awssdk.services.autoscaling that throw IrreversibleInstanceRefreshException Modifier and Type Method Description default RollbackInstanceRefreshResponseAutoScalingClient. rollbackInstanceRefresh(Consumer<RollbackInstanceRefreshRequest.Builder> rollbackInstanceRefreshRequest)Cancels an instance refresh that is in progress and rolls back any changes that it made.default RollbackInstanceRefreshResponseAutoScalingClient. rollbackInstanceRefresh(RollbackInstanceRefreshRequest rollbackInstanceRefreshRequest)Cancels an instance refresh that is in progress and rolls back any changes that it made.
-