| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
List<GlobalNodeGroup> |
GlobalReplicationGroup.globalNodeGroups()
Indicates the slot configuration and global identifier for each slice group.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalReplicationGroup.Builder |
GlobalReplicationGroup.Builder.globalNodeGroups(GlobalNodeGroup... globalNodeGroups)
Indicates the slot configuration and global identifier for each slice group.
|
| Modifier and Type | Method and Description |
|---|---|
GlobalReplicationGroup.Builder |
GlobalReplicationGroup.Builder.globalNodeGroups(Collection<GlobalNodeGroup> globalNodeGroups)
Indicates the slot configuration and global identifier for each slice group.
|
Copyright © 2023. All rights reserved.