| 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 CreateSnapshotResponse |
MemoryDbClient.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a copy of an entire cluster at a specific moment in time.
|
default CompletableFuture<CreateSnapshotResponse> |
MemoryDbAsyncClient.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a copy of an entire cluster at a specific moment in time.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSnapshotRequestMarshaller.marshall(CreateSnapshotRequest createSnapshotRequest) |
Copyright © 2021. All rights reserved.