| Package | Description |
|---|---|
| software.amazon.awssdk.services.memorydb |
MemoryDB for Redis is a fully managed, Redis-compatible, in-memory database that delivers ultra-fast performance and
Multi-AZ durability for modern applications built using microservices architectures.
|
| software.amazon.awssdk.services.memorydb.transform |
| Modifier and Type | Method and Description |
|---|---|
default BatchUpdateClusterResponse |
MemoryDbClient.batchUpdateCluster(BatchUpdateClusterRequest batchUpdateClusterRequest)
Apply the service update to a list of clusters supplied.
|
default CompletableFuture<BatchUpdateClusterResponse> |
MemoryDbAsyncClient.batchUpdateCluster(BatchUpdateClusterRequest batchUpdateClusterRequest)
Apply the service update to a list of clusters supplied.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
BatchUpdateClusterRequestMarshaller.marshall(BatchUpdateClusterRequest batchUpdateClusterRequest) |
Copyright © 2022. All rights reserved.