Uses of Class
software.amazon.awssdk.services.memorydb.model.ReshardingStatus
-
Packages that use ReshardingStatus Package Description software.amazon.awssdk.services.memorydb.model -
-
Uses of ReshardingStatus in software.amazon.awssdk.services.memorydb.model
Methods in software.amazon.awssdk.services.memorydb.model that return ReshardingStatus Modifier and Type Method Description ReshardingStatusClusterPendingUpdates. resharding()The status of an online resharding operation.Methods in software.amazon.awssdk.services.memorydb.model with parameters of type ReshardingStatus Modifier and Type Method Description ClusterPendingUpdates.BuilderClusterPendingUpdates.Builder. resharding(ReshardingStatus resharding)The status of an online resharding operation.
-