Package | Description |
---|---|
com.amazonaws.services.elasticache | |
com.amazonaws.services.elasticache.model | |
com.amazonaws.services.elasticache.model.transform |
Modifier and Type | Method and Description |
---|---|
Snapshot |
AmazonElastiCacheClient.copySnapshot(CopySnapshotRequest copySnapshotRequest)
The CopySnapshot action makes a copy of an existing snapshot.
|
Snapshot |
AmazonElastiCache.copySnapshot(CopySnapshotRequest copySnapshotRequest)
The CopySnapshot action makes a copy of an existing snapshot.
|
Snapshot |
AbstractAmazonElastiCache.copySnapshot(CopySnapshotRequest request) |
java.util.concurrent.Future<Snapshot> |
AmazonElastiCacheAsyncClient.copySnapshotAsync(CopySnapshotRequest request) |
java.util.concurrent.Future<Snapshot> |
AmazonElastiCacheAsync.copySnapshotAsync(CopySnapshotRequest copySnapshotRequest)
The CopySnapshot action makes a copy of an existing snapshot.
|
java.util.concurrent.Future<Snapshot> |
AbstractAmazonElastiCacheAsync.copySnapshotAsync(CopySnapshotRequest request) |
java.util.concurrent.Future<Snapshot> |
AmazonElastiCacheAsyncClient.copySnapshotAsync(CopySnapshotRequest request,
AsyncHandler<CopySnapshotRequest,Snapshot> asyncHandler) |
java.util.concurrent.Future<Snapshot> |
AmazonElastiCacheAsync.copySnapshotAsync(CopySnapshotRequest copySnapshotRequest,
AsyncHandler<CopySnapshotRequest,Snapshot> asyncHandler)
The CopySnapshot action makes a copy of an existing snapshot.
|
java.util.concurrent.Future<Snapshot> |
AbstractAmazonElastiCacheAsync.copySnapshotAsync(CopySnapshotRequest request,
AsyncHandler<CopySnapshotRequest,Snapshot> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<Snapshot> |
AmazonElastiCacheAsyncClient.copySnapshotAsync(CopySnapshotRequest request,
AsyncHandler<CopySnapshotRequest,Snapshot> asyncHandler) |
java.util.concurrent.Future<Snapshot> |
AmazonElastiCacheAsync.copySnapshotAsync(CopySnapshotRequest copySnapshotRequest,
AsyncHandler<CopySnapshotRequest,Snapshot> asyncHandler)
The CopySnapshot action makes a copy of an existing snapshot.
|
java.util.concurrent.Future<Snapshot> |
AbstractAmazonElastiCacheAsync.copySnapshotAsync(CopySnapshotRequest request,
AsyncHandler<CopySnapshotRequest,Snapshot> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CopySnapshotRequest |
CopySnapshotRequest.clone() |
CopySnapshotRequest |
CopySnapshotRequest.withSourceSnapshotName(java.lang.String sourceSnapshotName)
The name of an existing snapshot from which to copy.
|
CopySnapshotRequest |
CopySnapshotRequest.withTargetSnapshotName(java.lang.String targetSnapshotName)
A name for the copied snapshot.
|
Modifier and Type | Method and Description |
---|---|
Request<CopySnapshotRequest> |
CopySnapshotRequestMarshaller.marshall(CopySnapshotRequest copySnapshotRequest) |
Modifier and Type | Method and Description |
---|---|
Request<CopySnapshotRequest> |
CopySnapshotRequestMarshaller.marshall(CopySnapshotRequest copySnapshotRequest) |