Uses of Class
software.amazon.awssdk.services.elasticache.model.GlobalReplicationGroupAlreadyExistsException
-
Packages that use GlobalReplicationGroupAlreadyExistsException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of GlobalReplicationGroupAlreadyExistsException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw GlobalReplicationGroupAlreadyExistsException Modifier and Type Method Description default CreateGlobalReplicationGroupResponseElastiCacheClient. createGlobalReplicationGroup(Consumer<CreateGlobalReplicationGroupRequest.Builder> createGlobalReplicationGroupRequest)Global Datastore offers fully managed, fast, reliable and secure cross-region replication.default CreateGlobalReplicationGroupResponseElastiCacheClient. createGlobalReplicationGroup(CreateGlobalReplicationGroupRequest createGlobalReplicationGroupRequest)Global Datastore offers fully managed, fast, reliable and secure cross-region replication.
-