Uses of Class
software.amazon.awssdk.services.elasticache.model.GlobalReplicationGroupInfo
-
Packages that use GlobalReplicationGroupInfo Package Description software.amazon.awssdk.services.elasticache.model -
-
Uses of GlobalReplicationGroupInfo in software.amazon.awssdk.services.elasticache.model
Methods in software.amazon.awssdk.services.elasticache.model that return GlobalReplicationGroupInfo Modifier and Type Method Description GlobalReplicationGroupInfoReplicationGroup. globalReplicationGroupInfo()The name of the Global datastore and role of this replication group in the Global datastore.Methods in software.amazon.awssdk.services.elasticache.model with parameters of type GlobalReplicationGroupInfo Modifier and Type Method Description ReplicationGroup.BuilderReplicationGroup.Builder. globalReplicationGroupInfo(GlobalReplicationGroupInfo globalReplicationGroupInfo)The name of the Global datastore and role of this replication group in the Global datastore.
-