Uses of Class
software.amazon.awssdk.services.elasticache.model.ReplicationGroupNotUnderMigrationException
-
Packages that use ReplicationGroupNotUnderMigrationException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of ReplicationGroupNotUnderMigrationException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw ReplicationGroupNotUnderMigrationException Modifier and Type Method Description default CompleteMigrationResponseElastiCacheClient. completeMigration(Consumer<CompleteMigrationRequest.Builder> completeMigrationRequest)Complete the migration of data.default CompleteMigrationResponseElastiCacheClient. completeMigration(CompleteMigrationRequest completeMigrationRequest)Complete the migration of data.
-