Uses of Class
software.amazon.awssdk.services.elasticache.model.ServerlessCacheSnapshotQuotaExceededException
-
Packages that use ServerlessCacheSnapshotQuotaExceededException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of ServerlessCacheSnapshotQuotaExceededException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw ServerlessCacheSnapshotQuotaExceededException Modifier and Type Method Description default CopyServerlessCacheSnapshotResponseElastiCacheClient. copyServerlessCacheSnapshot(Consumer<CopyServerlessCacheSnapshotRequest.Builder> copyServerlessCacheSnapshotRequest)Creates a copy of an existing serverless cache’s snapshot.default CopyServerlessCacheSnapshotResponseElastiCacheClient. copyServerlessCacheSnapshot(CopyServerlessCacheSnapshotRequest copyServerlessCacheSnapshotRequest)Creates a copy of an existing serverless cache’s snapshot.default CreateServerlessCacheSnapshotResponseElastiCacheClient. createServerlessCacheSnapshot(Consumer<CreateServerlessCacheSnapshotRequest.Builder> createServerlessCacheSnapshotRequest)This API creates a copy of an entire ServerlessCache at a specific moment in time.default CreateServerlessCacheSnapshotResponseElastiCacheClient. createServerlessCacheSnapshot(CreateServerlessCacheSnapshotRequest createServerlessCacheSnapshotRequest)This API creates a copy of an entire ServerlessCache at a specific moment in time.
-