| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CopySnapshotResponse |
MemoryDbClient.copySnapshot(Consumer<CopySnapshotRequest.Builder> copySnapshotRequest)
Makes a copy of an existing snapshot.
|
default CopySnapshotResponse |
MemoryDbClient.copySnapshot(CopySnapshotRequest copySnapshotRequest)
Makes a copy of an existing snapshot.
|
default DeleteSnapshotResponse |
MemoryDbClient.deleteSnapshot(Consumer<DeleteSnapshotRequest.Builder> deleteSnapshotRequest)
Deletes an existing snapshot.
|
default DeleteSnapshotResponse |
MemoryDbClient.deleteSnapshot(DeleteSnapshotRequest deleteSnapshotRequest)
Deletes an existing snapshot.
|
Copyright © 2023. All rights reserved.