| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdb.model |
| Modifier and Type | Method and Description |
|---|---|
List<GlobalClusterMember> |
GlobalCluster.globalClusterMembers()
The list of cluster IDs for secondary clusters within the global cluster.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalCluster.Builder |
GlobalCluster.Builder.globalClusterMembers(GlobalClusterMember... globalClusterMembers)
The list of cluster IDs for secondary clusters within the global cluster.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalCluster.Builder |
GlobalCluster.Builder.globalClusterMembers(Collection<GlobalClusterMember> globalClusterMembers)
The list of cluster IDs for secondary clusters within the global cluster.
|
Copyright © 2022. All rights reserved.