Uses of Class
software.amazon.awssdk.services.elasticache.model.SlotMigration
-
Packages that use SlotMigration Package Description software.amazon.awssdk.services.elasticache.model -
-
Uses of SlotMigration in software.amazon.awssdk.services.elasticache.model
Methods in software.amazon.awssdk.services.elasticache.model that return SlotMigration Modifier and Type Method Description SlotMigrationReshardingStatus. slotMigration()Represents the progress of an online resharding operation.Methods in software.amazon.awssdk.services.elasticache.model with parameters of type SlotMigration Modifier and Type Method Description ReshardingStatus.BuilderReshardingStatus.Builder. slotMigration(SlotMigration slotMigration)Represents the progress of an online resharding operation.
-