| Package | Description |
|---|---|
| software.amazon.awssdk.services.memorydb.model |
| Modifier and Type | Method and Description |
|---|---|
List<Node> |
Shard.nodes()
A list containing information about individual nodes within the shard
|
| Modifier and Type | Method and Description |
|---|---|
Shard.Builder |
Shard.Builder.nodes(Node... nodes)
A list containing information about individual nodes within the shard
|
| Modifier and Type | Method and Description |
|---|---|
Shard.Builder |
Shard.Builder.nodes(Collection<Node> nodes)
A list containing information about individual nodes within the shard
|
Copyright © 2023. All rights reserved.