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