AWS SDK for C++

AWS SDK for C++ Version 1.11.860

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::Billing Namespace Reference

Namespaces

namespace  BillingErrorMapper
 
namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 

Classes

 
 
class  BillingError
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const BillingClient *, const Model::GetBillingViewRequest &, const Model::GetBillingViewOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetBillingViewResponseReceivedHandler
 
 
typedef std::function< void(const BillingClient *, const Model::GetCreditsRequest &, const Model::GetCreditsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetCreditsResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const BillingClient *, const Model::RedeemCreditsRequest &, const Model::RedeemCreditsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RedeemCreditsResponseReceivedHandler
 
typedef std::function< void(const BillingClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const BillingClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ AssociateSourceViewsResponseReceivedHandler

Definition at line 150 of file BillingServiceClientModel.h.

◆ BillingClientConfiguration

Definition at line 70 of file BillingServiceClientModel.h.

◆ BillingEndpointProvider

Definition at line 72 of file BillingServiceClientModel.h.

◆ BillingEndpointProviderBase

Definition at line 71 of file BillingServiceClientModel.h.

◆ CreateBillingViewResponseReceivedHandler

Definition at line 153 of file BillingServiceClientModel.h.

◆ DeleteBillingViewResponseReceivedHandler

Definition at line 156 of file BillingServiceClientModel.h.

◆ DisassociateSourceViewsResponseReceivedHandler

Definition at line 159 of file BillingServiceClientModel.h.

◆ GetBillingPreferencesResponseReceivedHandler

Definition at line 162 of file BillingServiceClientModel.h.

◆ GetBillingViewResponseReceivedHandler

Definition at line 165 of file BillingServiceClientModel.h.

◆ GetCreditAllocationHistoryPaginator

Definition at line 17 of file BillingClientPagination.h.

◆ GetCreditAllocationHistoryResponseReceivedHandler

Definition at line 168 of file BillingServiceClientModel.h.

◆ GetCreditsResponseReceivedHandler

Definition at line 171 of file BillingServiceClientModel.h.

◆ GetEnterpriseSupportChargeSummaryResponseReceivedHandler

Definition at line 175 of file BillingServiceClientModel.h.

◆ GetEnterpriseSupportContractDetailsResponseReceivedHandler

Definition at line 179 of file BillingServiceClientModel.h.

◆ GetResourcePolicyResponseReceivedHandler

Definition at line 182 of file BillingServiceClientModel.h.

◆ ListBillingViewsPaginator

Definition at line 20 of file BillingClientPagination.h.

◆ ListBillingViewsResponseReceivedHandler

Definition at line 185 of file BillingServiceClientModel.h.

◆ ListEnterpriseSupportLinkedAccountChargesPaginator

Definition at line 22 of file BillingClientPagination.h.

◆ ListEnterpriseSupportLinkedAccountChargesResponseReceivedHandler

Definition at line 189 of file BillingServiceClientModel.h.

◆ ListSourceViewsForBillingViewPaginator

Definition at line 25 of file BillingClientPagination.h.

◆ ListSourceViewsForBillingViewResponseReceivedHandler

Definition at line 193 of file BillingServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 196 of file BillingServiceClientModel.h.

◆ RedeemCreditsResponseReceivedHandler

Definition at line 199 of file BillingServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 202 of file BillingServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 205 of file BillingServiceClientModel.h.

◆ UpdateBillingPreferencesResponseReceivedHandler

Definition at line 208 of file BillingServiceClientModel.h.

◆ UpdateBillingViewResponseReceivedHandler

Definition at line 211 of file BillingServiceClientModel.h.

Enumeration Type Documentation

◆ BillingErrors

strong
Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
BILLING_VIEW_HEALTH_STATUS 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file BillingErrors.h.