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.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
The CreateSnapshot action creates a copy of an entire cache
cluster at a specific moment in time.
|
Snapshot |
AmazonElastiCache.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
The CreateSnapshot action creates a copy of an entire cache
cluster at a specific moment in time.
|
Snapshot |
AbstractAmazonElastiCache.createSnapshot(CreateSnapshotRequest request) |
java.util.concurrent.Future<Snapshot> |
AmazonElastiCacheAsyncClient.createSnapshotAsync(CreateSnapshotRequest request) |
java.util.concurrent.Future<Snapshot> |
AmazonElastiCacheAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest)
The CreateSnapshot action creates a copy of an entire cache
cluster at a specific moment in time.
|
java.util.concurrent.Future<Snapshot> |
AbstractAmazonElastiCacheAsync.createSnapshotAsync(CreateSnapshotRequest request) |
java.util.concurrent.Future<Snapshot> |
AmazonElastiCacheAsyncClient.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,Snapshot> asyncHandler) |
java.util.concurrent.Future<Snapshot> |
AmazonElastiCacheAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,Snapshot> asyncHandler)
The CreateSnapshot action creates a copy of an entire cache
cluster at a specific moment in time.
|
java.util.concurrent.Future<Snapshot> |
AbstractAmazonElastiCacheAsync.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,Snapshot> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<Snapshot> |
AmazonElastiCacheAsyncClient.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,Snapshot> asyncHandler) |
java.util.concurrent.Future<Snapshot> |
AmazonElastiCacheAsync.createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest,
AsyncHandler<CreateSnapshotRequest,Snapshot> asyncHandler)
The CreateSnapshot action creates a copy of an entire cache
cluster at a specific moment in time.
|
java.util.concurrent.Future<Snapshot> |
AbstractAmazonElastiCacheAsync.createSnapshotAsync(CreateSnapshotRequest request,
AsyncHandler<CreateSnapshotRequest,Snapshot> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreateSnapshotRequest |
CreateSnapshotRequest.clone() |
CreateSnapshotRequest |
CreateSnapshotRequest.withCacheClusterId(java.lang.String cacheClusterId)
The identifier of an existing cache cluster.
|
CreateSnapshotRequest |
CreateSnapshotRequest.withSnapshotName(java.lang.String snapshotName)
A name for the snapshot being created.
|
Modifier and Type | Method and Description |
---|---|
Request<CreateSnapshotRequest> |
CreateSnapshotRequestMarshaller.marshall(CreateSnapshotRequest createSnapshotRequest) |
Modifier and Type | Method and Description |
---|---|
Request<CreateSnapshotRequest> |
CreateSnapshotRequestMarshaller.marshall(CreateSnapshotRequest createSnapshotRequest) |