CreateSnapshotRequest Class

(QtAws::ElastiCache::CreateSnapshotRequest)

The CreateSnapshotRequest class provides an interface for ElastiCache CreateSnapshot requests. More...

Header: #include <CreateSnapshotRequest>
Inherits: QtAws::ElastiCache::ElastiCacheRequest

Public Functions

CreateSnapshotRequest(const CreateSnapshotRequest &other)
CreateSnapshotRequest()

Reimplemented Public Functions

virtual bool isValid() const override

Reimplemented Protected Functions

virtual QtAws::Core::AwsAbstractResponse *response(QNetworkReply * const reply) const override

Detailed Description

The CreateSnapshotRequest class provides an interface for ElastiCache CreateSnapshot requests.

<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 get all of the benefits of a high-performance, in-memory cache with less of the administrative burden involved in 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

See also ElastiCacheClient::createSnapshot.

Member Function Documentation

CreateSnapshotRequest::CreateSnapshotRequest(const CreateSnapshotRequest &other)

Constructs a copy of other.

CreateSnapshotRequest::CreateSnapshotRequest()

Constructs a CreateSnapshotRequest object.

[override virtual] bool CreateSnapshotRequest::isValid() const

Reimplemented from AwsAbstractRequest::isValid().

[override virtual protected] QtAws::Core::AwsAbstractResponse *CreateSnapshotRequest::response(QNetworkReply * const reply) const

Reimplemented from AwsAbstractRequest::response().

Returns a CreateSnapshotResponse object to process reply.

See also QtAws::Core::AwsAbstractClient::send.

© 2018 Paul Colby Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.