GetEntitlementsRequest Class

(QtAws::MarketplaceEntitlementService::GetEntitlementsRequest)

The GetEntitlementsRequest class provides an interface for MarketplaceEntitlementService GetEntitlements requests. More...

Header: #include <GetEntitlementsRequest>
Inherits: QtAws::MarketplaceEntitlementService::MarketplaceEntitlementServiceRequest

Public Functions

GetEntitlementsRequest(const GetEntitlementsRequest &other)
GetEntitlementsRequest()

Reimplemented Public Functions

virtual bool isValid() const override

Reimplemented Protected Functions

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

Detailed Description

The GetEntitlementsRequest class provides an interface for MarketplaceEntitlementService GetEntitlements requests.

<fullname>AWS Marketplace Entitlement Service</fullname>

This reference provides descriptions of the AWS Marketplace Entitlement Service

API>

AWS Marketplace Entitlement Service is used to determine the entitlement of a customer to a given product. An entitlement represents capacity in a product owned by the customer. For example, a customer might own some number of users or seats in an SaaS application or some amount of data capacity in a multi-tenant

database>

<b>Getting Entitlement Records</b>

</p <ul> <li>

<i>GetEntitlements</i>- Gets the entitlements for a Marketplace

See also MarketplaceEntitlementServiceClient::getEntitlements.

Member Function Documentation

GetEntitlementsRequest::GetEntitlementsRequest(const GetEntitlementsRequest &other)

Constructs a copy of other.

GetEntitlementsRequest::GetEntitlementsRequest()

Constructs a GetEntitlementsRequest object.

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

Reimplemented from AwsAbstractRequest::isValid().

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

Reimplemented from AwsAbstractRequest::response().

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