Package | Description |
---|---|
com.amazonaws.services.elasticache | |
com.amazonaws.services.elasticache.model | |
com.amazonaws.services.elasticache.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeSnapshotsResult |
AmazonElastiCacheClient.describeSnapshots(DescribeSnapshotsRequest describeSnapshotsRequest)
The DescribeSnapshots action returns information about cache
cluster snapshots.
|
DescribeSnapshotsResult |
AmazonElastiCache.describeSnapshots(DescribeSnapshotsRequest describeSnapshotsRequest)
The DescribeSnapshots action returns information about cache
cluster snapshots.
|
DescribeSnapshotsResult |
AbstractAmazonElastiCache.describeSnapshots(DescribeSnapshotsRequest request) |
java.util.concurrent.Future<DescribeSnapshotsResult> |
AmazonElastiCacheAsyncClient.describeSnapshotsAsync(DescribeSnapshotsRequest request) |
java.util.concurrent.Future<DescribeSnapshotsResult> |
AmazonElastiCacheAsync.describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest)
The DescribeSnapshots action returns information about cache
cluster snapshots.
|
java.util.concurrent.Future<DescribeSnapshotsResult> |
AbstractAmazonElastiCacheAsync.describeSnapshotsAsync(DescribeSnapshotsRequest request) |
java.util.concurrent.Future<DescribeSnapshotsResult> |
AmazonElastiCacheAsyncClient.describeSnapshotsAsync(DescribeSnapshotsRequest request,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
java.util.concurrent.Future<DescribeSnapshotsResult> |
AmazonElastiCacheAsync.describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
The DescribeSnapshots action returns information about cache
cluster snapshots.
|
java.util.concurrent.Future<DescribeSnapshotsResult> |
AbstractAmazonElastiCacheAsync.describeSnapshotsAsync(DescribeSnapshotsRequest request,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeSnapshotsResult> |
AmazonElastiCacheAsyncClient.describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
java.util.concurrent.Future<DescribeSnapshotsResult> |
AmazonElastiCacheAsync.describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
java.util.concurrent.Future<DescribeSnapshotsResult> |
AbstractAmazonElastiCacheAsync.describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
java.util.concurrent.Future<DescribeSnapshotsResult> |
AmazonElastiCacheAsyncClient.describeSnapshotsAsync(DescribeSnapshotsRequest request,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
java.util.concurrent.Future<DescribeSnapshotsResult> |
AmazonElastiCacheAsync.describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
The DescribeSnapshots action returns information about cache
cluster snapshots.
|
java.util.concurrent.Future<DescribeSnapshotsResult> |
AbstractAmazonElastiCacheAsync.describeSnapshotsAsync(DescribeSnapshotsRequest request,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DescribeSnapshotsRequest |
DescribeSnapshotsRequest.clone() |
DescribeSnapshotsRequest |
DescribeSnapshotsRequest.withCacheClusterId(java.lang.String cacheClusterId)
A user-supplied cluster identifier.
|
DescribeSnapshotsRequest |
DescribeSnapshotsRequest.withMarker(java.lang.String marker)
An optional marker returned from a prior request.
|
DescribeSnapshotsRequest |
DescribeSnapshotsRequest.withMaxRecords(java.lang.Integer maxRecords)
The maximum number of records to include in the response.
|
DescribeSnapshotsRequest |
DescribeSnapshotsRequest.withSnapshotName(java.lang.String snapshotName)
A user-supplied name of the snapshot.
|
DescribeSnapshotsRequest |
DescribeSnapshotsRequest.withSnapshotSource(java.lang.String snapshotSource)
If set to
system , the output shows snapshots that were
automatically created by ElastiCache. |
Modifier and Type | Method and Description |
---|---|
Request<DescribeSnapshotsRequest> |
DescribeSnapshotsRequestMarshaller.marshall(DescribeSnapshotsRequest describeSnapshotsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeSnapshotsRequest> |
DescribeSnapshotsRequestMarshaller.marshall(DescribeSnapshotsRequest describeSnapshotsRequest) |