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