10Duke Scale C++ Client
Loading...
Searching...
No Matches
tenduke::se::licensing::rest::DefaultDescribeLicenseConsumerLicensesRequest Member List

This is the complete list of members for tenduke::se::licensing::rest::DefaultDescribeLicenseConsumerLicensesRequest, including all inherited members.

AbstractAPIRequestMixin(std::string 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::licensing::rest::AbstractAPIRequestMixin< T >inline
AbstractPagingAPIRequest(const std::string &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)tenduke::se::licensing::rest::AbstractPagingAPIRequest<::tenduke::se::licensing::LicenseConsumerLicensesStatus >inline
baseUrltenduke::se::licensing::rest::AbstractAPIRequestMixin< T >protected
buildUrl(::tenduke::net::URLBuilder &) const overridetenduke::se::licensing::rest::DefaultDescribeLicenseConsumerLicensesRequestprotectedvirtual
DefaultDescribeLicenseConsumerLicensesRequest(const ::tenduke::se::BackendConfiguration &backendConfiguration, 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::licensing::rest::DefaultDescribeLicenseConsumerLicensesRequest
execute() overridetenduke::se::licensing::rest::DefaultDescribeLicenseConsumerLicensesRequestvirtual
executeRequest()tenduke::se::licensing::rest::AbstractAPIRequestMixin< T >inlineprotectedvirtual
fromJSON(const std::string &responseBody) const overridetenduke::se::licensing::rest::DefaultDescribeLicenseConsumerLicensesRequestprotectedvirtual
httptenduke::se::licensing::rest::AbstractAPIRequestMixin< T >protected
httpRequestAuthenticatortenduke::se::licensing::rest::AbstractAPIRequestMixin< T >protected
parseJSONtenduke::se::licensing::rest::AbstractAPIRequestMixin< T >protected
setHeaders(::tenduke::http::HTTPRequestBuilder &request) const overridetenduke::se::licensing::rest::AbstractPagingAPIRequest<::tenduke::se::licensing::LicenseConsumerLicensesStatus >inlineprotected
throwExceptiontenduke::se::licensing::rest::AbstractAPIRequestMixin< T >protected
~AbstractAPIRequestMixin()=default (defined in tenduke::se::licensing::rest::AbstractAPIRequestMixin< T >)tenduke::se::licensing::rest::AbstractAPIRequestMixin< T >virtual
~APIRequest()=default (defined in tenduke::se::APIRequest< T >)tenduke::se::APIRequest< T >virtual