AWS SDK for C++

AWS SDK for C++ Version 1.11.845

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 138 of file BillingServiceClientModel.h.

◆ BillingClientConfiguration

Definition at line 67 of file BillingServiceClientModel.h.

◆ BillingEndpointProvider

Definition at line 69 of file BillingServiceClientModel.h.

◆ BillingEndpointProviderBase

Definition at line 68 of file BillingServiceClientModel.h.

◆ CreateBillingViewResponseReceivedHandler

Definition at line 141 of file BillingServiceClientModel.h.

◆ DeleteBillingViewResponseReceivedHandler

Definition at line 144 of file BillingServiceClientModel.h.

◆ DisassociateSourceViewsResponseReceivedHandler

Definition at line 147 of file BillingServiceClientModel.h.

◆ GetBillingPreferencesResponseReceivedHandler

Definition at line 150 of file BillingServiceClientModel.h.

◆ GetBillingViewResponseReceivedHandler

Definition at line 153 of file BillingServiceClientModel.h.

◆ GetCreditAllocationHistoryPaginator

Definition at line 16 of file BillingClientPagination.h.

◆ GetCreditAllocationHistoryResponseReceivedHandler

Definition at line 156 of file BillingServiceClientModel.h.

◆ GetCreditsResponseReceivedHandler

Definition at line 159 of file BillingServiceClientModel.h.

◆ GetResourcePolicyResponseReceivedHandler

Definition at line 162 of file BillingServiceClientModel.h.

◆ ListBillingViewsPaginator

Definition at line 19 of file BillingClientPagination.h.

◆ ListBillingViewsResponseReceivedHandler

Definition at line 165 of file BillingServiceClientModel.h.

◆ ListSourceViewsForBillingViewPaginator

Definition at line 21 of file BillingClientPagination.h.

◆ ListSourceViewsForBillingViewResponseReceivedHandler

Definition at line 169 of file BillingServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 172 of file BillingServiceClientModel.h.

◆ RedeemCreditsResponseReceivedHandler

Definition at line 175 of file BillingServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 178 of file BillingServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 181 of file BillingServiceClientModel.h.

◆ UpdateBillingPreferencesResponseReceivedHandler

Definition at line 184 of file BillingServiceClientModel.h.

◆ UpdateBillingViewResponseReceivedHandler

Definition at line 187 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.