#include <DefaultDescribeLicenseConsumerClientBindingsRequest.h>
|
| | DefaultDescribeLicenseConsumerClientBindingsRequest (const ::tenduke::se::rest::RESTConfiguration &restConfiguration, const std::shared_ptr< const ::tenduke::http::HTTPClient > &httpClient, const std::shared_ptr< const ::tenduke::http::HTTPRequestAuthenticator > &httpRequestAuthenticator, const std::shared_ptr< const ::tenduke::http::HTTPResponseToException > &throwException, const std::shared_ptr< const ::tenduke::json::JSONParser > &jsonParser, const ::tenduke::se::Paging &paging, std::string licenseeId, std::string licenseConsumerId, ::tenduke::se::Filter filter) |
| | Constructs new instance.
|
| |
| ::tenduke::se::licensing::LicenseConsumerClientBindingStatus | execute () override |
| | Execute the request synchronously.
|
| |
| | AbstractPagingAPIRequest (const ::tenduke::net::URL &baseUrl, const std::shared_ptr< const ::tenduke::http::HTTPClient > &httpClient, const std::shared_ptr< const ::tenduke::http::HTTPRequestAuthenticator > &httpRequestAuthenticator, const std::shared_ptr< const ::tenduke::http::HTTPResponseToException > &throwException, const std::shared_ptr< const ::tenduke::json::JSONParser > &jsonParser, ::tenduke::se::Paging paging) |
| | Constructs a new instance.
|
| |
| | AbstractPagingAPIRequest (const ::tenduke::net::URL &baseUrl, const std::shared_ptr< const ::tenduke::http::HTTPClient > &httpClient, const std::shared_ptr< const ::tenduke::http::HTTPRequestAuthenticator > &httpRequestAuthenticator, const std::shared_ptr< const ::tenduke::http::HTTPResponseToException > &throwException, const std::shared_ptr< const ::tenduke::json::JSONParser > &jsonParser, ::tenduke::se::Paging paging) |
| | Constructs a new instance.
|
| |
| | AbstractPagingAPIRequest (const ::tenduke::net::URL &baseUrl, const std::shared_ptr< const ::tenduke::http::HTTPClient > &httpClient, const std::shared_ptr< const ::tenduke::http::HTTPRequestAuthenticator > &httpRequestAuthenticator, const std::shared_ptr< const ::tenduke::http::HTTPResponseToException > &throwException, const std::shared_ptr< const ::tenduke::json::JSONParser > &jsonParser, ::tenduke::se::Paging paging) |
| | Constructs a new instance.
|
| |
| | AbstractAPIRequestMixin (const ::tenduke::net::URL &baseUrl, const std::shared_ptr< const ::tenduke::http::HTTPClient > &httpClient, const std::shared_ptr< const ::tenduke::http::HTTPRequestAuthenticator > &httpRequestAuthenticator, const std::shared_ptr< const ::tenduke::http::HTTPResponseToException > &throwException, const std::shared_ptr< const ::tenduke::json::JSONParser > &jsonParser) |
| | Constructs a new instance.
|
| |
◆ DefaultDescribeLicenseConsumerClientBindingsRequest()
Constructs new instance.
- Parameters
-
| restConfiguration | - |
| httpClient | - |
| httpRequestAuthenticator | - |
| throwException | - |
| jsonParser | - |
| paging | - |
| licenseeId | - |
| licenseConsumerId | - |
| filter | - |
◆ buildUrl()
| void tenduke::se::licensing::rest::DefaultDescribeLicenseConsumerClientBindingsRequest::buildUrl |
( |
::tenduke::net::URLBuilder & | urlBuilder | ) |
const |
|
overrideprotectedvirtual |
◆ execute()
◆ fromJSON()
◆ setHeaders()
Sets the paging headers to the request.
- Parameters
-
- Returns
- -
The documentation for this class was generated from the following files: