Package | Description |
---|---|
com.amazonaws.services.elasticache |
|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
DescribeServerlessCacheSnapshotsRequest |
DescribeServerlessCacheSnapshotsRequest.clone() |
DescribeServerlessCacheSnapshotsRequest |
DescribeServerlessCacheSnapshotsRequest.withMaxResults(Integer maxResults)
The maximum number of records to include in the response.
|
DescribeServerlessCacheSnapshotsRequest |
DescribeServerlessCacheSnapshotsRequest.withNextToken(String nextToken)
An optional marker returned from a prior request to support pagination of results from this operation.
|
DescribeServerlessCacheSnapshotsRequest |
DescribeServerlessCacheSnapshotsRequest.withServerlessCacheName(String serverlessCacheName)
The identifier of serverless cache.
|
DescribeServerlessCacheSnapshotsRequest |
DescribeServerlessCacheSnapshotsRequest.withServerlessCacheSnapshotName(String serverlessCacheSnapshotName)
The identifier of the serverless cache’s snapshot.
|
DescribeServerlessCacheSnapshotsRequest |
DescribeServerlessCacheSnapshotsRequest.withSnapshotType(String snapshotType)
The type of snapshot that is being described.
|
Copyright © 2023. All rights reserved.