| Package | Description |
|---|---|
| software.amazon.awssdk.services.memorydb.model |
| Modifier and Type | Method and Description |
|---|---|
List<Shard> |
Cluster.shards()
A list of shards that are members of the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.shards(Shard... shards)
A list of shards that are members of the cluster.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.shards(Collection<Shard> shards)
A list of shards that are members of the cluster.
|
Copyright © 2022. All rights reserved.