| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
List<GlobalReplicationGroupMember> |
GlobalReplicationGroup.members()
The replication groups that comprise the Global datastore.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalReplicationGroup.Builder |
GlobalReplicationGroup.Builder.members(GlobalReplicationGroupMember... members)
The replication groups that comprise the Global datastore.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalReplicationGroup.Builder |
GlobalReplicationGroup.Builder.members(Collection<GlobalReplicationGroupMember> members)
The replication groups that comprise the Global datastore.
|
Copyright © 2023. All rights reserved.