GetReservationPurchaseRecommendationRequest Class
(QtAws::CostExplorer::GetReservationPurchaseRecommendationRequest)The GetReservationPurchaseRecommendationRequest class provides an interface for CostExplorer GetReservationPurchaseRecommendation requests. More...
| Header: | #include <GetReservationPurchaseRecommendationRequest> |
| Inherits: | QtAws::CostExplorer::CostExplorerRequest |
Public Functions
| GetReservationPurchaseRecommendationRequest(const GetReservationPurchaseRecommendationRequest &other) | |
| GetReservationPurchaseRecommendationRequest() |
Reimplemented Public Functions
| virtual bool | isValid() const override |
- 7 public functions inherited from QtAws::CostExplorer::CostExplorerRequest
- 7 public functions inherited from QtAws::Core::AwsAbstractRequest
Reimplemented Protected Functions
| virtual QtAws::Core::AwsAbstractResponse * | response(QNetworkReply * const reply) const override |
- 7 protected functions inherited from QtAws::CostExplorer::CostExplorerRequest
- 4 protected functions inherited from QtAws::Core::AwsAbstractRequest
Detailed Description
The GetReservationPurchaseRecommendationRequest class provides an interface for CostExplorer GetReservationPurchaseRecommendation 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::getReservationPurchaseRecommendation.
Member Function Documentation
GetReservationPurchaseRecommendationRequest::GetReservationPurchaseRecommendationRequest(const GetReservationPurchaseRecommendationRequest &other)
Constructs a copy of other.
GetReservationPurchaseRecommendationRequest::GetReservationPurchaseRecommendationRequest()
Constructs a GetReservationPurchaseRecommendationRequest object.
[override virtual] bool GetReservationPurchaseRecommendationRequest::isValid() const
Reimplemented from AwsAbstractRequest::isValid().
[override virtual protected] QtAws::Core::AwsAbstractResponse *GetReservationPurchaseRecommendationRequest::response(QNetworkReply * const reply) const
Reimplemented from AwsAbstractRequest::response().
Returns a GetReservationPurchaseRecommendationResponse 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.