Package | Description |
---|---|
com.amazonaws.services.elasticache |
|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
DescribeServerlessCacheSnapshotsResult |
AbstractAmazonElastiCache.describeServerlessCacheSnapshots(DescribeServerlessCacheSnapshotsRequest request) |
DescribeServerlessCacheSnapshotsResult |
AmazonElastiCache.describeServerlessCacheSnapshots(DescribeServerlessCacheSnapshotsRequest describeServerlessCacheSnapshotsRequest)
Returns information about serverless cache snapshots.
|
DescribeServerlessCacheSnapshotsResult |
AmazonElastiCacheClient.describeServerlessCacheSnapshots(DescribeServerlessCacheSnapshotsRequest request)
Returns information about serverless cache snapshots.
|
Modifier and Type | Method and Description |
---|---|
DescribeServerlessCacheSnapshotsResult |
DescribeServerlessCacheSnapshotsResult.clone() |
DescribeServerlessCacheSnapshotsResult |
DescribeServerlessCacheSnapshotsResult.withNextToken(String nextToken)
An optional marker returned from a prior request to support pagination of results from this operation.
|
DescribeServerlessCacheSnapshotsResult |
DescribeServerlessCacheSnapshotsResult.withServerlessCacheSnapshots(Collection<ServerlessCacheSnapshot> serverlessCacheSnapshots)
The serverless caches snapshots associated with a given description request.
|
DescribeServerlessCacheSnapshotsResult |
DescribeServerlessCacheSnapshotsResult.withServerlessCacheSnapshots(ServerlessCacheSnapshot... serverlessCacheSnapshots)
The serverless caches snapshots associated with a given description request.
|
Copyright © 2024. All rights reserved.