accessEndpointProvider() | Aws::Invoicing::InvoicingClient | |
AddContentLengthToRequest(const std::shared_ptr< Aws::Http::HttpRequest > &httpRequest, const std::shared_ptr< Aws::IOStream > &body, bool isChunked) const | Aws::Client::AWSClient | protectedvirtual |
AppendRecursionDetectionHeader(std::shared_ptr< Aws::Http::HttpRequest > ioRequest) | Aws::Client::AWSClient | protectedstatic |
AppendToUserAgent(const Aws::String &valueToAppend) | Aws::Client::AWSClient | |
AttemptExhaustively(const Aws::Http::URI &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod httpMethod, const char *signerName, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) const | Aws::Client::AWSClient | protected |
AttemptExhaustively(const Aws::Http::URI &uri, Http::HttpMethod httpMethod, const char *signerName, const char *requestName="", const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) const | Aws::Client::AWSClient | protected |
AttemptOneRequest(const std::shared_ptr< Http::HttpRequest > &httpRequest, const Aws::AmazonWebServiceRequest &request, const char *signerName, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) const | Aws::Client::AWSClient | protected |
AttemptOneRequest(const std::shared_ptr< Http::HttpRequest > &httpRequest, const char *signerName, const char *requestName="", const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) const | Aws::Client::AWSClient | protected |
Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | Aws::Invoicing::InvoicingClient | friend |
AWSClient(const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller) | Aws::Client::AWSClient | |
AWSClient(const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Auth::AWSAuthSignerProvider > &signerProvider, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller) | Aws::Client::AWSClient | |
AWSJsonClient(const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Client::AWSAuthSigner > &signer, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller) | Aws::Client::AWSJsonClient | |
AWSJsonClient(const Aws::Client::ClientConfiguration &configuration, const std::shared_ptr< Aws::Auth::AWSAuthSignerProvider > &signerProvider, const std::shared_ptr< AWSErrorMarshaller > &errorMarshaller) | Aws::Client::AWSJsonClient | |
BASECLASS typedef | Aws::Invoicing::InvoicingClient | |
BatchGetInvoiceProfile(const Model::BatchGetInvoiceProfileRequest &request) const | Aws::Invoicing::InvoicingClient | virtual |
BatchGetInvoiceProfileAsync(const BatchGetInvoiceProfileRequestT &request, const BatchGetInvoiceProfileResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::Invoicing::InvoicingClient | inline |
BatchGetInvoiceProfileCallable(const BatchGetInvoiceProfileRequestT &request) const | Aws::Invoicing::InvoicingClient | inline |
BuildAndSignHttpRequest(const Aws::Http::URI &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method, const char *signerName) const | Aws::Client::AWSClient | protected |
BuildAWSError(const std::shared_ptr< Aws::Http::HttpResponse > &response) const override | Aws::Client::AWSJsonClient | protectedvirtual |
BuildHttpRequest(const Aws::AmazonWebServiceRequest &request, const std::shared_ptr< Aws::Http::HttpRequest > &httpRequest) const | Aws::Client::AWSClient | protectedvirtual |
ClientConfigurationType typedef | Aws::Invoicing::InvoicingClient | |
ClientWithAsyncTemplateMethods() | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | |
ClientWithAsyncTemplateMethods(const ClientWithAsyncTemplateMethods &other) | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | |
CreateInvoiceUnit(const Model::CreateInvoiceUnitRequest &request) const | Aws::Invoicing::InvoicingClient | virtual |
CreateInvoiceUnitAsync(const CreateInvoiceUnitRequestT &request, const CreateInvoiceUnitResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::Invoicing::InvoicingClient | inline |
CreateInvoiceUnitCallable(const CreateInvoiceUnitRequestT &request) const | Aws::Invoicing::InvoicingClient | inline |
DeleteInvoiceUnit(const Model::DeleteInvoiceUnitRequest &request) const | Aws::Invoicing::InvoicingClient | virtual |
DeleteInvoiceUnitAsync(const DeleteInvoiceUnitRequestT &request, const DeleteInvoiceUnitResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::Invoicing::InvoicingClient | inline |
DeleteInvoiceUnitCallable(const DeleteInvoiceUnitRequestT &request) const | Aws::Invoicing::InvoicingClient | inline |
DisableRequestProcessing() | Aws::Client::AWSClient | |
DoesResponseGenerateError(const std::shared_ptr< Aws::Http::HttpResponse > &response) | Aws::Client::AWSClient | protectedstatic |
EnableRequestProcessing() | Aws::Client::AWSClient | |
EndpointProviderType typedef | Aws::Invoicing::InvoicingClient | |
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) | Aws::Client::AWSClient | |
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const Aws::Http::HeaderValueCollection &customizedHeaders, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) | Aws::Client::AWSClient | |
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) const | Aws::Client::AWSClient | |
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const Aws::Http::HeaderValueCollection &customizedHeaders, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) | Aws::Client::AWSClient | |
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const char *serviceName, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) const | Aws::Client::AWSClient | |
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const char *serviceName, const Aws::Http::HeaderValueCollection &customizedHeaders, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) | Aws::Client::AWSClient | |
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const char *serviceName, const char *signerName, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) const | Aws::Client::AWSClient | |
GeneratePresignedUrl(const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const char *serviceName, const char *signerName, const Aws::Http::HeaderValueCollection &customizedHeaders, long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) | Aws::Client::AWSClient | |
GeneratePresignedUrl(const Aws::Endpoint::AWSEndpoint &endpoint, Aws::Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const Aws::Http::HeaderValueCollection &customizedHeaders={}, uint64_t expirationInSeconds=0, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) | Aws::Client::AWSClient | |
GeneratePresignedUrl(const Aws::AmazonWebServiceRequest &request, const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const Aws::Http::QueryStringParameterCollection &extraParams=Aws::Http::QueryStringParameterCollection(), long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) const | Aws::Client::AWSClient | |
GeneratePresignedUrl(const Aws::AmazonWebServiceRequest &request, const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const char *serviceName, const char *signerName, const Aws::Http::QueryStringParameterCollection &extraParams=Aws::Http::QueryStringParameterCollection(), long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) const | Aws::Client::AWSClient | |
GeneratePresignedUrl(const Aws::AmazonWebServiceRequest &request, const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const char *serviceName, const Aws::Http::QueryStringParameterCollection &extraParams=Aws::Http::QueryStringParameterCollection(), long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) const | Aws::Client::AWSClient | |
GeneratePresignedUrl(const Aws::AmazonWebServiceRequest &request, const Aws::Http::URI &uri, Aws::Http::HttpMethod method, const char *region, const Aws::Http::QueryStringParameterCollection &extraParams=Aws::Http::QueryStringParameterCollection(), long long expirationInSeconds=0, const std::shared_ptr< Aws::Http::ServiceSpecificParameters > serviceSpecificParameter={}) const | Aws::Client::AWSClient | |
GetAllocationTag() | Aws::Invoicing::InvoicingClient | static |
GetCredentialsProvider() const | Aws::Client::AWSClient | protected |
GetErrorMarshaller() const | Aws::Client::AWSClient | protected |
GetHttpClient() const | Aws::Client::AWSClient | |
GetInvoiceUnit(const Model::GetInvoiceUnitRequest &request) const | Aws::Invoicing::InvoicingClient | virtual |
GetInvoiceUnitAsync(const GetInvoiceUnitRequestT &request, const GetInvoiceUnitResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::Invoicing::InvoicingClient | inline |
GetInvoiceUnitCallable(const GetInvoiceUnitRequestT &request) const | Aws::Invoicing::InvoicingClient | inline |
GetServiceClientName() const | Aws::Client::AWSClient | virtual |
GetServiceName() | Aws::Invoicing::InvoicingClient | static |
GetSignerByName(const char *name) const | Aws::Client::AWSClient | protected |
GuessBodylessErrorType(Aws::Http::HttpResponseCode responseCode) | Aws::Client::AWSClient | protectedstatic |
InvoicingClient(const Aws::Invoicing::InvoicingClientConfiguration &clientConfiguration=Aws::Invoicing::InvoicingClientConfiguration(), std::shared_ptr< InvoicingEndpointProviderBase > endpointProvider=nullptr) | Aws::Invoicing::InvoicingClient | |
InvoicingClient(const Aws::Auth::AWSCredentials &credentials, std::shared_ptr< InvoicingEndpointProviderBase > endpointProvider=nullptr, const Aws::Invoicing::InvoicingClientConfiguration &clientConfiguration=Aws::Invoicing::InvoicingClientConfiguration()) | Aws::Invoicing::InvoicingClient | |
InvoicingClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, std::shared_ptr< InvoicingEndpointProviderBase > endpointProvider=nullptr, const Aws::Invoicing::InvoicingClientConfiguration &clientConfiguration=Aws::Invoicing::InvoicingClientConfiguration()) | Aws::Invoicing::InvoicingClient | |
InvoicingClient(const Aws::Client::ClientConfiguration &clientConfiguration) | Aws::Invoicing::InvoicingClient | |
InvoicingClient(const Aws::Auth::AWSCredentials &credentials, const Aws::Client::ClientConfiguration &clientConfiguration) | Aws::Invoicing::InvoicingClient | |
InvoicingClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, const Aws::Client::ClientConfiguration &clientConfiguration) | Aws::Invoicing::InvoicingClient | |
ListInvoiceSummaries(const Model::ListInvoiceSummariesRequest &request) const | Aws::Invoicing::InvoicingClient | virtual |
ListInvoiceSummariesAsync(const ListInvoiceSummariesRequestT &request, const ListInvoiceSummariesResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::Invoicing::InvoicingClient | inline |
ListInvoiceSummariesCallable(const ListInvoiceSummariesRequestT &request) const | Aws::Invoicing::InvoicingClient | inline |
ListInvoiceUnits(const Model::ListInvoiceUnitsRequest &request={}) const | Aws::Invoicing::InvoicingClient | virtual |
ListInvoiceUnitsAsync(const ListInvoiceUnitsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListInvoiceUnitsRequestT &request={}) const | Aws::Invoicing::InvoicingClient | inline |
ListInvoiceUnitsCallable(const ListInvoiceUnitsRequestT &request={}) const | Aws::Invoicing::InvoicingClient | inline |
ListTagsForResource(const Model::ListTagsForResourceRequest &request) const | Aws::Invoicing::InvoicingClient | virtual |
ListTagsForResourceAsync(const ListTagsForResourceRequestT &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::Invoicing::InvoicingClient | inline |
ListTagsForResourceCallable(const ListTagsForResourceRequestT &request) const | Aws::Invoicing::InvoicingClient | inline |
m_isInitialized | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | protected |
m_operationsProcessed | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | protected |
m_region | Aws::Client::AWSClient | protected |
m_shutdownMutex | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | protected |
m_shutdownSignal | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | protected |
m_signerProvider | Aws::Client::AWSClient | protected |
m_telemetryProvider | Aws::Client::AWSClient | protected |
MakeEventStreamRequest(std::shared_ptr< Aws::Http::HttpRequest > &request) const | Aws::Client::AWSJsonClient | protected |
MakeHttpRequest(std::shared_ptr< Aws::Http::HttpRequest > &request) const | Aws::Client::AWSClient | protected |
MakeRequest(const Aws::AmazonWebServiceRequest &request, const Aws::Endpoint::AWSEndpoint &endpoint, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) const | Aws::Client::AWSJsonClient | protected |
MakeRequest(const Aws::Endpoint::AWSEndpoint &endpoint, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) const | Aws::Client::AWSJsonClient | protected |
MakeRequest(const Aws::Http::URI &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) const | Aws::Client::AWSJsonClient | protected |
MakeRequest(const Aws::Http::URI &uri, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *requestName="", const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) const | Aws::Client::AWSJsonClient | protected |
MakeRequestWithUnparsedResponse(const Aws::Http::URI &uri, const Aws::AmazonWebServiceRequest &request, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) const | Aws::Client::AWSClient | protected |
MakeRequestWithUnparsedResponse(const Aws::Http::URI &uri, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *requestName="", const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) const | Aws::Client::AWSClient | protected |
MakeRequestWithUnparsedResponse(const Aws::AmazonWebServiceRequest &request, const Aws::Endpoint::AWSEndpoint &endpoint, Http::HttpMethod method=Http::HttpMethod::HTTP_POST, const char *signerName=Aws::Auth::SIGV4_SIGNER, const char *signerRegionOverride=nullptr, const char *signerServiceNameOverride=nullptr) const | Aws::Client::AWSClient | protected |
operator=(const ClientWithAsyncTemplateMethods &other) | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | |
OverrideEndpoint(const Aws::String &endpoint) | Aws::Invoicing::InvoicingClient | |
SetServiceClientName(const Aws::String &name) | Aws::Client::AWSClient | virtual |
ShutdownSdkClient(void *pThis, int64_t timeoutMs=-1) | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | static |
SubmitAsync(OperationFuncT operationFunc, const RequestT &request, const HandlerT &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | |
SubmitAsync(OperationFuncT operationFunc, RequestT &request, const HandlerT &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | |
SubmitAsync(OperationFuncT operationFunc, const HandlerT &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | |
SubmitCallable(OperationFuncT operationFunc, const RequestT &request) const -> std::future< decltype((static_cast< const AwsServiceClientT * >(nullptr) -> *operationFunc)(request))> | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | |
SubmitCallable(OperationFuncT operationFunc, RequestT &request) const -> std::future< decltype((static_cast< const AwsServiceClientT * >(nullptr) -> *operationFunc)(request))> | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | |
SubmitCallable(OperationFuncT operationFunc) const -> std::future< decltype((static_cast< const AwsServiceClientT * >(nullptr) -> *operationFunc)())> | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | |
TagResource(const Model::TagResourceRequest &request) const | Aws::Invoicing::InvoicingClient | virtual |
TagResourceAsync(const TagResourceRequestT &request, const TagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::Invoicing::InvoicingClient | inline |
TagResourceCallable(const TagResourceRequestT &request) const | Aws::Invoicing::InvoicingClient | inline |
UntagResource(const Model::UntagResourceRequest &request) const | Aws::Invoicing::InvoicingClient | virtual |
UntagResourceAsync(const UntagResourceRequestT &request, const UntagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::Invoicing::InvoicingClient | inline |
UntagResourceCallable(const UntagResourceRequestT &request) const | Aws::Invoicing::InvoicingClient | inline |
UpdateInvoiceUnit(const Model::UpdateInvoiceUnitRequest &request) const | Aws::Invoicing::InvoicingClient | virtual |
UpdateInvoiceUnitAsync(const UpdateInvoiceUnitRequestT &request, const UpdateInvoiceUnitResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const | Aws::Invoicing::InvoicingClient | inline |
UpdateInvoiceUnitCallable(const UpdateInvoiceUnitRequestT &request) const | Aws::Invoicing::InvoicingClient | inline |
~AWSClient() | Aws::Client::AWSClient | virtual |
~AWSJsonClient()=default | Aws::Client::AWSJsonClient | virtual |
~ClientWithAsyncTemplateMethods() | Aws::Client::ClientWithAsyncTemplateMethods< InvoicingClient > | virtual |
~InvoicingClient() | Aws::Invoicing::InvoicingClient | virtual |