Uses of Class
software.amazon.awssdk.services.elasticache.model.CreateGlobalReplicationGroupRequest
-
Packages that use CreateGlobalReplicationGroupRequest Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache software.amazon.awssdk.services.elasticache.transform -
-
Uses of CreateGlobalReplicationGroupRequest in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache with parameters of type CreateGlobalReplicationGroupRequest Modifier and Type Method Description default CompletableFuture<CreateGlobalReplicationGroupResponse>ElastiCacheAsyncClient. createGlobalReplicationGroup(CreateGlobalReplicationGroupRequest 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. -
Uses of CreateGlobalReplicationGroupRequest in software.amazon.awssdk.services.elasticache.transform
Methods in software.amazon.awssdk.services.elasticache.transform with parameters of type CreateGlobalReplicationGroupRequest Modifier and Type Method Description SdkHttpFullRequestCreateGlobalReplicationGroupRequestMarshaller. marshall(CreateGlobalReplicationGroupRequest createGlobalReplicationGroupRequest)
-