Uses of Class
software.amazon.awssdk.services.memorydb.model.SlotMigration
-
Packages that use SlotMigration Package Description software.amazon.awssdk.services.memorydb.model -
-
Uses of SlotMigration in software.amazon.awssdk.services.memorydb.model
Methods in software.amazon.awssdk.services.memorydb.model that return SlotMigration Modifier and Type Method Description SlotMigrationReshardingStatus. slotMigration()The status of the online resharding slot migrationMethods in software.amazon.awssdk.services.memorydb.model with parameters of type SlotMigration Modifier and Type Method Description ReshardingStatus.BuilderReshardingStatus.Builder. slotMigration(SlotMigration slotMigration)The status of the online resharding slot migration
-