| Package | Description |
|---|---|
| software.amazon.awssdk.services.memorydb.model |
| Modifier and Type | Method and Description |
|---|---|
List<ShardDetail> |
ClusterConfiguration.shards()
The list of shards in the cluster
|
| Modifier and Type | Method and Description |
|---|---|
ClusterConfiguration.Builder |
ClusterConfiguration.Builder.shards(ShardDetail... shards)
The list of shards in the cluster
|
| Modifier and Type | Method and Description |
|---|---|
ClusterConfiguration.Builder |
ClusterConfiguration.Builder.shards(Collection<ShardDetail> shards)
The list of shards in the cluster
|
Copyright © 2022. All rights reserved.