GetReservationCoverageRequest Class

(QtAws::CostExplorer::GetReservationCoverageRequest)

The GetReservationCoverageRequest class provides an interface for CostExplorer GetReservationCoverage requests. More...

Header: #include <GetReservationCoverageRequest>
Inherits: QtAws::CostExplorer::CostExplorerRequest

Public Functions

GetReservationCoverageRequest(const GetReservationCoverageRequest &other)
GetReservationCoverageRequest()

Reimplemented Public Functions

virtual bool isValid() const override

Reimplemented Protected Functions

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

Detailed Description

The GetReservationCoverageRequest class provides an interface for CostExplorer GetReservationCoverage requests.

The Cost Explorer API allows you to programmatically query your cost and usage data. You can query for aggregated data such as total monthly costs or total daily usage. You can also query for granular data, such as the number of daily write operations for Amazon DynamoDB database tables in your production environment.

</p

Service

Endpoin>

The Cost Explorer API provides the following

endpoint> <ul> <li>

https://ce.us-east-1.amazonaws.co> </li> </ul>

For information about costs associated with the Cost Explorer API, see <a href="https://aws.amazon.com/aws-cost-management/pricing/">AWS Cost Management

See also CostExplorerClient::getReservationCoverage.

Member Function Documentation

GetReservationCoverageRequest::GetReservationCoverageRequest(const GetReservationCoverageRequest &other)

Constructs a copy of other.

GetReservationCoverageRequest::GetReservationCoverageRequest()

Constructs a GetReservationCoverageRequest object.

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

Reimplemented from AwsAbstractRequest::isValid().

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

Reimplemented from AwsAbstractRequest::response().

Returns a GetReservationCoverageResponse 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.