Uses of Class
com.amazonaws.services.elasticache.model.Snapshot
Packages that use Snapshot
-
Uses of Snapshot in com.amazonaws.services.elasticache
Methods in com.amazonaws.services.elasticache that return SnapshotModifier and TypeMethodDescriptionAbstractAmazonElastiCache.copySnapshot
(CopySnapshotRequest request) AmazonElastiCache.copySnapshot
(CopySnapshotRequest copySnapshotRequest) The CopySnapshot action makes a copy of an existing snapshot.AmazonElastiCacheClient.copySnapshot
(CopySnapshotRequest copySnapshotRequest) The CopySnapshot action makes a copy of an existing snapshot.AbstractAmazonElastiCache.createSnapshot
(CreateSnapshotRequest request) AmazonElastiCache.createSnapshot
(CreateSnapshotRequest createSnapshotRequest) The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.AmazonElastiCacheClient.createSnapshot
(CreateSnapshotRequest createSnapshotRequest) The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.AbstractAmazonElastiCache.deleteSnapshot
(DeleteSnapshotRequest request) AmazonElastiCache.deleteSnapshot
(DeleteSnapshotRequest deleteSnapshotRequest) The DeleteSnapshot action deletes an existing snapshot.AmazonElastiCacheClient.deleteSnapshot
(DeleteSnapshotRequest deleteSnapshotRequest) The DeleteSnapshot action deletes an existing snapshot.Methods in com.amazonaws.services.elasticache that return types with arguments of type SnapshotModifier and TypeMethodDescriptionAbstractAmazonElastiCacheAsync.copySnapshotAsync
(CopySnapshotRequest request) AbstractAmazonElastiCacheAsync.copySnapshotAsync
(CopySnapshotRequest request, AsyncHandler<CopySnapshotRequest, Snapshot> asyncHandler) AmazonElastiCacheAsync.copySnapshotAsync
(CopySnapshotRequest copySnapshotRequest) The CopySnapshot action makes a copy of an existing snapshot.AmazonElastiCacheAsync.copySnapshotAsync
(CopySnapshotRequest copySnapshotRequest, AsyncHandler<CopySnapshotRequest, Snapshot> asyncHandler) The CopySnapshot action makes a copy of an existing snapshot.AmazonElastiCacheAsyncClient.copySnapshotAsync
(CopySnapshotRequest request) AmazonElastiCacheAsyncClient.copySnapshotAsync
(CopySnapshotRequest request, AsyncHandler<CopySnapshotRequest, Snapshot> asyncHandler) AbstractAmazonElastiCacheAsync.createSnapshotAsync
(CreateSnapshotRequest request) AbstractAmazonElastiCacheAsync.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, Snapshot> asyncHandler) AmazonElastiCacheAsync.createSnapshotAsync
(CreateSnapshotRequest createSnapshotRequest) The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.AmazonElastiCacheAsync.createSnapshotAsync
(CreateSnapshotRequest createSnapshotRequest, AsyncHandler<CreateSnapshotRequest, Snapshot> asyncHandler) The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.AmazonElastiCacheAsyncClient.createSnapshotAsync
(CreateSnapshotRequest request) AmazonElastiCacheAsyncClient.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, Snapshot> asyncHandler) AbstractAmazonElastiCacheAsync.deleteSnapshotAsync
(DeleteSnapshotRequest request) AbstractAmazonElastiCacheAsync.deleteSnapshotAsync
(DeleteSnapshotRequest request, AsyncHandler<DeleteSnapshotRequest, Snapshot> asyncHandler) AmazonElastiCacheAsync.deleteSnapshotAsync
(DeleteSnapshotRequest deleteSnapshotRequest) The DeleteSnapshot action deletes an existing snapshot.AmazonElastiCacheAsync.deleteSnapshotAsync
(DeleteSnapshotRequest deleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Snapshot> asyncHandler) The DeleteSnapshot action deletes an existing snapshot.AmazonElastiCacheAsyncClient.deleteSnapshotAsync
(DeleteSnapshotRequest request) AmazonElastiCacheAsyncClient.deleteSnapshotAsync
(DeleteSnapshotRequest request, AsyncHandler<DeleteSnapshotRequest, Snapshot> asyncHandler) Method parameters in com.amazonaws.services.elasticache with type arguments of type SnapshotModifier and TypeMethodDescriptionAbstractAmazonElastiCacheAsync.copySnapshotAsync
(CopySnapshotRequest request, AsyncHandler<CopySnapshotRequest, Snapshot> asyncHandler) AmazonElastiCacheAsync.copySnapshotAsync
(CopySnapshotRequest copySnapshotRequest, AsyncHandler<CopySnapshotRequest, Snapshot> asyncHandler) The CopySnapshot action makes a copy of an existing snapshot.AmazonElastiCacheAsyncClient.copySnapshotAsync
(CopySnapshotRequest request, AsyncHandler<CopySnapshotRequest, Snapshot> asyncHandler) AbstractAmazonElastiCacheAsync.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, Snapshot> asyncHandler) AmazonElastiCacheAsync.createSnapshotAsync
(CreateSnapshotRequest createSnapshotRequest, AsyncHandler<CreateSnapshotRequest, Snapshot> asyncHandler) The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.AmazonElastiCacheAsyncClient.createSnapshotAsync
(CreateSnapshotRequest request, AsyncHandler<CreateSnapshotRequest, Snapshot> asyncHandler) AbstractAmazonElastiCacheAsync.deleteSnapshotAsync
(DeleteSnapshotRequest request, AsyncHandler<DeleteSnapshotRequest, Snapshot> asyncHandler) AmazonElastiCacheAsync.deleteSnapshotAsync
(DeleteSnapshotRequest deleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest, Snapshot> asyncHandler) The DeleteSnapshot action deletes an existing snapshot.AmazonElastiCacheAsyncClient.deleteSnapshotAsync
(DeleteSnapshotRequest request, AsyncHandler<DeleteSnapshotRequest, Snapshot> asyncHandler) -
Uses of Snapshot in com.amazonaws.services.elasticache.model
Methods in com.amazonaws.services.elasticache.model that return SnapshotModifier and TypeMethodDescriptionSnapshot.clone()
Snapshot.withAutoMinorVersionUpgrade
(Boolean autoMinorVersionUpgrade) This parameter is currently disabled.Snapshot.withCacheClusterCreateTime
(Date cacheClusterCreateTime) The date and time when the source cache cluster was created.Snapshot.withCacheClusterId
(String cacheClusterId) The user-supplied identifier of the source cache cluster.Snapshot.withCacheNodeType
(String cacheNodeType) The name of the compute and memory capacity node type for the source cache cluster.Snapshot.withCacheParameterGroupName
(String cacheParameterGroupName) The cache parameter group that is associated with the source cache cluster.Snapshot.withCacheSubnetGroupName
(String cacheSubnetGroupName) The name of the cache subnet group associated with the source cache cluster.Snapshot.withEngine
(String engine) The name of the cache engine (memcached or redis) used by the source cache cluster.Snapshot.withEngineVersion
(String engineVersion) The version of the cache engine version that is used by the source cache cluster.Snapshot.withNodeSnapshots
(NodeSnapshot... nodeSnapshots) A list of the cache nodes in the source cache cluster.Snapshot.withNodeSnapshots
(Collection<NodeSnapshot> nodeSnapshots) A list of the cache nodes in the source cache cluster.Snapshot.withNumCacheNodes
(Integer numCacheNodes) The number of cache nodes in the source cache cluster.The port number used by each cache nodes in the source cache cluster.Snapshot.withPreferredAvailabilityZone
(String preferredAvailabilityZone) The name of the Availability Zone in which the source cache cluster is located.Snapshot.withPreferredMaintenanceWindow
(String preferredMaintenanceWindow) Specifies the weekly time range during which maintenance on the cache cluster is performed.Snapshot.withSnapshotName
(String snapshotName) The name of a snapshot.Snapshot.withSnapshotRetentionLimit
(Integer snapshotRetentionLimit) For an automatic snapshot, the number of days for which ElastiCache will retain the snapshot before deleting it.Snapshot.withSnapshotSource
(String snapshotSource) Indicates whether the snapshot is from an automatic backup (automated
) or was created manually (manual
).Snapshot.withSnapshotStatus
(String snapshotStatus) The status of the snapshot.Snapshot.withSnapshotWindow
(String snapshotWindow) The daily time range during which ElastiCache takes daily snapshots of the source cache cluster.Snapshot.withTopicArn
(String topicArn) The Amazon Resource Name (ARN) for the topic used by the source cache cluster for publishing notifications.The Amazon Virtual Private Cloud identifier (VPC ID) of the cache subnet group for the source cache cluster.Methods in com.amazonaws.services.elasticache.model that return types with arguments of type SnapshotMethods in com.amazonaws.services.elasticache.model with parameters of type SnapshotModifier and TypeMethodDescriptionDescribeSnapshotsResult.withSnapshots
(Snapshot... snapshots) A list of snapshots.Method parameters in com.amazonaws.services.elasticache.model with type arguments of type SnapshotModifier and TypeMethodDescriptionvoid
DescribeSnapshotsResult.setSnapshots
(Collection<Snapshot> snapshots) A list of snapshots.DescribeSnapshotsResult.withSnapshots
(Collection<Snapshot> snapshots) A list of snapshots.