Uses of Class
software.amazon.awssdk.services.redshift.model.RestoreStatus
-
Packages that use RestoreStatus Package Description software.amazon.awssdk.services.redshift.model -
-
Uses of RestoreStatus in software.amazon.awssdk.services.redshift.model
Methods in software.amazon.awssdk.services.redshift.model that return RestoreStatus Modifier and Type Method Description RestoreStatusCluster. restoreStatus()A value that describes the status of a cluster restore action.Methods in software.amazon.awssdk.services.redshift.model with parameters of type RestoreStatus Modifier and Type Method Description Cluster.BuilderCluster.Builder. restoreStatus(RestoreStatus restoreStatus)A value that describes the status of a cluster restore action.
-