Uses of Class
software.amazon.awssdk.services.memorydb.model.ClusterPendingUpdates
-
Packages that use ClusterPendingUpdates Package Description software.amazon.awssdk.services.memorydb.model -
-
Uses of ClusterPendingUpdates in software.amazon.awssdk.services.memorydb.model
Methods in software.amazon.awssdk.services.memorydb.model that return ClusterPendingUpdates Modifier and Type Method Description ClusterPendingUpdatesCluster. pendingUpdates()A group of settings that are currently being applied.Methods in software.amazon.awssdk.services.memorydb.model with parameters of type ClusterPendingUpdates Modifier and Type Method Description Cluster.BuilderCluster.Builder. pendingUpdates(ClusterPendingUpdates pendingUpdates)A group of settings that are currently being applied.
-