AWS SDK for C++  0.14.3
AWS SDK for C++
Public Types | Public Member Functions | List of all members
Aws::ElastiCache::ElastiCacheClient Class Reference

#include <ElastiCacheClient.h>

+ Inheritance diagram for Aws::ElastiCache::ElastiCacheClient:

Public Types

typedef Aws::Client::AWSXMLClient BASECLASS
 
- Public Types inherited from Aws::Client::AWSXMLClient
typedef AWSClient BASECLASS
 

Public Member Functions

 ElastiCacheClient (const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration())
 
 ElastiCacheClient (const Auth::AWSCredentials &credentials, const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration())
 
 ElastiCacheClient (const std::shared_ptr< Auth::AWSCredentialsProvider > &credentialsProvider, const Client::ClientConfiguration &clientConfiguration=Client::ClientConfiguration())
 
virtual ~ElastiCacheClient ()
 
virtual Model::AddTagsToResourceOutcome AddTagsToResource (const Model::AddTagsToResourceRequest &request) const
 
virtual Model::AddTagsToResourceOutcomeCallable AddTagsToResourceCallable (const Model::AddTagsToResourceRequest &request) const
 
virtual void AddTagsToResourceAsync (const Model::AddTagsToResourceRequest &request, const AddTagsToResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::AuthorizeCacheSecurityGroupIngressOutcome AuthorizeCacheSecurityGroupIngress (const Model::AuthorizeCacheSecurityGroupIngressRequest &request) const
 
virtual Model::AuthorizeCacheSecurityGroupIngressOutcomeCallable AuthorizeCacheSecurityGroupIngressCallable (const Model::AuthorizeCacheSecurityGroupIngressRequest &request) const
 
virtual void AuthorizeCacheSecurityGroupIngressAsync (const Model::AuthorizeCacheSecurityGroupIngressRequest &request, const AuthorizeCacheSecurityGroupIngressResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CopySnapshotOutcome CopySnapshot (const Model::CopySnapshotRequest &request) const
 
virtual Model::CopySnapshotOutcomeCallable CopySnapshotCallable (const Model::CopySnapshotRequest &request) const
 
virtual void CopySnapshotAsync (const Model::CopySnapshotRequest &request, const CopySnapshotResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateCacheClusterOutcome CreateCacheCluster (const Model::CreateCacheClusterRequest &request) const
 
virtual Model::CreateCacheClusterOutcomeCallable CreateCacheClusterCallable (const Model::CreateCacheClusterRequest &request) const
 
virtual void CreateCacheClusterAsync (const Model::CreateCacheClusterRequest &request, const CreateCacheClusterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateCacheParameterGroupOutcome CreateCacheParameterGroup (const Model::CreateCacheParameterGroupRequest &request) const
 
virtual Model::CreateCacheParameterGroupOutcomeCallable CreateCacheParameterGroupCallable (const Model::CreateCacheParameterGroupRequest &request) const
 
virtual void CreateCacheParameterGroupAsync (const Model::CreateCacheParameterGroupRequest &request, const CreateCacheParameterGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateCacheSecurityGroupOutcome CreateCacheSecurityGroup (const Model::CreateCacheSecurityGroupRequest &request) const
 
virtual Model::CreateCacheSecurityGroupOutcomeCallable CreateCacheSecurityGroupCallable (const Model::CreateCacheSecurityGroupRequest &request) const
 
virtual void CreateCacheSecurityGroupAsync (const Model::CreateCacheSecurityGroupRequest &request, const CreateCacheSecurityGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateCacheSubnetGroupOutcome CreateCacheSubnetGroup (const Model::CreateCacheSubnetGroupRequest &request) const
 
virtual Model::CreateCacheSubnetGroupOutcomeCallable CreateCacheSubnetGroupCallable (const Model::CreateCacheSubnetGroupRequest &request) const
 
virtual void CreateCacheSubnetGroupAsync (const Model::CreateCacheSubnetGroupRequest &request, const CreateCacheSubnetGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateReplicationGroupOutcome CreateReplicationGroup (const Model::CreateReplicationGroupRequest &request) const
 
virtual Model::CreateReplicationGroupOutcomeCallable CreateReplicationGroupCallable (const Model::CreateReplicationGroupRequest &request) const
 
virtual void CreateReplicationGroupAsync (const Model::CreateReplicationGroupRequest &request, const CreateReplicationGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::CreateSnapshotOutcome CreateSnapshot (const Model::CreateSnapshotRequest &request) const
 
virtual Model::CreateSnapshotOutcomeCallable CreateSnapshotCallable (const Model::CreateSnapshotRequest &request) const
 
virtual void CreateSnapshotAsync (const Model::CreateSnapshotRequest &request, const CreateSnapshotResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteCacheClusterOutcome DeleteCacheCluster (const Model::DeleteCacheClusterRequest &request) const
 
virtual Model::DeleteCacheClusterOutcomeCallable DeleteCacheClusterCallable (const Model::DeleteCacheClusterRequest &request) const
 
virtual void DeleteCacheClusterAsync (const Model::DeleteCacheClusterRequest &request, const DeleteCacheClusterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteCacheParameterGroupOutcome DeleteCacheParameterGroup (const Model::DeleteCacheParameterGroupRequest &request) const
 
virtual Model::DeleteCacheParameterGroupOutcomeCallable DeleteCacheParameterGroupCallable (const Model::DeleteCacheParameterGroupRequest &request) const
 
virtual void DeleteCacheParameterGroupAsync (const Model::DeleteCacheParameterGroupRequest &request, const DeleteCacheParameterGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteCacheSecurityGroupOutcome DeleteCacheSecurityGroup (const Model::DeleteCacheSecurityGroupRequest &request) const
 
virtual Model::DeleteCacheSecurityGroupOutcomeCallable DeleteCacheSecurityGroupCallable (const Model::DeleteCacheSecurityGroupRequest &request) const
 
virtual void DeleteCacheSecurityGroupAsync (const Model::DeleteCacheSecurityGroupRequest &request, const DeleteCacheSecurityGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteCacheSubnetGroupOutcome DeleteCacheSubnetGroup (const Model::DeleteCacheSubnetGroupRequest &request) const
 
virtual Model::DeleteCacheSubnetGroupOutcomeCallable DeleteCacheSubnetGroupCallable (const Model::DeleteCacheSubnetGroupRequest &request) const
 
virtual void DeleteCacheSubnetGroupAsync (const Model::DeleteCacheSubnetGroupRequest &request, const DeleteCacheSubnetGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteReplicationGroupOutcome DeleteReplicationGroup (const Model::DeleteReplicationGroupRequest &request) const
 
virtual Model::DeleteReplicationGroupOutcomeCallable DeleteReplicationGroupCallable (const Model::DeleteReplicationGroupRequest &request) const
 
virtual void DeleteReplicationGroupAsync (const Model::DeleteReplicationGroupRequest &request, const DeleteReplicationGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DeleteSnapshotOutcome DeleteSnapshot (const Model::DeleteSnapshotRequest &request) const
 
virtual Model::DeleteSnapshotOutcomeCallable DeleteSnapshotCallable (const Model::DeleteSnapshotRequest &request) const
 
virtual void DeleteSnapshotAsync (const Model::DeleteSnapshotRequest &request, const DeleteSnapshotResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeCacheClustersOutcome DescribeCacheClusters (const Model::DescribeCacheClustersRequest &request) const
 
virtual Model::DescribeCacheClustersOutcomeCallable DescribeCacheClustersCallable (const Model::DescribeCacheClustersRequest &request) const
 
virtual void DescribeCacheClustersAsync (const Model::DescribeCacheClustersRequest &request, const DescribeCacheClustersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeCacheEngineVersionsOutcome DescribeCacheEngineVersions (const Model::DescribeCacheEngineVersionsRequest &request) const
 
virtual Model::DescribeCacheEngineVersionsOutcomeCallable DescribeCacheEngineVersionsCallable (const Model::DescribeCacheEngineVersionsRequest &request) const
 
virtual void DescribeCacheEngineVersionsAsync (const Model::DescribeCacheEngineVersionsRequest &request, const DescribeCacheEngineVersionsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeCacheParameterGroupsOutcome DescribeCacheParameterGroups (const Model::DescribeCacheParameterGroupsRequest &request) const
 
virtual Model::DescribeCacheParameterGroupsOutcomeCallable DescribeCacheParameterGroupsCallable (const Model::DescribeCacheParameterGroupsRequest &request) const
 
virtual void DescribeCacheParameterGroupsAsync (const Model::DescribeCacheParameterGroupsRequest &request, const DescribeCacheParameterGroupsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeCacheParametersOutcome DescribeCacheParameters (const Model::DescribeCacheParametersRequest &request) const
 
virtual Model::DescribeCacheParametersOutcomeCallable DescribeCacheParametersCallable (const Model::DescribeCacheParametersRequest &request) const
 
virtual void DescribeCacheParametersAsync (const Model::DescribeCacheParametersRequest &request, const DescribeCacheParametersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeCacheSecurityGroupsOutcome DescribeCacheSecurityGroups (const Model::DescribeCacheSecurityGroupsRequest &request) const
 
virtual Model::DescribeCacheSecurityGroupsOutcomeCallable DescribeCacheSecurityGroupsCallable (const Model::DescribeCacheSecurityGroupsRequest &request) const
 
virtual void DescribeCacheSecurityGroupsAsync (const Model::DescribeCacheSecurityGroupsRequest &request, const DescribeCacheSecurityGroupsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeCacheSubnetGroupsOutcome DescribeCacheSubnetGroups (const Model::DescribeCacheSubnetGroupsRequest &request) const
 
virtual Model::DescribeCacheSubnetGroupsOutcomeCallable DescribeCacheSubnetGroupsCallable (const Model::DescribeCacheSubnetGroupsRequest &request) const
 
virtual void DescribeCacheSubnetGroupsAsync (const Model::DescribeCacheSubnetGroupsRequest &request, const DescribeCacheSubnetGroupsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeEngineDefaultParametersOutcome DescribeEngineDefaultParameters (const Model::DescribeEngineDefaultParametersRequest &request) const
 
virtual Model::DescribeEngineDefaultParametersOutcomeCallable DescribeEngineDefaultParametersCallable (const Model::DescribeEngineDefaultParametersRequest &request) const
 
virtual void DescribeEngineDefaultParametersAsync (const Model::DescribeEngineDefaultParametersRequest &request, const DescribeEngineDefaultParametersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeEventsOutcome DescribeEvents (const Model::DescribeEventsRequest &request) const
 
virtual Model::DescribeEventsOutcomeCallable DescribeEventsCallable (const Model::DescribeEventsRequest &request) const
 
virtual void DescribeEventsAsync (const Model::DescribeEventsRequest &request, const DescribeEventsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeReplicationGroupsOutcome DescribeReplicationGroups (const Model::DescribeReplicationGroupsRequest &request) const
 
virtual Model::DescribeReplicationGroupsOutcomeCallable DescribeReplicationGroupsCallable (const Model::DescribeReplicationGroupsRequest &request) const
 
virtual void DescribeReplicationGroupsAsync (const Model::DescribeReplicationGroupsRequest &request, const DescribeReplicationGroupsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeReservedCacheNodesOutcome DescribeReservedCacheNodes (const Model::DescribeReservedCacheNodesRequest &request) const
 
virtual Model::DescribeReservedCacheNodesOutcomeCallable DescribeReservedCacheNodesCallable (const Model::DescribeReservedCacheNodesRequest &request) const
 
virtual void DescribeReservedCacheNodesAsync (const Model::DescribeReservedCacheNodesRequest &request, const DescribeReservedCacheNodesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeReservedCacheNodesOfferingsOutcome DescribeReservedCacheNodesOfferings (const Model::DescribeReservedCacheNodesOfferingsRequest &request) const
 
virtual Model::DescribeReservedCacheNodesOfferingsOutcomeCallable DescribeReservedCacheNodesOfferingsCallable (const Model::DescribeReservedCacheNodesOfferingsRequest &request) const
 
virtual void DescribeReservedCacheNodesOfferingsAsync (const Model::DescribeReservedCacheNodesOfferingsRequest &request, const DescribeReservedCacheNodesOfferingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::DescribeSnapshotsOutcome DescribeSnapshots (const Model::DescribeSnapshotsRequest &request) const
 
virtual Model::DescribeSnapshotsOutcomeCallable DescribeSnapshotsCallable (const Model::DescribeSnapshotsRequest &request) const
 
virtual void DescribeSnapshotsAsync (const Model::DescribeSnapshotsRequest &request, const DescribeSnapshotsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ListAllowedNodeTypeModificationsOutcome ListAllowedNodeTypeModifications (const Model::ListAllowedNodeTypeModificationsRequest &request) const
 
virtual Model::ListAllowedNodeTypeModificationsOutcomeCallable ListAllowedNodeTypeModificationsCallable (const Model::ListAllowedNodeTypeModificationsRequest &request) const
 
virtual void ListAllowedNodeTypeModificationsAsync (const Model::ListAllowedNodeTypeModificationsRequest &request, const ListAllowedNodeTypeModificationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ListTagsForResourceOutcome ListTagsForResource (const Model::ListTagsForResourceRequest &request) const
 
virtual Model::ListTagsForResourceOutcomeCallable ListTagsForResourceCallable (const Model::ListTagsForResourceRequest &request) const
 
virtual void ListTagsForResourceAsync (const Model::ListTagsForResourceRequest &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ModifyCacheClusterOutcome ModifyCacheCluster (const Model::ModifyCacheClusterRequest &request) const
 
virtual Model::ModifyCacheClusterOutcomeCallable ModifyCacheClusterCallable (const Model::ModifyCacheClusterRequest &request) const
 
virtual void ModifyCacheClusterAsync (const Model::ModifyCacheClusterRequest &request, const ModifyCacheClusterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ModifyCacheParameterGroupOutcome ModifyCacheParameterGroup (const Model::ModifyCacheParameterGroupRequest &request) const
 
virtual Model::ModifyCacheParameterGroupOutcomeCallable ModifyCacheParameterGroupCallable (const Model::ModifyCacheParameterGroupRequest &request) const
 
virtual void ModifyCacheParameterGroupAsync (const Model::ModifyCacheParameterGroupRequest &request, const ModifyCacheParameterGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ModifyCacheSubnetGroupOutcome ModifyCacheSubnetGroup (const Model::ModifyCacheSubnetGroupRequest &request) const
 
virtual Model::ModifyCacheSubnetGroupOutcomeCallable ModifyCacheSubnetGroupCallable (const Model::ModifyCacheSubnetGroupRequest &request) const
 
virtual void ModifyCacheSubnetGroupAsync (const Model::ModifyCacheSubnetGroupRequest &request, const ModifyCacheSubnetGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ModifyReplicationGroupOutcome ModifyReplicationGroup (const Model::ModifyReplicationGroupRequest &request) const
 
virtual Model::ModifyReplicationGroupOutcomeCallable ModifyReplicationGroupCallable (const Model::ModifyReplicationGroupRequest &request) const
 
virtual void ModifyReplicationGroupAsync (const Model::ModifyReplicationGroupRequest &request, const ModifyReplicationGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::PurchaseReservedCacheNodesOfferingOutcome PurchaseReservedCacheNodesOffering (const Model::PurchaseReservedCacheNodesOfferingRequest &request) const
 
virtual Model::PurchaseReservedCacheNodesOfferingOutcomeCallable PurchaseReservedCacheNodesOfferingCallable (const Model::PurchaseReservedCacheNodesOfferingRequest &request) const
 
virtual void PurchaseReservedCacheNodesOfferingAsync (const Model::PurchaseReservedCacheNodesOfferingRequest &request, const PurchaseReservedCacheNodesOfferingResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::RebootCacheClusterOutcome RebootCacheCluster (const Model::RebootCacheClusterRequest &request) const
 
virtual Model::RebootCacheClusterOutcomeCallable RebootCacheClusterCallable (const Model::RebootCacheClusterRequest &request) const
 
virtual void RebootCacheClusterAsync (const Model::RebootCacheClusterRequest &request, const RebootCacheClusterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::RemoveTagsFromResourceOutcome RemoveTagsFromResource (const Model::RemoveTagsFromResourceRequest &request) const
 
virtual Model::RemoveTagsFromResourceOutcomeCallable RemoveTagsFromResourceCallable (const Model::RemoveTagsFromResourceRequest &request) const
 
virtual void RemoveTagsFromResourceAsync (const Model::RemoveTagsFromResourceRequest &request, const RemoveTagsFromResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::ResetCacheParameterGroupOutcome ResetCacheParameterGroup (const Model::ResetCacheParameterGroupRequest &request) const
 
virtual Model::ResetCacheParameterGroupOutcomeCallable ResetCacheParameterGroupCallable (const Model::ResetCacheParameterGroupRequest &request) const
 
virtual void ResetCacheParameterGroupAsync (const Model::ResetCacheParameterGroupRequest &request, const ResetCacheParameterGroupResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
virtual Model::RevokeCacheSecurityGroupIngressOutcome RevokeCacheSecurityGroupIngress (const Model::RevokeCacheSecurityGroupIngressRequest &request) const
 
virtual Model::RevokeCacheSecurityGroupIngressOutcomeCallable RevokeCacheSecurityGroupIngressCallable (const Model::RevokeCacheSecurityGroupIngressRequest &request) const
 
virtual void RevokeCacheSecurityGroupIngressAsync (const Model::RevokeCacheSecurityGroupIngressRequest &request, const RevokeCacheSecurityGroupIngressResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
 
- Public Member Functions inherited from Aws::Client::AWSXMLClient
 AWSXMLClient (const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller)
 
virtual ~AWSXMLClient ()=default
 
- Public Member Functions inherited from Aws::Client::AWSClient
 AWSClient (const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller)
 
virtual ~AWSClient ()
 
Aws::String GeneratePresignedUrl (Aws::Http::URI &uri, Aws::Http::HttpMethod method, long long expirationInSeconds=0)
 
void DisableRequestProcessing ()
 
void EnableRequestProcessing ()
 

Additional Inherited Members

- Protected Member Functions inherited from Aws::Client::AWSXMLClient
virtual AWSError< CoreErrorsBuildAWSError (const std::shared_ptr< Aws::Http::HttpResponse > &response) const override
 
XmlOutcome MakeRequest (const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const
 
XmlOutcome MakeRequest (const Aws::String &uri, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const
 
- Protected Member Functions inherited from Aws::Client::AWSClient
HttpResponseOutcome AttemptExhaustively (const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod) const
 
HttpResponseOutcome AttemptExhaustively (const Aws::String &uri, Http::HttpMethod httpMethod) const
 
HttpResponseOutcome AttemptOneRequest (const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod) const
 
HttpResponseOutcome AttemptOneRequest (const Aws::String &uri, Http::HttpMethod httpMethod) const
 
StreamOutcome MakeRequestWithUnparsedResponse (const Aws::String &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST) const
 
virtual void BuildHttpRequest (const Aws::AmazonWebServiceRequest &request, const std::shared_ptr< Aws::Http::HttpRequest > &httpRequest) const
 
const std::shared_ptr< AWSErrorMarshaller > & GetErrorMarshaller () const
 

Detailed Description

<fullname>Amazon ElastiCache</fullname>

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.

Definition at line 274 of file ElastiCacheClient.h.

Member Typedef Documentation

Definition at line 277 of file ElastiCacheClient.h.

Constructor & Destructor Documentation

Aws::ElastiCache::ElastiCacheClient::ElastiCacheClient ( const Client::ClientConfiguration clientConfiguration = Client::ClientConfiguration())

Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.

Aws::ElastiCache::ElastiCacheClient::ElastiCacheClient ( const Auth::AWSCredentials credentials,
const Client::ClientConfiguration clientConfiguration = Client::ClientConfiguration() 
)

Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.

Aws::ElastiCache::ElastiCacheClient::ElastiCacheClient ( const std::shared_ptr< Auth::AWSCredentialsProvider > &  credentialsProvider,
const Client::ClientConfiguration clientConfiguration = Client::ClientConfiguration() 
)

Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used

virtual Aws::ElastiCache::ElastiCacheClient::~ElastiCacheClient ( )
virtual

Member Function Documentation

virtual Model::AddTagsToResourceOutcome Aws::ElastiCache::ElastiCacheClient::AddTagsToResource ( const Model::AddTagsToResourceRequest request) const
virtual

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 in the ElastiCache User Guide.

virtual void Aws::ElastiCache::ElastiCacheClient::AddTagsToResourceAsync ( const Model::AddTagsToResourceRequest request,
const AddTagsToResourceResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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 in the ElastiCache User Guide.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::AddTagsToResourceOutcomeCallable Aws::ElastiCache::ElastiCacheClient::AddTagsToResourceCallable ( const Model::AddTagsToResourceRequest request) const
virtual

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 in the ElastiCache User Guide.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::AuthorizeCacheSecurityGroupIngressOutcome Aws::ElastiCache::ElastiCacheClient::AuthorizeCacheSecurityGroupIngress ( const Model::AuthorizeCacheSecurityGroupIngressRequest request) const
virtual

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.

<note>

You cannot authorize ingress from an Amazon EC2 security group in one region to an ElastiCache cluster in another region.

</note>

virtual void Aws::ElastiCache::ElastiCacheClient::AuthorizeCacheSecurityGroupIngressAsync ( const Model::AuthorizeCacheSecurityGroupIngressRequest request,
const AuthorizeCacheSecurityGroupIngressResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

<note>

You cannot authorize ingress from an Amazon EC2 security group in one region to an ElastiCache cluster in another region.

</note>

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::AuthorizeCacheSecurityGroupIngressOutcomeCallable Aws::ElastiCache::ElastiCacheClient::AuthorizeCacheSecurityGroupIngressCallable ( const Model::AuthorizeCacheSecurityGroupIngressRequest request) const
virtual

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.

<note>

You cannot authorize ingress from an Amazon EC2 security group in one region to an ElastiCache cluster in another region.

</note>

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CopySnapshotOutcome Aws::ElastiCache::ElastiCacheClient::CopySnapshot ( const Model::CopySnapshotRequest request) const
virtual

The CopySnapshot action makes a copy of an existing snapshot.

<important>

Users or groups that have permissions to use the CopySnapshot API can create their own Amazon S3 buckets and copy snapshots to it. To control access to your snapshots, use an IAM policy to control who has the ability to use the CopySnapshot API. For more information about using IAM to control the use of ElastiCache APIs, see Exporting Snapshots and Authentication & Access Control.

</important>

Erorr Message:

  • Error Message: The authenticated user does not have sufficient permissions to perform the desired activity.

    Solution: Contact your system administrator to get the needed permissions.

virtual void Aws::ElastiCache::ElastiCacheClient::CopySnapshotAsync ( const Model::CopySnapshotRequest request,
const CopySnapshotResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The CopySnapshot action makes a copy of an existing snapshot.

<important>

Users or groups that have permissions to use the CopySnapshot API can create their own Amazon S3 buckets and copy snapshots to it. To control access to your snapshots, use an IAM policy to control who has the ability to use the CopySnapshot API. For more information about using IAM to control the use of ElastiCache APIs, see Exporting Snapshots and Authentication & Access Control.

</important>

Erorr Message:

  • Error Message: The authenticated user does not have sufficient permissions to perform the desired activity.

    Solution: Contact your system administrator to get the needed permissions.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CopySnapshotOutcomeCallable Aws::ElastiCache::ElastiCacheClient::CopySnapshotCallable ( const Model::CopySnapshotRequest request) const
virtual

The CopySnapshot action makes a copy of an existing snapshot.

<important>

Users or groups that have permissions to use the CopySnapshot API can create their own Amazon S3 buckets and copy snapshots to it. To control access to your snapshots, use an IAM policy to control who has the ability to use the CopySnapshot API. For more information about using IAM to control the use of ElastiCache APIs, see Exporting Snapshots and Authentication & Access Control.

</important>

Erorr Message:

  • Error Message: The authenticated user does not have sufficient permissions to perform the desired activity.

    Solution: Contact your system administrator to get the needed permissions.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateCacheClusterOutcome Aws::ElastiCache::ElastiCacheClient::CreateCacheCluster ( const Model::CreateCacheClusterRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::CreateCacheClusterAsync ( const Model::CreateCacheClusterRequest request,
const CreateCacheClusterResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateCacheClusterOutcomeCallable Aws::ElastiCache::ElastiCacheClient::CreateCacheClusterCallable ( const Model::CreateCacheClusterRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateCacheParameterGroupOutcome Aws::ElastiCache::ElastiCacheClient::CreateCacheParameterGroup ( const Model::CreateCacheParameterGroupRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::CreateCacheParameterGroupAsync ( const Model::CreateCacheParameterGroupRequest request,
const CreateCacheParameterGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateCacheParameterGroupOutcomeCallable Aws::ElastiCache::ElastiCacheClient::CreateCacheParameterGroupCallable ( const Model::CreateCacheParameterGroupRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateCacheSecurityGroupOutcome Aws::ElastiCache::ElastiCacheClient::CreateCacheSecurityGroup ( const Model::CreateCacheSecurityGroupRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::CreateCacheSecurityGroupAsync ( const Model::CreateCacheSecurityGroupRequest request,
const CreateCacheSecurityGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateCacheSecurityGroupOutcomeCallable Aws::ElastiCache::ElastiCacheClient::CreateCacheSecurityGroupCallable ( const Model::CreateCacheSecurityGroupRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateCacheSubnetGroupOutcome Aws::ElastiCache::ElastiCacheClient::CreateCacheSubnetGroup ( const Model::CreateCacheSubnetGroupRequest request) const
virtual

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).

virtual void Aws::ElastiCache::ElastiCacheClient::CreateCacheSubnetGroupAsync ( const Model::CreateCacheSubnetGroupRequest request,
const CreateCacheSubnetGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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).

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateCacheSubnetGroupOutcomeCallable Aws::ElastiCache::ElastiCacheClient::CreateCacheSubnetGroupCallable ( const Model::CreateCacheSubnetGroupRequest request) const
virtual

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).

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateReplicationGroupOutcome Aws::ElastiCache::ElastiCacheClient::CreateReplicationGroup ( const Model::CreateReplicationGroupRequest request) const
virtual

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.

</note>

virtual void Aws::ElastiCache::ElastiCacheClient::CreateReplicationGroupAsync ( const Model::CreateReplicationGroupRequest request,
const CreateReplicationGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

</note>

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateReplicationGroupOutcomeCallable Aws::ElastiCache::ElastiCacheClient::CreateReplicationGroupCallable ( const Model::CreateReplicationGroupRequest request) const
virtual

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.

</note>

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::CreateSnapshotOutcome Aws::ElastiCache::ElastiCacheClient::CreateSnapshot ( const Model::CreateSnapshotRequest request) const
virtual

The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.

virtual void Aws::ElastiCache::ElastiCacheClient::CreateSnapshotAsync ( const Model::CreateSnapshotRequest request,
const CreateSnapshotResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::CreateSnapshotOutcomeCallable Aws::ElastiCache::ElastiCacheClient::CreateSnapshotCallable ( const Model::CreateSnapshotRequest request) const
virtual

The CreateSnapshot action creates a copy of an entire cache cluster at a specific moment in time.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteCacheClusterOutcome Aws::ElastiCache::ElastiCacheClient::DeleteCacheCluster ( const Model::DeleteCacheClusterRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::DeleteCacheClusterAsync ( const Model::DeleteCacheClusterRequest request,
const DeleteCacheClusterResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteCacheClusterOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DeleteCacheClusterCallable ( const Model::DeleteCacheClusterRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteCacheParameterGroupOutcome Aws::ElastiCache::ElastiCacheClient::DeleteCacheParameterGroup ( const Model::DeleteCacheParameterGroupRequest request) const
virtual

The DeleteCacheParameterGroup action deletes the specified cache parameter group. You cannot delete a cache parameter group if it is associated with any cache clusters.

virtual void Aws::ElastiCache::ElastiCacheClient::DeleteCacheParameterGroupAsync ( const Model::DeleteCacheParameterGroupRequest request,
const DeleteCacheParameterGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The DeleteCacheParameterGroup action deletes the specified cache parameter group. You cannot delete a cache parameter group if it is associated with any cache clusters.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteCacheParameterGroupOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DeleteCacheParameterGroupCallable ( const Model::DeleteCacheParameterGroupRequest request) const
virtual

The DeleteCacheParameterGroup action deletes the specified cache parameter group. You cannot delete a cache parameter group if it is associated with any cache clusters.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteCacheSecurityGroupOutcome Aws::ElastiCache::ElastiCacheClient::DeleteCacheSecurityGroup ( const Model::DeleteCacheSecurityGroupRequest request) const
virtual

The DeleteCacheSecurityGroup action deletes a cache security group.

<note>

You cannot delete a cache security group if it is associated with any cache clusters.

</note>

virtual void Aws::ElastiCache::ElastiCacheClient::DeleteCacheSecurityGroupAsync ( const Model::DeleteCacheSecurityGroupRequest request,
const DeleteCacheSecurityGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The DeleteCacheSecurityGroup action deletes a cache security group.

<note>

You cannot delete a cache security group if it is associated with any cache clusters.

</note>

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteCacheSecurityGroupOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DeleteCacheSecurityGroupCallable ( const Model::DeleteCacheSecurityGroupRequest request) const
virtual

The DeleteCacheSecurityGroup action deletes a cache security group.

<note>

You cannot delete a cache security group if it is associated with any cache clusters.

</note>

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteCacheSubnetGroupOutcome Aws::ElastiCache::ElastiCacheClient::DeleteCacheSubnetGroup ( const Model::DeleteCacheSubnetGroupRequest request) const
virtual

The DeleteCacheSubnetGroup action deletes a cache subnet group.

<note>

You cannot delete a cache subnet group if it is associated with any cache clusters.

</note>

virtual void Aws::ElastiCache::ElastiCacheClient::DeleteCacheSubnetGroupAsync ( const Model::DeleteCacheSubnetGroupRequest request,
const DeleteCacheSubnetGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The DeleteCacheSubnetGroup action deletes a cache subnet group.

<note>

You cannot delete a cache subnet group if it is associated with any cache clusters.

</note>

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteCacheSubnetGroupOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DeleteCacheSubnetGroupCallable ( const Model::DeleteCacheSubnetGroupRequest request) const
virtual

The DeleteCacheSubnetGroup action deletes a cache subnet group.

<note>

You cannot delete a cache subnet group if it is associated with any cache clusters.

</note>

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteReplicationGroupOutcome Aws::ElastiCache::ElastiCacheClient::DeleteReplicationGroup ( const Model::DeleteReplicationGroupRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::DeleteReplicationGroupAsync ( const Model::DeleteReplicationGroupRequest request,
const DeleteReplicationGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteReplicationGroupOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DeleteReplicationGroupCallable ( const Model::DeleteReplicationGroupRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DeleteSnapshotOutcome Aws::ElastiCache::ElastiCacheClient::DeleteSnapshot ( const Model::DeleteSnapshotRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::DeleteSnapshotAsync ( const Model::DeleteSnapshotRequest request,
const DeleteSnapshotResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DeleteSnapshotOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DeleteSnapshotCallable ( const Model::DeleteSnapshotRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeCacheClustersOutcome Aws::ElastiCache::ElastiCacheClient::DescribeCacheClusters ( const Model::DescribeCacheClustersRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::DescribeCacheClustersAsync ( const Model::DescribeCacheClustersRequest request,
const DescribeCacheClustersResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeCacheClustersOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DescribeCacheClustersCallable ( const Model::DescribeCacheClustersRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeCacheEngineVersionsOutcome Aws::ElastiCache::ElastiCacheClient::DescribeCacheEngineVersions ( const Model::DescribeCacheEngineVersionsRequest request) const
virtual

The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.

virtual void Aws::ElastiCache::ElastiCacheClient::DescribeCacheEngineVersionsAsync ( const Model::DescribeCacheEngineVersionsRequest request,
const DescribeCacheEngineVersionsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeCacheEngineVersionsOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DescribeCacheEngineVersionsCallable ( const Model::DescribeCacheEngineVersionsRequest request) const
virtual

The DescribeCacheEngineVersions action returns a list of the available cache engines and their versions.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeCacheParameterGroupsOutcome Aws::ElastiCache::ElastiCacheClient::DescribeCacheParameterGroups ( const Model::DescribeCacheParameterGroupsRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::DescribeCacheParameterGroupsAsync ( const Model::DescribeCacheParameterGroupsRequest request,
const DescribeCacheParameterGroupsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeCacheParameterGroupsOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DescribeCacheParameterGroupsCallable ( const Model::DescribeCacheParameterGroupsRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeCacheParametersOutcome Aws::ElastiCache::ElastiCacheClient::DescribeCacheParameters ( const Model::DescribeCacheParametersRequest request) const
virtual

The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.

virtual void Aws::ElastiCache::ElastiCacheClient::DescribeCacheParametersAsync ( const Model::DescribeCacheParametersRequest request,
const DescribeCacheParametersResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeCacheParametersOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DescribeCacheParametersCallable ( const Model::DescribeCacheParametersRequest request) const
virtual

The DescribeCacheParameters action returns the detailed parameter list for a particular cache parameter group.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeCacheSecurityGroupsOutcome Aws::ElastiCache::ElastiCacheClient::DescribeCacheSecurityGroups ( const Model::DescribeCacheSecurityGroupsRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::DescribeCacheSecurityGroupsAsync ( const Model::DescribeCacheSecurityGroupsRequest request,
const DescribeCacheSecurityGroupsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeCacheSecurityGroupsOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DescribeCacheSecurityGroupsCallable ( const Model::DescribeCacheSecurityGroupsRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeCacheSubnetGroupsOutcome Aws::ElastiCache::ElastiCacheClient::DescribeCacheSubnetGroups ( const Model::DescribeCacheSubnetGroupsRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::DescribeCacheSubnetGroupsAsync ( const Model::DescribeCacheSubnetGroupsRequest request,
const DescribeCacheSubnetGroupsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeCacheSubnetGroupsOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DescribeCacheSubnetGroupsCallable ( const Model::DescribeCacheSubnetGroupsRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeEngineDefaultParametersOutcome Aws::ElastiCache::ElastiCacheClient::DescribeEngineDefaultParameters ( const Model::DescribeEngineDefaultParametersRequest request) const
virtual

The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.

virtual void Aws::ElastiCache::ElastiCacheClient::DescribeEngineDefaultParametersAsync ( const Model::DescribeEngineDefaultParametersRequest request,
const DescribeEngineDefaultParametersResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeEngineDefaultParametersOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DescribeEngineDefaultParametersCallable ( const Model::DescribeEngineDefaultParametersRequest request) const
virtual

The DescribeEngineDefaultParameters action returns the default engine and system parameter information for the specified cache engine.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeEventsOutcome Aws::ElastiCache::ElastiCacheClient::DescribeEvents ( const Model::DescribeEventsRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::DescribeEventsAsync ( const Model::DescribeEventsRequest request,
const DescribeEventsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeEventsOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DescribeEventsCallable ( const Model::DescribeEventsRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeReplicationGroupsOutcome Aws::ElastiCache::ElastiCacheClient::DescribeReplicationGroups ( const Model::DescribeReplicationGroupsRequest request) const
virtual

The DescribeReplicationGroups action returns information about a particular replication group. If no identifier is specified, DescribeReplicationGroups returns information about all replication groups.

virtual void Aws::ElastiCache::ElastiCacheClient::DescribeReplicationGroupsAsync ( const Model::DescribeReplicationGroupsRequest request,
const DescribeReplicationGroupsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The DescribeReplicationGroups action returns information about a particular replication group. If no identifier is specified, DescribeReplicationGroups returns information about all replication groups.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeReplicationGroupsOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DescribeReplicationGroupsCallable ( const Model::DescribeReplicationGroupsRequest request) const
virtual

The DescribeReplicationGroups action returns information about a particular replication group. If no identifier is specified, DescribeReplicationGroups returns information about all replication groups.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeReservedCacheNodesOutcome Aws::ElastiCache::ElastiCacheClient::DescribeReservedCacheNodes ( const Model::DescribeReservedCacheNodesRequest request) const
virtual

The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.

virtual void Aws::ElastiCache::ElastiCacheClient::DescribeReservedCacheNodesAsync ( const Model::DescribeReservedCacheNodesRequest request,
const DescribeReservedCacheNodesResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeReservedCacheNodesOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DescribeReservedCacheNodesCallable ( const Model::DescribeReservedCacheNodesRequest request) const
virtual

The DescribeReservedCacheNodes action returns information about reserved cache nodes for this account, or about a specified reserved cache node.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeReservedCacheNodesOfferingsOutcome Aws::ElastiCache::ElastiCacheClient::DescribeReservedCacheNodesOfferings ( const Model::DescribeReservedCacheNodesOfferingsRequest request) const
virtual

The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.

virtual void Aws::ElastiCache::ElastiCacheClient::DescribeReservedCacheNodesOfferingsAsync ( const Model::DescribeReservedCacheNodesOfferingsRequest request,
const DescribeReservedCacheNodesOfferingsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeReservedCacheNodesOfferingsOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DescribeReservedCacheNodesOfferingsCallable ( const Model::DescribeReservedCacheNodesOfferingsRequest request) const
virtual

The DescribeReservedCacheNodesOfferings action lists available reserved cache node offerings.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::DescribeSnapshotsOutcome Aws::ElastiCache::ElastiCacheClient::DescribeSnapshots ( const Model::DescribeSnapshotsRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::DescribeSnapshotsAsync ( const Model::DescribeSnapshotsRequest request,
const DescribeSnapshotsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::DescribeSnapshotsOutcomeCallable Aws::ElastiCache::ElastiCacheClient::DescribeSnapshotsCallable ( const Model::DescribeSnapshotsRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ListAllowedNodeTypeModificationsOutcome Aws::ElastiCache::ElastiCacheClient::ListAllowedNodeTypeModifications ( const Model::ListAllowedNodeTypeModificationsRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::ListAllowedNodeTypeModificationsAsync ( const Model::ListAllowedNodeTypeModificationsRequest request,
const ListAllowedNodeTypeModificationsResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ListAllowedNodeTypeModificationsOutcomeCallable Aws::ElastiCache::ElastiCacheClient::ListAllowedNodeTypeModificationsCallable ( const Model::ListAllowedNodeTypeModificationsRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ListTagsForResourceOutcome Aws::ElastiCache::ElastiCacheClient::ListTagsForResource ( const Model::ListTagsForResourceRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::ListTagsForResourceAsync ( const Model::ListTagsForResourceRequest request,
const ListTagsForResourceResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ListTagsForResourceOutcomeCallable Aws::ElastiCache::ElastiCacheClient::ListTagsForResourceCallable ( const Model::ListTagsForResourceRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ModifyCacheClusterOutcome Aws::ElastiCache::ElastiCacheClient::ModifyCacheCluster ( const Model::ModifyCacheClusterRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::ModifyCacheClusterAsync ( const Model::ModifyCacheClusterRequest request,
const ModifyCacheClusterResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ModifyCacheClusterOutcomeCallable Aws::ElastiCache::ElastiCacheClient::ModifyCacheClusterCallable ( const Model::ModifyCacheClusterRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ModifyCacheParameterGroupOutcome Aws::ElastiCache::ElastiCacheClient::ModifyCacheParameterGroup ( const Model::ModifyCacheParameterGroupRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::ModifyCacheParameterGroupAsync ( const Model::ModifyCacheParameterGroupRequest request,
const ModifyCacheParameterGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ModifyCacheParameterGroupOutcomeCallable Aws::ElastiCache::ElastiCacheClient::ModifyCacheParameterGroupCallable ( const Model::ModifyCacheParameterGroupRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ModifyCacheSubnetGroupOutcome Aws::ElastiCache::ElastiCacheClient::ModifyCacheSubnetGroup ( const Model::ModifyCacheSubnetGroupRequest request) const
virtual

The ModifyCacheSubnetGroup action modifies an existing cache subnet group.

virtual void Aws::ElastiCache::ElastiCacheClient::ModifyCacheSubnetGroupAsync ( const Model::ModifyCacheSubnetGroupRequest request,
const ModifyCacheSubnetGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The ModifyCacheSubnetGroup action modifies an existing cache subnet group.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ModifyCacheSubnetGroupOutcomeCallable Aws::ElastiCache::ElastiCacheClient::ModifyCacheSubnetGroupCallable ( const Model::ModifyCacheSubnetGroupRequest request) const
virtual

The ModifyCacheSubnetGroup action modifies an existing cache subnet group.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ModifyReplicationGroupOutcome Aws::ElastiCache::ElastiCacheClient::ModifyReplicationGroup ( const Model::ModifyReplicationGroupRequest request) const
virtual

The ModifyReplicationGroup action modifies the settings for a replication group.

virtual void Aws::ElastiCache::ElastiCacheClient::ModifyReplicationGroupAsync ( const Model::ModifyReplicationGroupRequest request,
const ModifyReplicationGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The ModifyReplicationGroup action modifies the settings for a replication group.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ModifyReplicationGroupOutcomeCallable Aws::ElastiCache::ElastiCacheClient::ModifyReplicationGroupCallable ( const Model::ModifyReplicationGroupRequest request) const
virtual

The ModifyReplicationGroup action modifies the settings for a replication group.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::PurchaseReservedCacheNodesOfferingOutcome Aws::ElastiCache::ElastiCacheClient::PurchaseReservedCacheNodesOffering ( const Model::PurchaseReservedCacheNodesOfferingRequest request) const
virtual

The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.

virtual void Aws::ElastiCache::ElastiCacheClient::PurchaseReservedCacheNodesOfferingAsync ( const Model::PurchaseReservedCacheNodesOfferingRequest request,
const PurchaseReservedCacheNodesOfferingResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::PurchaseReservedCacheNodesOfferingOutcomeCallable Aws::ElastiCache::ElastiCacheClient::PurchaseReservedCacheNodesOfferingCallable ( const Model::PurchaseReservedCacheNodesOfferingRequest request) const
virtual

The PurchaseReservedCacheNodesOffering action allows you to purchase a reserved cache node offering.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::RebootCacheClusterOutcome Aws::ElastiCache::ElastiCacheClient::RebootCacheCluster ( const Model::RebootCacheClusterRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::RebootCacheClusterAsync ( const Model::RebootCacheClusterRequest request,
const RebootCacheClusterResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::RebootCacheClusterOutcomeCallable Aws::ElastiCache::ElastiCacheClient::RebootCacheClusterCallable ( const Model::RebootCacheClusterRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::RemoveTagsFromResourceOutcome Aws::ElastiCache::ElastiCacheClient::RemoveTagsFromResource ( const Model::RemoveTagsFromResourceRequest request) const
virtual

The RemoveTagsFromResource action removes the tags identified by the TagKeys list from the named resource.

virtual void Aws::ElastiCache::ElastiCacheClient::RemoveTagsFromResourceAsync ( const Model::RemoveTagsFromResourceRequest request,
const RemoveTagsFromResourceResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

The RemoveTagsFromResource action removes the tags identified by the TagKeys list from the named resource.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::RemoveTagsFromResourceOutcomeCallable Aws::ElastiCache::ElastiCacheClient::RemoveTagsFromResourceCallable ( const Model::RemoveTagsFromResourceRequest request) const
virtual

The RemoveTagsFromResource action removes the tags identified by the TagKeys list from the named resource.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::ResetCacheParameterGroupOutcome Aws::ElastiCache::ElastiCacheClient::ResetCacheParameterGroup ( const Model::ResetCacheParameterGroupRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::ResetCacheParameterGroupAsync ( const Model::ResetCacheParameterGroupRequest request,
const ResetCacheParameterGroupResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::ResetCacheParameterGroupOutcomeCallable Aws::ElastiCache::ElastiCacheClient::ResetCacheParameterGroupCallable ( const Model::ResetCacheParameterGroupRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.

virtual Model::RevokeCacheSecurityGroupIngressOutcome Aws::ElastiCache::ElastiCacheClient::RevokeCacheSecurityGroupIngress ( const Model::RevokeCacheSecurityGroupIngressRequest request) const
virtual

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.

virtual void Aws::ElastiCache::ElastiCacheClient::RevokeCacheSecurityGroupIngressAsync ( const Model::RevokeCacheSecurityGroupIngressRequest request,
const RevokeCacheSecurityGroupIngressResponseReceivedHandler handler,
const std::shared_ptr< const Aws::Client::AsyncCallerContext > &  context = nullptr 
) const
virtual

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.

Queues the request into a thread executor and triggers associated callback when operation has finished.

virtual Model::RevokeCacheSecurityGroupIngressOutcomeCallable Aws::ElastiCache::ElastiCacheClient::RevokeCacheSecurityGroupIngressCallable ( const Model::RevokeCacheSecurityGroupIngressRequest request) const
virtual

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.

returns a future to the operation so that it can be executed in parallel to other requests.


The documentation for this class was generated from the following file: