Uses of Class
software.amazon.awssdk.services.elasticache.model.ExportServerlessCacheSnapshotRequest
-
Packages that use ExportServerlessCacheSnapshotRequest Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache software.amazon.awssdk.services.elasticache.transform -
-
Uses of ExportServerlessCacheSnapshotRequest in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache with parameters of type ExportServerlessCacheSnapshotRequest Modifier and Type Method Description default CompletableFuture<ExportServerlessCacheSnapshotResponse>ElastiCacheAsyncClient. exportServerlessCacheSnapshot(ExportServerlessCacheSnapshotRequest exportServerlessCacheSnapshotRequest)Provides the functionality to export the serverless cache snapshot data to Amazon S3.default ExportServerlessCacheSnapshotResponseElastiCacheClient. exportServerlessCacheSnapshot(ExportServerlessCacheSnapshotRequest exportServerlessCacheSnapshotRequest)Provides the functionality to export the serverless cache snapshot data to Amazon S3. -
Uses of ExportServerlessCacheSnapshotRequest in software.amazon.awssdk.services.elasticache.transform
Methods in software.amazon.awssdk.services.elasticache.transform with parameters of type ExportServerlessCacheSnapshotRequest Modifier and Type Method Description SdkHttpFullRequestExportServerlessCacheSnapshotRequestMarshaller. marshall(ExportServerlessCacheSnapshotRequest exportServerlessCacheSnapshotRequest)
-