| Package | Description |
|---|---|
| software.amazon.awssdk.services.memorydb.model |
| Modifier and Type | Method and Description |
|---|---|
List<UnprocessedCluster> |
BatchUpdateClusterResponse.unprocessedClusters()
The list of clusters where updates have not been applied.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateClusterResponse.Builder |
BatchUpdateClusterResponse.Builder.unprocessedClusters(UnprocessedCluster... unprocessedClusters)
The list of clusters where updates have not been applied.
|
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateClusterResponse.Builder |
BatchUpdateClusterResponse.Builder.unprocessedClusters(Collection<UnprocessedCluster> unprocessedClusters)
The list of clusters where updates have not been applied.
|
Copyright © 2023. All rights reserved.