public interface AmazonElastiCacheAsync extends AmazonElastiCache
AsyncHandler
can be used to
receive notification when an asynchronous operation completes.
Amazon ElastiCache is a web service that makes it easier to set up, operate, and scale a distributed cache in the cloud.
With ElastiCache, customers gain all of the benefits of a high-performance, in-memory cache with far less of the administrative burden of launching and managing a distributed cache. The service makes setup, scaling, and cluster failure handling much simpler than in a self-managed cache deployment.
In addition, through integration with Amazon CloudWatch, customers get enhanced visibility into the key performance statistics associated with their cache and can receive alarms if a part of their cache runs hot.
Modifier and Type | Method and Description |
---|---|
Future<AddTagsToResourceResult> |
addTagsToResourceAsync(AddTagsToResourceRequest addTagsToResourceRequest)
The AddTagsToResource action adds up to 10 cost allocation tags to
the named resource.
|
Future<AddTagsToResourceResult> |
addTagsToResourceAsync(AddTagsToResourceRequest addTagsToResourceRequest,
AsyncHandler<AddTagsToResourceRequest,AddTagsToResourceResult> asyncHandler)
The AddTagsToResource action adds up to 10 cost allocation tags to
the named resource.
|
Future<CacheSecurityGroup> |
authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest authorizeCacheSecurityGroupIngressRequest)
The AuthorizeCacheSecurityGroupIngress action allows network
ingress to a cache security group.
|
Future<CacheSecurityGroup> |
authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest authorizeCacheSecurityGroupIngressRequest,
AsyncHandler<AuthorizeCacheSecurityGroupIngressRequest,CacheSecurityGroup> asyncHandler)
The AuthorizeCacheSecurityGroupIngress action allows network
ingress to a cache security group.
|
Future<Snapshot> |
copySnapshotAsync(CopySnapshotRequest copySnapshotRequest)
The CopySnapshot action makes a copy of an existing snapshot.
|
Future<Snapshot> |
copySnapshotAsync(CopySnapshotRequest copySnapshotRequest,
AsyncHandler<CopySnapshotRequest,Snapshot> asyncHandler)
The CopySnapshot action makes a copy of an existing snapshot.
|
Future<CacheCluster> |
createCacheClusterAsync(CreateCacheClusterRequest createCacheClusterRequest)
The CreateCacheCluster action creates a cache cluster.
|
Future<CacheCluster> |
createCacheClusterAsync(CreateCacheClusterRequest createCacheClusterRequest,
AsyncHandler<CreateCacheClusterRequest,CacheCluster> asyncHandler)
The CreateCacheCluster action creates a cache cluster.
|
Future<CacheParameterGroup> |
createCacheParameterGroupAsync(CreateCacheParameterGroupRequest createCacheParameterGroupRequest)
The CreateCacheParameterGroup action creates a new cache parameter
group.
|
Future<CacheParameterGroup> |
createCacheParameterGroupAsync(CreateCacheParameterGroupRequest createCacheParameterGroupRequest,
AsyncHandler<CreateCacheParameterGroupRequest,CacheParameterGroup> asyncHandler)
The CreateCacheParameterGroup action creates a new cache parameter
group.
|
Future<CacheSecurityGroup> |
createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest createCacheSecurityGroupRequest)
The CreateCacheSecurityGroup action creates a new cache security
group.
|
Future<CacheSecurityGroup> |
createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest createCacheSecurityGroupRequest,
AsyncHandler<CreateCacheSecurityGroupRequest,CacheSecurityGroup> asyncHandler)
The CreateCacheSecurityGroup action creates a new cache security
group.
|
Future<CacheSubnetGroup> |
createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest createCacheSubnetGroupRequest)
The CreateCacheSubnetGroup action creates a new cache subnet
group.
|
Future<CacheSubnetGroup> |
createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest createCacheSubnetGroupRequest,
AsyncHandler<CreateCacheSubnetGroupRequest,CacheSubnetGroup> asyncHandler)
The CreateCacheSubnetGroup action creates a new cache subnet
group.
|
Future<ReplicationGroup> |
createReplicationGroupAsync(CreateReplicationGroupRequest createReplicationGroupRequest)
The CreateReplicationGroup action creates a replication group.
|
Future<ReplicationGroup> |
createReplicationGroupAsync(CreateReplicationGroupRequest createReplicationGroupRequest,
AsyncHandler<CreateReplicationGroupRequest,ReplicationGroup> asyncHandler)
The CreateReplicationGroup action creates a replication group.
|
Future<Snapshot> |
createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest)
The CreateSnapshot action creates a copy of an entire cache
cluster at a specific moment in time.
|
Future<Snapshot> |
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<CacheCluster> |
deleteCacheClusterAsync(DeleteCacheClusterRequest deleteCacheClusterRequest)
The DeleteCacheCluster action deletes a previously provisioned
cache cluster.
|
Future<CacheCluster> |
deleteCacheClusterAsync(DeleteCacheClusterRequest deleteCacheClusterRequest,
AsyncHandler<DeleteCacheClusterRequest,CacheCluster> asyncHandler)
The DeleteCacheCluster action deletes a previously provisioned
cache cluster.
|
Future<DeleteCacheParameterGroupResult> |
deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest)
The DeleteCacheParameterGroup action deletes the specified cache
parameter group.
|
Future<DeleteCacheParameterGroupResult> |
deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest,
AsyncHandler<DeleteCacheParameterGroupRequest,DeleteCacheParameterGroupResult> asyncHandler)
The DeleteCacheParameterGroup action deletes the specified cache
parameter group.
|
Future<DeleteCacheSecurityGroupResult> |
deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest)
The DeleteCacheSecurityGroup action deletes a cache security
group.
|
Future<DeleteCacheSecurityGroupResult> |
deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest,
AsyncHandler<DeleteCacheSecurityGroupRequest,DeleteCacheSecurityGroupResult> asyncHandler)
The DeleteCacheSecurityGroup action deletes a cache security
group.
|
Future<DeleteCacheSubnetGroupResult> |
deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)
The DeleteCacheSubnetGroup action deletes a cache subnet group.
|
Future<DeleteCacheSubnetGroupResult> |
deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest,
AsyncHandler<DeleteCacheSubnetGroupRequest,DeleteCacheSubnetGroupResult> asyncHandler)
The DeleteCacheSubnetGroup action deletes a cache subnet group.
|
Future<ReplicationGroup> |
deleteReplicationGroupAsync(DeleteReplicationGroupRequest deleteReplicationGroupRequest)
The DeleteReplicationGroup action deletes an existing replication
group.
|
Future<ReplicationGroup> |
deleteReplicationGroupAsync(DeleteReplicationGroupRequest deleteReplicationGroupRequest,
AsyncHandler<DeleteReplicationGroupRequest,ReplicationGroup> asyncHandler)
The DeleteReplicationGroup action deletes an existing replication
group.
|
Future<Snapshot> |
deleteSnapshotAsync(DeleteSnapshotRequest deleteSnapshotRequest)
The DeleteSnapshot action deletes an existing snapshot.
|
Future<Snapshot> |
deleteSnapshotAsync(DeleteSnapshotRequest deleteSnapshotRequest,
AsyncHandler<DeleteSnapshotRequest,Snapshot> asyncHandler)
The DeleteSnapshot action deletes an existing snapshot.
|
Future<DescribeCacheClustersResult> |
describeCacheClustersAsync()
Simplified method form for invoking the DescribeCacheClusters operation.
|
Future<DescribeCacheClustersResult> |
describeCacheClustersAsync(AsyncHandler<DescribeCacheClustersRequest,DescribeCacheClustersResult> asyncHandler)
Simplified method form for invoking the DescribeCacheClusters operation
with an AsyncHandler.
|
Future<DescribeCacheClustersResult> |
describeCacheClustersAsync(DescribeCacheClustersRequest describeCacheClustersRequest)
The DescribeCacheClusters action returns information about all
provisioned cache clusters if no cache cluster identifier is specified,
or about a specific cache cluster if a cache cluster identifier is
supplied.
|
Future<DescribeCacheClustersResult> |
describeCacheClustersAsync(DescribeCacheClustersRequest describeCacheClustersRequest,
AsyncHandler<DescribeCacheClustersRequest,DescribeCacheClustersResult> asyncHandler)
The DescribeCacheClusters action returns information about all
provisioned cache clusters if no cache cluster identifier is specified,
or about a specific cache cluster if a cache cluster identifier is
supplied.
|
Future<DescribeCacheEngineVersionsResult> |
describeCacheEngineVersionsAsync()
Simplified method form for invoking the DescribeCacheEngineVersions
operation.
|
Future<DescribeCacheEngineVersionsResult> |
describeCacheEngineVersionsAsync(AsyncHandler<DescribeCacheEngineVersionsRequest,DescribeCacheEngineVersionsResult> asyncHandler)
Simplified method form for invoking the DescribeCacheEngineVersions
operation with an AsyncHandler.
|
Future<DescribeCacheEngineVersionsResult> |
describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest describeCacheEngineVersionsRequest)
The DescribeCacheEngineVersions action returns a list of the
available cache engines and their versions.
|
Future<DescribeCacheEngineVersionsResult> |
describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest describeCacheEngineVersionsRequest,
AsyncHandler<DescribeCacheEngineVersionsRequest,DescribeCacheEngineVersionsResult> asyncHandler)
The DescribeCacheEngineVersions action returns a list of the
available cache engines and their versions.
|
Future<DescribeCacheParameterGroupsResult> |
describeCacheParameterGroupsAsync()
Simplified method form for invoking the DescribeCacheParameterGroups
operation.
|
Future<DescribeCacheParameterGroupsResult> |
describeCacheParameterGroupsAsync(AsyncHandler<DescribeCacheParameterGroupsRequest,DescribeCacheParameterGroupsResult> asyncHandler)
Simplified method form for invoking the DescribeCacheParameterGroups
operation with an AsyncHandler.
|
Future<DescribeCacheParameterGroupsResult> |
describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest)
The DescribeCacheParameterGroups action returns a list of cache
parameter group descriptions.
|
Future<DescribeCacheParameterGroupsResult> |
describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest,
AsyncHandler<DescribeCacheParameterGroupsRequest,DescribeCacheParameterGroupsResult> asyncHandler)
The DescribeCacheParameterGroups action returns a list of cache
parameter group descriptions.
|
Future<DescribeCacheParametersResult> |
describeCacheParametersAsync(DescribeCacheParametersRequest describeCacheParametersRequest)
The DescribeCacheParameters action returns the detailed parameter
list for a particular cache parameter group.
|
Future<DescribeCacheParametersResult> |
describeCacheParametersAsync(DescribeCacheParametersRequest describeCacheParametersRequest,
AsyncHandler<DescribeCacheParametersRequest,DescribeCacheParametersResult> asyncHandler)
The DescribeCacheParameters action returns the detailed parameter
list for a particular cache parameter group.
|
Future<DescribeCacheSecurityGroupsResult> |
describeCacheSecurityGroupsAsync()
Simplified method form for invoking the DescribeCacheSecurityGroups
operation.
|
Future<DescribeCacheSecurityGroupsResult> |
describeCacheSecurityGroupsAsync(AsyncHandler<DescribeCacheSecurityGroupsRequest,DescribeCacheSecurityGroupsResult> asyncHandler)
Simplified method form for invoking the DescribeCacheSecurityGroups
operation with an AsyncHandler.
|
Future<DescribeCacheSecurityGroupsResult> |
describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest describeCacheSecurityGroupsRequest)
The DescribeCacheSecurityGroups action returns a list of cache
security group descriptions.
|
Future<DescribeCacheSecurityGroupsResult> |
describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest describeCacheSecurityGroupsRequest,
AsyncHandler<DescribeCacheSecurityGroupsRequest,DescribeCacheSecurityGroupsResult> asyncHandler)
The DescribeCacheSecurityGroups action returns a list of cache
security group descriptions.
|
Future<DescribeCacheSubnetGroupsResult> |
describeCacheSubnetGroupsAsync()
Simplified method form for invoking the DescribeCacheSubnetGroups
operation.
|
Future<DescribeCacheSubnetGroupsResult> |
describeCacheSubnetGroupsAsync(AsyncHandler<DescribeCacheSubnetGroupsRequest,DescribeCacheSubnetGroupsResult> asyncHandler)
Simplified method form for invoking the DescribeCacheSubnetGroups
operation with an AsyncHandler.
|
Future<DescribeCacheSubnetGroupsResult> |
describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest)
The DescribeCacheSubnetGroups action returns a list of cache
subnet group descriptions.
|
Future<DescribeCacheSubnetGroupsResult> |
describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest,
AsyncHandler<DescribeCacheSubnetGroupsRequest,DescribeCacheSubnetGroupsResult> asyncHandler)
The DescribeCacheSubnetGroups action returns a list of cache
subnet group descriptions.
|
Future<EngineDefaults> |
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest describeEngineDefaultParametersRequest)
The DescribeEngineDefaultParameters action returns the default
engine and system parameter information for the specified cache engine.
|
Future<EngineDefaults> |
describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest describeEngineDefaultParametersRequest,
AsyncHandler<DescribeEngineDefaultParametersRequest,EngineDefaults> asyncHandler)
The DescribeEngineDefaultParameters action returns the default
engine and system parameter information for the specified cache engine.
|
Future<DescribeEventsResult> |
describeEventsAsync()
Simplified method form for invoking the DescribeEvents operation.
|
Future<DescribeEventsResult> |
describeEventsAsync(AsyncHandler<DescribeEventsRequest,DescribeEventsResult> asyncHandler)
Simplified method form for invoking the DescribeEvents operation with an
AsyncHandler.
|
Future<DescribeEventsResult> |
describeEventsAsync(DescribeEventsRequest describeEventsRequest)
The DescribeEvents action returns events related to cache
clusters, cache security groups, and cache parameter groups.
|
Future<DescribeEventsResult> |
describeEventsAsync(DescribeEventsRequest describeEventsRequest,
AsyncHandler<DescribeEventsRequest,DescribeEventsResult> asyncHandler)
The DescribeEvents action returns events related to cache
clusters, cache security groups, and cache parameter groups.
|
Future<DescribeReplicationGroupsResult> |
describeReplicationGroupsAsync()
Simplified method form for invoking the DescribeReplicationGroups
operation.
|
Future<DescribeReplicationGroupsResult> |
describeReplicationGroupsAsync(AsyncHandler<DescribeReplicationGroupsRequest,DescribeReplicationGroupsResult> asyncHandler)
Simplified method form for invoking the DescribeReplicationGroups
operation with an AsyncHandler.
|
Future<DescribeReplicationGroupsResult> |
describeReplicationGroupsAsync(DescribeReplicationGroupsRequest describeReplicationGroupsRequest)
The DescribeReplicationGroups action returns information about a
particular replication group.
|
Future<DescribeReplicationGroupsResult> |
describeReplicationGroupsAsync(DescribeReplicationGroupsRequest describeReplicationGroupsRequest,
AsyncHandler<DescribeReplicationGroupsRequest,DescribeReplicationGroupsResult> asyncHandler)
The DescribeReplicationGroups action returns information about a
particular replication group.
|
Future<DescribeReservedCacheNodesResult> |
describeReservedCacheNodesAsync()
Simplified method form for invoking the DescribeReservedCacheNodes
operation.
|
Future<DescribeReservedCacheNodesResult> |
describeReservedCacheNodesAsync(AsyncHandler<DescribeReservedCacheNodesRequest,DescribeReservedCacheNodesResult> asyncHandler)
Simplified method form for invoking the DescribeReservedCacheNodes
operation with an AsyncHandler.
|
Future<DescribeReservedCacheNodesResult> |
describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest describeReservedCacheNodesRequest)
The DescribeReservedCacheNodes action returns information about
reserved cache nodes for this account, or about a specified reserved
cache node.
|
Future<DescribeReservedCacheNodesResult> |
describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest describeReservedCacheNodesRequest,
AsyncHandler<DescribeReservedCacheNodesRequest,DescribeReservedCacheNodesResult> asyncHandler)
The DescribeReservedCacheNodes action returns information about
reserved cache nodes for this account, or about a specified reserved
cache node.
|
Future<DescribeReservedCacheNodesOfferingsResult> |
describeReservedCacheNodesOfferingsAsync()
Simplified method form for invoking the
DescribeReservedCacheNodesOfferings operation.
|
Future<DescribeReservedCacheNodesOfferingsResult> |
describeReservedCacheNodesOfferingsAsync(AsyncHandler<DescribeReservedCacheNodesOfferingsRequest,DescribeReservedCacheNodesOfferingsResult> asyncHandler)
Simplified method form for invoking the
DescribeReservedCacheNodesOfferings operation with an AsyncHandler.
|
Future<DescribeReservedCacheNodesOfferingsResult> |
describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest describeReservedCacheNodesOfferingsRequest)
The DescribeReservedCacheNodesOfferings action lists available
reserved cache node offerings.
|
Future<DescribeReservedCacheNodesOfferingsResult> |
describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest describeReservedCacheNodesOfferingsRequest,
AsyncHandler<DescribeReservedCacheNodesOfferingsRequest,DescribeReservedCacheNodesOfferingsResult> asyncHandler)
The DescribeReservedCacheNodesOfferings action lists available
reserved cache node offerings.
|
Future<DescribeSnapshotsResult> |
describeSnapshotsAsync()
Simplified method form for invoking the DescribeSnapshots operation.
|
Future<DescribeSnapshotsResult> |
describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
Future<DescribeSnapshotsResult> |
describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest)
The DescribeSnapshots action returns information about cache
cluster snapshots.
|
Future<DescribeSnapshotsResult> |
describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
The DescribeSnapshots action returns information about cache
cluster snapshots.
|
Future<ListAllowedNodeTypeModificationsResult> |
listAllowedNodeTypeModificationsAsync()
Simplified method form for invoking the ListAllowedNodeTypeModifications
operation.
|
Future<ListAllowedNodeTypeModificationsResult> |
listAllowedNodeTypeModificationsAsync(AsyncHandler<ListAllowedNodeTypeModificationsRequest,ListAllowedNodeTypeModificationsResult> asyncHandler)
Simplified method form for invoking the ListAllowedNodeTypeModifications
operation with an AsyncHandler.
|
Future<ListAllowedNodeTypeModificationsResult> |
listAllowedNodeTypeModificationsAsync(ListAllowedNodeTypeModificationsRequest listAllowedNodeTypeModificationsRequest)
The
ListAllowedNodeTypeModifications action lists all
available node types that you can scale your Redis cluster's or
replication group's current node type up to. |
Future<ListAllowedNodeTypeModificationsResult> |
listAllowedNodeTypeModificationsAsync(ListAllowedNodeTypeModificationsRequest listAllowedNodeTypeModificationsRequest,
AsyncHandler<ListAllowedNodeTypeModificationsRequest,ListAllowedNodeTypeModificationsResult> asyncHandler)
The
ListAllowedNodeTypeModifications action lists all
available node types that you can scale your Redis cluster's or
replication group's current node type up to. |
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
The ListTagsForResource action lists all cost allocation tags
currently on the named resource.
|
Future<ListTagsForResourceResult> |
listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest,
AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
The ListTagsForResource action lists all cost allocation tags
currently on the named resource.
|
Future<CacheCluster> |
modifyCacheClusterAsync(ModifyCacheClusterRequest modifyCacheClusterRequest)
The ModifyCacheCluster action modifies the settings for a cache
cluster.
|
Future<CacheCluster> |
modifyCacheClusterAsync(ModifyCacheClusterRequest modifyCacheClusterRequest,
AsyncHandler<ModifyCacheClusterRequest,CacheCluster> asyncHandler)
The ModifyCacheCluster action modifies the settings for a cache
cluster.
|
Future<ModifyCacheParameterGroupResult> |
modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
The ModifyCacheParameterGroup action modifies the parameters of a
cache parameter group.
|
Future<ModifyCacheParameterGroupResult> |
modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest,
AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler)
The ModifyCacheParameterGroup action modifies the parameters of a
cache parameter group.
|
Future<CacheSubnetGroup> |
modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest modifyCacheSubnetGroupRequest)
The ModifyCacheSubnetGroup action modifies an existing cache
subnet group.
|
Future<CacheSubnetGroup> |
modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest modifyCacheSubnetGroupRequest,
AsyncHandler<ModifyCacheSubnetGroupRequest,CacheSubnetGroup> asyncHandler)
The ModifyCacheSubnetGroup action modifies an existing cache
subnet group.
|
Future<ReplicationGroup> |
modifyReplicationGroupAsync(ModifyReplicationGroupRequest modifyReplicationGroupRequest)
The ModifyReplicationGroup action modifies the settings for a
replication group.
|
Future<ReplicationGroup> |
modifyReplicationGroupAsync(ModifyReplicationGroupRequest modifyReplicationGroupRequest,
AsyncHandler<ModifyReplicationGroupRequest,ReplicationGroup> asyncHandler)
The ModifyReplicationGroup action modifies the settings for a
replication group.
|
Future<ReservedCacheNode> |
purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest purchaseReservedCacheNodesOfferingRequest)
The PurchaseReservedCacheNodesOffering action allows you to
purchase a reserved cache node offering.
|
Future<ReservedCacheNode> |
purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest purchaseReservedCacheNodesOfferingRequest,
AsyncHandler<PurchaseReservedCacheNodesOfferingRequest,ReservedCacheNode> asyncHandler)
The PurchaseReservedCacheNodesOffering action allows you to
purchase a reserved cache node offering.
|
Future<CacheCluster> |
rebootCacheClusterAsync(RebootCacheClusterRequest rebootCacheClusterRequest)
The RebootCacheCluster action reboots some, or all, of the cache
nodes within a provisioned cache cluster.
|
Future<CacheCluster> |
rebootCacheClusterAsync(RebootCacheClusterRequest rebootCacheClusterRequest,
AsyncHandler<RebootCacheClusterRequest,CacheCluster> asyncHandler)
The RebootCacheCluster action reboots some, or all, of the cache
nodes within a provisioned cache cluster.
|
Future<RemoveTagsFromResourceResult> |
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest removeTagsFromResourceRequest)
The RemoveTagsFromResource action removes the tags identified by
the
TagKeys list from the named resource. |
Future<RemoveTagsFromResourceResult> |
removeTagsFromResourceAsync(RemoveTagsFromResourceRequest removeTagsFromResourceRequest,
AsyncHandler<RemoveTagsFromResourceRequest,RemoveTagsFromResourceResult> asyncHandler)
The RemoveTagsFromResource action removes the tags identified by
the
TagKeys list from the named resource. |
Future<ResetCacheParameterGroupResult> |
resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest)
The ResetCacheParameterGroup action modifies the parameters of a
cache parameter group to the engine or system default value.
|
Future<ResetCacheParameterGroupResult> |
resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest,
AsyncHandler<ResetCacheParameterGroupRequest,ResetCacheParameterGroupResult> asyncHandler)
The ResetCacheParameterGroup action modifies the parameters of a
cache parameter group to the engine or system default value.
|
Future<CacheSecurityGroup> |
revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest revokeCacheSecurityGroupIngressRequest)
The RevokeCacheSecurityGroupIngress action revokes ingress from a
cache security group.
|
Future<CacheSecurityGroup> |
revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest revokeCacheSecurityGroupIngressRequest,
AsyncHandler<RevokeCacheSecurityGroupIngressRequest,CacheSecurityGroup> asyncHandler)
The RevokeCacheSecurityGroupIngress action revokes ingress from a
cache security group.
|
addTagsToResource, authorizeCacheSecurityGroupIngress, copySnapshot, createCacheCluster, createCacheParameterGroup, createCacheSecurityGroup, createCacheSubnetGroup, createReplicationGroup, createSnapshot, deleteCacheCluster, deleteCacheParameterGroup, deleteCacheSecurityGroup, deleteCacheSubnetGroup, deleteReplicationGroup, deleteSnapshot, describeCacheClusters, describeCacheClusters, describeCacheEngineVersions, describeCacheEngineVersions, describeCacheParameterGroups, describeCacheParameterGroups, describeCacheParameters, describeCacheSecurityGroups, describeCacheSecurityGroups, describeCacheSubnetGroups, describeCacheSubnetGroups, describeEngineDefaultParameters, describeEvents, describeEvents, describeReplicationGroups, describeReplicationGroups, describeReservedCacheNodes, describeReservedCacheNodes, describeReservedCacheNodesOfferings, describeReservedCacheNodesOfferings, describeSnapshots, describeSnapshots, getCachedResponseMetadata, listAllowedNodeTypeModifications, listAllowedNodeTypeModifications, listTagsForResource, modifyCacheCluster, modifyCacheParameterGroup, modifyCacheSubnetGroup, modifyReplicationGroup, purchaseReservedCacheNodesOffering, rebootCacheCluster, removeTagsFromResource, resetCacheParameterGroup, revokeCacheSecurityGroupIngress, setEndpoint, setRegion, shutdown
Future<AddTagsToResourceResult> addTagsToResourceAsync(AddTagsToResourceRequest addTagsToResourceRequest)
The AddTagsToResource action adds up to 10 cost allocation tags to the named resource. A cost allocation tag is a key-value pair where the key and value are case-sensitive. Cost allocation tags can be used to categorize and track your AWS costs.
When you apply tags to your ElastiCache resources, AWS generates a cost allocation report as a comma-separated value (CSV) file with your usage and costs aggregated by your tags. You can apply tags that represent business categories (such as cost centers, application names, or owners) to organize your costs across multiple services. For more information, see Using Cost Allocation Tags in Amazon ElastiCache.
addTagsToResourceRequest
- Represents the input of an AddTagsToResource action.Future<AddTagsToResourceResult> addTagsToResourceAsync(AddTagsToResourceRequest addTagsToResourceRequest, AsyncHandler<AddTagsToResourceRequest,AddTagsToResourceResult> asyncHandler)
The AddTagsToResource action adds up to 10 cost allocation tags to the named resource. A cost allocation tag is a key-value pair where the key and value are case-sensitive. Cost allocation tags can be used to categorize and track your AWS costs.
When you apply tags to your ElastiCache resources, AWS generates a cost allocation report as a comma-separated value (CSV) file with your usage and costs aggregated by your tags. You can apply tags that represent business categories (such as cost centers, application names, or owners) to organize your costs across multiple services. For more information, see Using Cost Allocation Tags in Amazon ElastiCache.
addTagsToResourceRequest
- Represents the input of an AddTagsToResource action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CacheSecurityGroup> authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest authorizeCacheSecurityGroupIngressRequest)
The AuthorizeCacheSecurityGroupIngress action allows network ingress to a cache security group. Applications using ElastiCache must be running on Amazon EC2, and Amazon EC2 security groups are used as the authorization mechanism.
authorizeCacheSecurityGroupIngressRequest
- Represents the input of an
AuthorizeCacheSecurityGroupIngress action.Future<CacheSecurityGroup> authorizeCacheSecurityGroupIngressAsync(AuthorizeCacheSecurityGroupIngressRequest authorizeCacheSecurityGroupIngressRequest, AsyncHandler<AuthorizeCacheSecurityGroupIngressRequest,CacheSecurityGroup> asyncHandler)
The AuthorizeCacheSecurityGroupIngress action allows network ingress to a cache security group. Applications using ElastiCache must be running on Amazon EC2, and Amazon EC2 security groups are used as the authorization mechanism.
authorizeCacheSecurityGroupIngressRequest
- Represents the input of an
AuthorizeCacheSecurityGroupIngress action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<Snapshot> copySnapshotAsync(CopySnapshotRequest copySnapshotRequest)
The CopySnapshot action makes a copy of an existing snapshot.
copySnapshotRequest
- Represents the input of a CopySnapshotMessage action.Future<Snapshot> copySnapshotAsync(CopySnapshotRequest copySnapshotRequest, AsyncHandler<CopySnapshotRequest,Snapshot> asyncHandler)
The CopySnapshot action makes a copy of an existing snapshot.
copySnapshotRequest
- Represents the input of a CopySnapshotMessage action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CacheCluster> createCacheClusterAsync(CreateCacheClusterRequest createCacheClusterRequest)
The CreateCacheCluster action creates a cache cluster. All nodes in the cache cluster run the same protocol-compliant cache engine software, either Memcached or Redis.
createCacheClusterRequest
- Represents the input of a CreateCacheCluster action.Future<CacheCluster> createCacheClusterAsync(CreateCacheClusterRequest createCacheClusterRequest, AsyncHandler<CreateCacheClusterRequest,CacheCluster> asyncHandler)
The CreateCacheCluster action creates a cache cluster. All nodes in the cache cluster run the same protocol-compliant cache engine software, either Memcached or Redis.
createCacheClusterRequest
- Represents the input of a CreateCacheCluster action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CacheParameterGroup> createCacheParameterGroupAsync(CreateCacheParameterGroupRequest createCacheParameterGroupRequest)
The CreateCacheParameterGroup action creates a new cache parameter group. A cache parameter group is a collection of parameters that you apply to all of the nodes in a cache cluster.
createCacheParameterGroupRequest
- Represents the input of a CreateCacheParameterGroup action.Future<CacheParameterGroup> createCacheParameterGroupAsync(CreateCacheParameterGroupRequest createCacheParameterGroupRequest, AsyncHandler<CreateCacheParameterGroupRequest,CacheParameterGroup> asyncHandler)
The CreateCacheParameterGroup action creates a new cache parameter group. A cache parameter group is a collection of parameters that you apply to all of the nodes in a cache cluster.
createCacheParameterGroupRequest
- Represents the input of a CreateCacheParameterGroup action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CacheSecurityGroup> createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest createCacheSecurityGroupRequest)
The CreateCacheSecurityGroup action creates a new cache security group. Use a cache security group to control access to one or more cache clusters.
Cache security groups are only used when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (VPC). If you are creating a cache cluster inside of a VPC, use a cache subnet group instead. For more information, see CreateCacheSubnetGroup.
createCacheSecurityGroupRequest
- Represents the input of a CreateCacheSecurityGroup action.Future<CacheSecurityGroup> createCacheSecurityGroupAsync(CreateCacheSecurityGroupRequest createCacheSecurityGroupRequest, AsyncHandler<CreateCacheSecurityGroupRequest,CacheSecurityGroup> asyncHandler)
The CreateCacheSecurityGroup action creates a new cache security group. Use a cache security group to control access to one or more cache clusters.
Cache security groups are only used when you are creating a cache cluster outside of an Amazon Virtual Private Cloud (VPC). If you are creating a cache cluster inside of a VPC, use a cache subnet group instead. For more information, see CreateCacheSubnetGroup.
createCacheSecurityGroupRequest
- Represents the input of a CreateCacheSecurityGroup action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CacheSubnetGroup> createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest createCacheSubnetGroupRequest)
The CreateCacheSubnetGroup action creates a new cache subnet group.
Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (VPC).
createCacheSubnetGroupRequest
- Represents the input of a CreateCacheSubnetGroup action.Future<CacheSubnetGroup> createCacheSubnetGroupAsync(CreateCacheSubnetGroupRequest createCacheSubnetGroupRequest, AsyncHandler<CreateCacheSubnetGroupRequest,CacheSubnetGroup> asyncHandler)
The CreateCacheSubnetGroup action creates a new cache subnet group.
Use this parameter only when you are creating a cluster in an Amazon Virtual Private Cloud (VPC).
createCacheSubnetGroupRequest
- Represents the input of a CreateCacheSubnetGroup action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ReplicationGroup> createReplicationGroupAsync(CreateReplicationGroupRequest createReplicationGroupRequest)
The CreateReplicationGroup action creates a replication group. A replication group is a collection of cache clusters, where one of the cache clusters is a read/write primary and the others are read-only replicas. Writes to the primary are automatically propagated to the replicas.
When you create a replication group, you must specify an existing cache cluster that is in the primary role. When the replication group has been successfully created, you can add one or more read replica replicas to it, up to a total of five read replicas.
Note: This action is valid only for Redis.
createReplicationGroupRequest
- Represents the input of a CreateReplicationGroup action.Future<ReplicationGroup> createReplicationGroupAsync(CreateReplicationGroupRequest createReplicationGroupRequest, AsyncHandler<CreateReplicationGroupRequest,ReplicationGroup> asyncHandler)
The CreateReplicationGroup action creates a replication group. A replication group is a collection of cache clusters, where one of the cache clusters is a read/write primary and the others are read-only replicas. Writes to the primary are automatically propagated to the replicas.
When you create a replication group, you must specify an existing cache cluster that is in the primary role. When the replication group has been successfully created, you can add one or more read replica replicas to it, up to a total of five read replicas.
Note: This action is valid only for Redis.
createReplicationGroupRequest
- Represents the input of a CreateReplicationGroup action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<Snapshot> createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest)
The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.
createSnapshotRequest
- Represents the input of a CreateSnapshot action.Future<Snapshot> createSnapshotAsync(CreateSnapshotRequest createSnapshotRequest, AsyncHandler<CreateSnapshotRequest,Snapshot> asyncHandler)
The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.
createSnapshotRequest
- Represents the input of a CreateSnapshot action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CacheCluster> deleteCacheClusterAsync(DeleteCacheClusterRequest deleteCacheClusterRequest)
The DeleteCacheCluster action deletes a previously provisioned cache cluster. DeleteCacheCluster deletes all associated cache nodes, node endpoints and the cache cluster itself. When you receive a successful response from this action, Amazon ElastiCache immediately begins deleting the cache cluster; you cannot cancel or revert this action.
This API cannot be used to delete a cache cluster that is the last read replica of a replication group that has Multi-AZ mode enabled.
deleteCacheClusterRequest
- Represents the input of a DeleteCacheCluster action.Future<CacheCluster> deleteCacheClusterAsync(DeleteCacheClusterRequest deleteCacheClusterRequest, AsyncHandler<DeleteCacheClusterRequest,CacheCluster> asyncHandler)
The DeleteCacheCluster action deletes a previously provisioned cache cluster. DeleteCacheCluster deletes all associated cache nodes, node endpoints and the cache cluster itself. When you receive a successful response from this action, Amazon ElastiCache immediately begins deleting the cache cluster; you cannot cancel or revert this action.
This API cannot be used to delete a cache cluster that is the last read replica of a replication group that has Multi-AZ mode enabled.
deleteCacheClusterRequest
- Represents the input of a DeleteCacheCluster action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteCacheParameterGroupResult> deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest)
The DeleteCacheParameterGroup action deletes the specified cache parameter group. You cannot delete a cache parameter group if it is associated with any cache clusters.
deleteCacheParameterGroupRequest
- Represents the input of a DeleteCacheParameterGroup action.Future<DeleteCacheParameterGroupResult> deleteCacheParameterGroupAsync(DeleteCacheParameterGroupRequest deleteCacheParameterGroupRequest, AsyncHandler<DeleteCacheParameterGroupRequest,DeleteCacheParameterGroupResult> asyncHandler)
The DeleteCacheParameterGroup action deletes the specified cache parameter group. You cannot delete a cache parameter group if it is associated with any cache clusters.
deleteCacheParameterGroupRequest
- Represents the input of a DeleteCacheParameterGroup action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteCacheSecurityGroupResult> deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest)
The DeleteCacheSecurityGroup action deletes a cache security group.
deleteCacheSecurityGroupRequest
- Represents the input of a DeleteCacheSecurityGroup action.Future<DeleteCacheSecurityGroupResult> deleteCacheSecurityGroupAsync(DeleteCacheSecurityGroupRequest deleteCacheSecurityGroupRequest, AsyncHandler<DeleteCacheSecurityGroupRequest,DeleteCacheSecurityGroupResult> asyncHandler)
The DeleteCacheSecurityGroup action deletes a cache security group.
deleteCacheSecurityGroupRequest
- Represents the input of a DeleteCacheSecurityGroup action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DeleteCacheSubnetGroupResult> deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)
The DeleteCacheSubnetGroup action deletes a cache subnet group.
deleteCacheSubnetGroupRequest
- Represents the input of a DeleteCacheSubnetGroup action.Future<DeleteCacheSubnetGroupResult> deleteCacheSubnetGroupAsync(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest, AsyncHandler<DeleteCacheSubnetGroupRequest,DeleteCacheSubnetGroupResult> asyncHandler)
The DeleteCacheSubnetGroup action deletes a cache subnet group.
deleteCacheSubnetGroupRequest
- Represents the input of a DeleteCacheSubnetGroup action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ReplicationGroup> deleteReplicationGroupAsync(DeleteReplicationGroupRequest deleteReplicationGroupRequest)
The DeleteReplicationGroup action deletes an existing replication group. By default, this action deletes the entire replication group, including the primary cluster and all of the read replicas. You can optionally delete only the read replicas, while retaining the primary cluster.
When you receive a successful response from this action, Amazon ElastiCache immediately begins deleting the selected resources; you cannot cancel or revert this action.
deleteReplicationGroupRequest
- Represents the input of a DeleteReplicationGroup action.Future<ReplicationGroup> deleteReplicationGroupAsync(DeleteReplicationGroupRequest deleteReplicationGroupRequest, AsyncHandler<DeleteReplicationGroupRequest,ReplicationGroup> asyncHandler)
The DeleteReplicationGroup action deletes an existing replication group. By default, this action deletes the entire replication group, including the primary cluster and all of the read replicas. You can optionally delete only the read replicas, while retaining the primary cluster.
When you receive a successful response from this action, Amazon ElastiCache immediately begins deleting the selected resources; you cannot cancel or revert this action.
deleteReplicationGroupRequest
- Represents the input of a DeleteReplicationGroup action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<Snapshot> deleteSnapshotAsync(DeleteSnapshotRequest deleteSnapshotRequest)
The DeleteSnapshot action deletes an existing snapshot. When you receive a successful response from this action, ElastiCache immediately begins deleting the snapshot; you cannot cancel or revert this action.
deleteSnapshotRequest
- Represents the input of a DeleteSnapshot action.Future<Snapshot> deleteSnapshotAsync(DeleteSnapshotRequest deleteSnapshotRequest, AsyncHandler<DeleteSnapshotRequest,Snapshot> asyncHandler)
The DeleteSnapshot action deletes an existing snapshot. When you receive a successful response from this action, ElastiCache immediately begins deleting the snapshot; you cannot cancel or revert this action.
deleteSnapshotRequest
- Represents the input of a DeleteSnapshot action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeCacheClustersResult> describeCacheClustersAsync(DescribeCacheClustersRequest describeCacheClustersRequest)
The DescribeCacheClusters action returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
By default, abbreviated information about the cache clusters(s) will be returned. You can use the optional ShowDetails flag to retrieve detailed information about the cache nodes associated with the cache clusters. These details include the DNS address and port for the cache node endpoint.
If the cluster is in the CREATING state, only cluster level information will be displayed until all of the nodes are successfully provisioned.
If the cluster is in the DELETING state, only cluster level information will be displayed.
If cache nodes are currently being added to the cache cluster, node endpoint information and creation time for the additional nodes will not be displayed until they are completely provisioned. When the cache cluster state is available, the cluster is ready for use.
If cache nodes are currently being removed from the cache cluster, no endpoint information for the removed nodes is displayed.
describeCacheClustersRequest
- Represents the input of a DescribeCacheClusters action.Future<DescribeCacheClustersResult> describeCacheClustersAsync(DescribeCacheClustersRequest describeCacheClustersRequest, AsyncHandler<DescribeCacheClustersRequest,DescribeCacheClustersResult> asyncHandler)
The DescribeCacheClusters action returns information about all provisioned cache clusters if no cache cluster identifier is specified, or about a specific cache cluster if a cache cluster identifier is supplied.
By default, abbreviated information about the cache clusters(s) will be returned. You can use the optional ShowDetails flag to retrieve detailed information about the cache nodes associated with the cache clusters. These details include the DNS address and port for the cache node endpoint.
If the cluster is in the CREATING state, only cluster level information will be displayed until all of the nodes are successfully provisioned.
If the cluster is in the DELETING state, only cluster level information will be displayed.
If cache nodes are currently being added to the cache cluster, node endpoint information and creation time for the additional nodes will not be displayed until they are completely provisioned. When the cache cluster state is available, the cluster is ready for use.
If cache nodes are currently being removed from the cache cluster, no endpoint information for the removed nodes is displayed.
describeCacheClustersRequest
- Represents the input of a DescribeCacheClusters action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeCacheClustersResult> describeCacheClustersAsync()
Future<DescribeCacheClustersResult> describeCacheClustersAsync(AsyncHandler<DescribeCacheClustersRequest,DescribeCacheClustersResult> asyncHandler)
Future<DescribeCacheEngineVersionsResult> describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest describeCacheEngineVersionsRequest)
The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.
describeCacheEngineVersionsRequest
- Represents the input of a DescribeCacheEngineVersions
action.Future<DescribeCacheEngineVersionsResult> describeCacheEngineVersionsAsync(DescribeCacheEngineVersionsRequest describeCacheEngineVersionsRequest, AsyncHandler<DescribeCacheEngineVersionsRequest,DescribeCacheEngineVersionsResult> asyncHandler)
The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.
describeCacheEngineVersionsRequest
- Represents the input of a DescribeCacheEngineVersions
action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeCacheEngineVersionsResult> describeCacheEngineVersionsAsync()
Future<DescribeCacheEngineVersionsResult> describeCacheEngineVersionsAsync(AsyncHandler<DescribeCacheEngineVersionsRequest,DescribeCacheEngineVersionsResult> asyncHandler)
Future<DescribeCacheParameterGroupsResult> describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest)
The DescribeCacheParameterGroups action returns a list of cache parameter group descriptions. If a cache parameter group name is specified, the list will contain only the descriptions for that group.
describeCacheParameterGroupsRequest
- Represents the input of a DescribeCacheParameterGroups
action.Future<DescribeCacheParameterGroupsResult> describeCacheParameterGroupsAsync(DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest, AsyncHandler<DescribeCacheParameterGroupsRequest,DescribeCacheParameterGroupsResult> asyncHandler)
The DescribeCacheParameterGroups action returns a list of cache parameter group descriptions. If a cache parameter group name is specified, the list will contain only the descriptions for that group.
describeCacheParameterGroupsRequest
- Represents the input of a DescribeCacheParameterGroups
action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeCacheParameterGroupsResult> describeCacheParameterGroupsAsync()
Future<DescribeCacheParameterGroupsResult> describeCacheParameterGroupsAsync(AsyncHandler<DescribeCacheParameterGroupsRequest,DescribeCacheParameterGroupsResult> asyncHandler)
Future<DescribeCacheParametersResult> describeCacheParametersAsync(DescribeCacheParametersRequest describeCacheParametersRequest)
The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.
describeCacheParametersRequest
- Represents the input of a DescribeCacheParameters action.Future<DescribeCacheParametersResult> describeCacheParametersAsync(DescribeCacheParametersRequest describeCacheParametersRequest, AsyncHandler<DescribeCacheParametersRequest,DescribeCacheParametersResult> asyncHandler)
The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.
describeCacheParametersRequest
- Represents the input of a DescribeCacheParameters action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeCacheSecurityGroupsResult> describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest describeCacheSecurityGroupsRequest)
The DescribeCacheSecurityGroups action returns a list of cache security group descriptions. If a cache security group name is specified, the list will contain only the description of that group.
describeCacheSecurityGroupsRequest
- Represents the input of a DescribeCacheSecurityGroups
action.Future<DescribeCacheSecurityGroupsResult> describeCacheSecurityGroupsAsync(DescribeCacheSecurityGroupsRequest describeCacheSecurityGroupsRequest, AsyncHandler<DescribeCacheSecurityGroupsRequest,DescribeCacheSecurityGroupsResult> asyncHandler)
The DescribeCacheSecurityGroups action returns a list of cache security group descriptions. If a cache security group name is specified, the list will contain only the description of that group.
describeCacheSecurityGroupsRequest
- Represents the input of a DescribeCacheSecurityGroups
action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeCacheSecurityGroupsResult> describeCacheSecurityGroupsAsync()
Future<DescribeCacheSecurityGroupsResult> describeCacheSecurityGroupsAsync(AsyncHandler<DescribeCacheSecurityGroupsRequest,DescribeCacheSecurityGroupsResult> asyncHandler)
Future<DescribeCacheSubnetGroupsResult> describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest)
The DescribeCacheSubnetGroups action returns a list of cache subnet group descriptions. If a subnet group name is specified, the list will contain only the description of that group.
describeCacheSubnetGroupsRequest
- Represents the input of a DescribeCacheSubnetGroups action.Future<DescribeCacheSubnetGroupsResult> describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest, AsyncHandler<DescribeCacheSubnetGroupsRequest,DescribeCacheSubnetGroupsResult> asyncHandler)
The DescribeCacheSubnetGroups action returns a list of cache subnet group descriptions. If a subnet group name is specified, the list will contain only the description of that group.
describeCacheSubnetGroupsRequest
- Represents the input of a DescribeCacheSubnetGroups action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeCacheSubnetGroupsResult> describeCacheSubnetGroupsAsync()
Future<DescribeCacheSubnetGroupsResult> describeCacheSubnetGroupsAsync(AsyncHandler<DescribeCacheSubnetGroupsRequest,DescribeCacheSubnetGroupsResult> asyncHandler)
Future<EngineDefaults> describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest describeEngineDefaultParametersRequest)
The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParametersRequest
- Represents the input of a DescribeEngineDefaultParameters
action.Future<EngineDefaults> describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest describeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest,EngineDefaults> asyncHandler)
The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.
describeEngineDefaultParametersRequest
- Represents the input of a DescribeEngineDefaultParameters
action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeEventsResult> describeEventsAsync(DescribeEventsRequest describeEventsRequest)
The DescribeEvents action returns events related to cache clusters, cache security groups, and cache parameter groups. You can obtain events specific to a particular cache cluster, cache security group, or cache parameter group by providing the name as a parameter.
By default, only the events occurring within the last hour are returned; however, you can retrieve up to 14 days' worth of events if necessary.
describeEventsRequest
- Represents the input of a DescribeEvents action.Future<DescribeEventsResult> describeEventsAsync(DescribeEventsRequest describeEventsRequest, AsyncHandler<DescribeEventsRequest,DescribeEventsResult> asyncHandler)
The DescribeEvents action returns events related to cache clusters, cache security groups, and cache parameter groups. You can obtain events specific to a particular cache cluster, cache security group, or cache parameter group by providing the name as a parameter.
By default, only the events occurring within the last hour are returned; however, you can retrieve up to 14 days' worth of events if necessary.
describeEventsRequest
- Represents the input of a DescribeEvents action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeEventsResult> describeEventsAsync()
Future<DescribeEventsResult> describeEventsAsync(AsyncHandler<DescribeEventsRequest,DescribeEventsResult> asyncHandler)
Future<DescribeReplicationGroupsResult> describeReplicationGroupsAsync(DescribeReplicationGroupsRequest describeReplicationGroupsRequest)
The DescribeReplicationGroups action returns information about a particular replication group. If no identifier is specified, DescribeReplicationGroups returns information about all replication groups.
describeReplicationGroupsRequest
- Represents the input of a DescribeReplicationGroups action.Future<DescribeReplicationGroupsResult> describeReplicationGroupsAsync(DescribeReplicationGroupsRequest describeReplicationGroupsRequest, AsyncHandler<DescribeReplicationGroupsRequest,DescribeReplicationGroupsResult> asyncHandler)
The DescribeReplicationGroups action returns information about a particular replication group. If no identifier is specified, DescribeReplicationGroups returns information about all replication groups.
describeReplicationGroupsRequest
- Represents the input of a DescribeReplicationGroups action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeReplicationGroupsResult> describeReplicationGroupsAsync()
Future<DescribeReplicationGroupsResult> describeReplicationGroupsAsync(AsyncHandler<DescribeReplicationGroupsRequest,DescribeReplicationGroupsResult> asyncHandler)
Future<DescribeReservedCacheNodesResult> describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest describeReservedCacheNodesRequest)
The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesRequest
- Represents the input of a DescribeReservedCacheNodes
action.Future<DescribeReservedCacheNodesResult> describeReservedCacheNodesAsync(DescribeReservedCacheNodesRequest describeReservedCacheNodesRequest, AsyncHandler<DescribeReservedCacheNodesRequest,DescribeReservedCacheNodesResult> asyncHandler)
The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.
describeReservedCacheNodesRequest
- Represents the input of a DescribeReservedCacheNodes
action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeReservedCacheNodesResult> describeReservedCacheNodesAsync()
Future<DescribeReservedCacheNodesResult> describeReservedCacheNodesAsync(AsyncHandler<DescribeReservedCacheNodesRequest,DescribeReservedCacheNodesResult> asyncHandler)
Future<DescribeReservedCacheNodesOfferingsResult> describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest describeReservedCacheNodesOfferingsRequest)
The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsRequest
- Represents the input of a
DescribeReservedCacheNodesOfferings action.Future<DescribeReservedCacheNodesOfferingsResult> describeReservedCacheNodesOfferingsAsync(DescribeReservedCacheNodesOfferingsRequest describeReservedCacheNodesOfferingsRequest, AsyncHandler<DescribeReservedCacheNodesOfferingsRequest,DescribeReservedCacheNodesOfferingsResult> asyncHandler)
The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.
describeReservedCacheNodesOfferingsRequest
- Represents the input of a
DescribeReservedCacheNodesOfferings action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeReservedCacheNodesOfferingsResult> describeReservedCacheNodesOfferingsAsync()
Future<DescribeReservedCacheNodesOfferingsResult> describeReservedCacheNodesOfferingsAsync(AsyncHandler<DescribeReservedCacheNodesOfferingsRequest,DescribeReservedCacheNodesOfferingsResult> asyncHandler)
Future<DescribeSnapshotsResult> describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest)
The DescribeSnapshots action returns information about cache cluster snapshots. By default, DescribeSnapshots lists all of your snapshots; it can optionally describe a single snapshot, or just the snapshots associated with a particular cache cluster.
describeSnapshotsRequest
- Represents the input of a DescribeSnapshotsMessage action.Future<DescribeSnapshotsResult> describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest, AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
The DescribeSnapshots action returns information about cache cluster snapshots. By default, DescribeSnapshots lists all of your snapshots; it can optionally describe a single snapshot, or just the snapshots associated with a particular cache cluster.
describeSnapshotsRequest
- Represents the input of a DescribeSnapshotsMessage action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<DescribeSnapshotsResult> describeSnapshotsAsync()
Future<DescribeSnapshotsResult> describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler)
Future<ListAllowedNodeTypeModificationsResult> listAllowedNodeTypeModificationsAsync(ListAllowedNodeTypeModificationsRequest listAllowedNodeTypeModificationsRequest)
The ListAllowedNodeTypeModifications
action lists all
available node types that you can scale your Redis cluster's or
replication group's current node type up to.
When you use the ModifyCacheCluster
or
ModifyReplicationGroup
APIs to scale up your cluster or
replication group, the value of the CacheNodeType parameter must
be one of the node types returned by this action.
listAllowedNodeTypeModificationsRequest
- The input parameters for the
ListAllowedNodeTypeModifications action.Future<ListAllowedNodeTypeModificationsResult> listAllowedNodeTypeModificationsAsync(ListAllowedNodeTypeModificationsRequest listAllowedNodeTypeModificationsRequest, AsyncHandler<ListAllowedNodeTypeModificationsRequest,ListAllowedNodeTypeModificationsResult> asyncHandler)
The ListAllowedNodeTypeModifications
action lists all
available node types that you can scale your Redis cluster's or
replication group's current node type up to.
When you use the ModifyCacheCluster
or
ModifyReplicationGroup
APIs to scale up your cluster or
replication group, the value of the CacheNodeType parameter must
be one of the node types returned by this action.
listAllowedNodeTypeModificationsRequest
- The input parameters for the
ListAllowedNodeTypeModifications action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ListAllowedNodeTypeModificationsResult> listAllowedNodeTypeModificationsAsync()
Future<ListAllowedNodeTypeModificationsResult> listAllowedNodeTypeModificationsAsync(AsyncHandler<ListAllowedNodeTypeModificationsRequest,ListAllowedNodeTypeModificationsResult> asyncHandler)
Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest)
The ListTagsForResource action lists all cost allocation tags currently on the named resource. A cost allocation tag is a key-value pair where the key is case-sensitive and the value is optional. Cost allocation tags can be used to categorize and track your AWS costs.
You can have a maximum of 10 cost allocation tags on an ElastiCache resource. For more information, see Using Cost Allocation Tags in Amazon ElastiCache.
listTagsForResourceRequest
- The input parameters for the ListTagsForResource action.Future<ListTagsForResourceResult> listTagsForResourceAsync(ListTagsForResourceRequest listTagsForResourceRequest, AsyncHandler<ListTagsForResourceRequest,ListTagsForResourceResult> asyncHandler)
The ListTagsForResource action lists all cost allocation tags currently on the named resource. A cost allocation tag is a key-value pair where the key is case-sensitive and the value is optional. Cost allocation tags can be used to categorize and track your AWS costs.
You can have a maximum of 10 cost allocation tags on an ElastiCache resource. For more information, see Using Cost Allocation Tags in Amazon ElastiCache.
listTagsForResourceRequest
- The input parameters for the ListTagsForResource action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CacheCluster> modifyCacheClusterAsync(ModifyCacheClusterRequest modifyCacheClusterRequest)
The ModifyCacheCluster action modifies the settings for a cache cluster. You can use this action to change one or more cluster configuration parameters by specifying the parameters and the new values.
modifyCacheClusterRequest
- Represents the input of a ModifyCacheCluster action.Future<CacheCluster> modifyCacheClusterAsync(ModifyCacheClusterRequest modifyCacheClusterRequest, AsyncHandler<ModifyCacheClusterRequest,CacheCluster> asyncHandler)
The ModifyCacheCluster action modifies the settings for a cache cluster. You can use this action to change one or more cluster configuration parameters by specifying the parameters and the new values.
modifyCacheClusterRequest
- Represents the input of a ModifyCacheCluster action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ModifyCacheParameterGroupResult> modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest)
The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group. You can modify up to 20 parameters in a single request by submitting a list parameter name and value pairs.
modifyCacheParameterGroupRequest
- Represents the input of a ModifyCacheParameterGroup action.Future<ModifyCacheParameterGroupResult> modifyCacheParameterGroupAsync(ModifyCacheParameterGroupRequest modifyCacheParameterGroupRequest, AsyncHandler<ModifyCacheParameterGroupRequest,ModifyCacheParameterGroupResult> asyncHandler)
The ModifyCacheParameterGroup action modifies the parameters of a cache parameter group. You can modify up to 20 parameters in a single request by submitting a list parameter name and value pairs.
modifyCacheParameterGroupRequest
- Represents the input of a ModifyCacheParameterGroup action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CacheSubnetGroup> modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest modifyCacheSubnetGroupRequest)
The ModifyCacheSubnetGroup action modifies an existing cache subnet group.
modifyCacheSubnetGroupRequest
- Represents the input of a ModifyCacheSubnetGroup action.Future<CacheSubnetGroup> modifyCacheSubnetGroupAsync(ModifyCacheSubnetGroupRequest modifyCacheSubnetGroupRequest, AsyncHandler<ModifyCacheSubnetGroupRequest,CacheSubnetGroup> asyncHandler)
The ModifyCacheSubnetGroup action modifies an existing cache subnet group.
modifyCacheSubnetGroupRequest
- Represents the input of a ModifyCacheSubnetGroup action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ReplicationGroup> modifyReplicationGroupAsync(ModifyReplicationGroupRequest modifyReplicationGroupRequest)
The ModifyReplicationGroup action modifies the settings for a replication group.
modifyReplicationGroupRequest
- Represents the input of a ModifyReplicationGroups action.Future<ReplicationGroup> modifyReplicationGroupAsync(ModifyReplicationGroupRequest modifyReplicationGroupRequest, AsyncHandler<ModifyReplicationGroupRequest,ReplicationGroup> asyncHandler)
The ModifyReplicationGroup action modifies the settings for a replication group.
modifyReplicationGroupRequest
- Represents the input of a ModifyReplicationGroups action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ReservedCacheNode> purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest purchaseReservedCacheNodesOfferingRequest)
The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOfferingRequest
- Represents the input of a
PurchaseReservedCacheNodesOffering action.Future<ReservedCacheNode> purchaseReservedCacheNodesOfferingAsync(PurchaseReservedCacheNodesOfferingRequest purchaseReservedCacheNodesOfferingRequest, AsyncHandler<PurchaseReservedCacheNodesOfferingRequest,ReservedCacheNode> asyncHandler)
The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.
purchaseReservedCacheNodesOfferingRequest
- Represents the input of a
PurchaseReservedCacheNodesOffering action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CacheCluster> rebootCacheClusterAsync(RebootCacheClusterRequest rebootCacheClusterRequest)
The RebootCacheCluster action reboots some, or all, of the cache nodes within a provisioned cache cluster. This API will apply any modified cache parameter groups to the cache cluster. The reboot action takes place as soon as possible, and results in a momentary outage to the cache cluster. During the reboot, the cache cluster status is set to REBOOTING.
The reboot causes the contents of the cache (for each cache node being rebooted) to be lost.
When the reboot is complete, a cache cluster event is created.
rebootCacheClusterRequest
- Represents the input of a RebootCacheCluster action.Future<CacheCluster> rebootCacheClusterAsync(RebootCacheClusterRequest rebootCacheClusterRequest, AsyncHandler<RebootCacheClusterRequest,CacheCluster> asyncHandler)
The RebootCacheCluster action reboots some, or all, of the cache nodes within a provisioned cache cluster. This API will apply any modified cache parameter groups to the cache cluster. The reboot action takes place as soon as possible, and results in a momentary outage to the cache cluster. During the reboot, the cache cluster status is set to REBOOTING.
The reboot causes the contents of the cache (for each cache node being rebooted) to be lost.
When the reboot is complete, a cache cluster event is created.
rebootCacheClusterRequest
- Represents the input of a RebootCacheCluster action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<RemoveTagsFromResourceResult> removeTagsFromResourceAsync(RemoveTagsFromResourceRequest removeTagsFromResourceRequest)
The RemoveTagsFromResource action removes the tags identified by
the TagKeys
list from the named resource.
removeTagsFromResourceRequest
- Represents the input of a RemoveTagsFromResource action.Future<RemoveTagsFromResourceResult> removeTagsFromResourceAsync(RemoveTagsFromResourceRequest removeTagsFromResourceRequest, AsyncHandler<RemoveTagsFromResourceRequest,RemoveTagsFromResourceResult> asyncHandler)
The RemoveTagsFromResource action removes the tags identified by
the TagKeys
list from the named resource.
removeTagsFromResourceRequest
- Represents the input of a RemoveTagsFromResource action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<ResetCacheParameterGroupResult> resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest)
The ResetCacheParameterGroup action modifies the parameters of a cache parameter group to the engine or system default value. You can reset specific parameters by submitting a list of parameter names. To reset the entire cache parameter group, specify the ResetAllParameters and CacheParameterGroupName parameters.
resetCacheParameterGroupRequest
- Represents the input of a ResetCacheParameterGroup action.Future<ResetCacheParameterGroupResult> resetCacheParameterGroupAsync(ResetCacheParameterGroupRequest resetCacheParameterGroupRequest, AsyncHandler<ResetCacheParameterGroupRequest,ResetCacheParameterGroupResult> asyncHandler)
The ResetCacheParameterGroup action modifies the parameters of a cache parameter group to the engine or system default value. You can reset specific parameters by submitting a list of parameter names. To reset the entire cache parameter group, specify the ResetAllParameters and CacheParameterGroupName parameters.
resetCacheParameterGroupRequest
- Represents the input of a ResetCacheParameterGroup action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Future<CacheSecurityGroup> revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest revokeCacheSecurityGroupIngressRequest)
The RevokeCacheSecurityGroupIngress action revokes ingress from a cache security group. Use this action to disallow access from an Amazon EC2 security group that had been previously authorized.
revokeCacheSecurityGroupIngressRequest
- Represents the input of a RevokeCacheSecurityGroupIngress
action.Future<CacheSecurityGroup> revokeCacheSecurityGroupIngressAsync(RevokeCacheSecurityGroupIngressRequest revokeCacheSecurityGroupIngressRequest, AsyncHandler<RevokeCacheSecurityGroupIngressRequest,CacheSecurityGroup> asyncHandler)
The RevokeCacheSecurityGroupIngress action revokes ingress from a cache security group. Use this action to disallow access from an Amazon EC2 security group that had been previously authorized.
revokeCacheSecurityGroupIngressRequest
- Represents the input of a RevokeCacheSecurityGroupIngress
action.asyncHandler
- Asynchronous callback handler for events in the lifecycle of the
request. Users can provide an implementation of the callback
methods in this interface to receive notification of successful or
unsuccessful completion of the operation.Copyright © 2016. All rights reserved.