| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| software.amazon.awssdk.services.elasticache.transform |
| Modifier and Type | Method and Description |
|---|---|
default CopySnapshotResponse |
ElastiCacheClient.copySnapshot(CopySnapshotRequest copySnapshotRequest)
Makes a copy of an existing snapshot.
|
default CompletableFuture<CopySnapshotResponse> |
ElastiCacheAsyncClient.copySnapshot(CopySnapshotRequest copySnapshotRequest)
Makes a copy of an existing snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CopySnapshotRequestMarshaller.marshall(CopySnapshotRequest copySnapshotRequest) |
Copyright © 2023. All rights reserved.