AWS SDK for C++

AWS SDK for C++ Version 1.11.778

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 
namespace  UxcErrorMapper
 

Classes

class  UxcClient
 
 
class  UxcError
 
 
class  UxcRequest
 
class  UxcWaiter
 

Typedefs

 
 
 
 
 
typedef std::function< void(const UxcClient *, const Model::ListServicesRequest &, const Model::ListServicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListServicesResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ GetAccountCustomizationsResponseReceivedHandler

Definition at line 84 of file UxcServiceClientModel.h.

◆ ListServicesPaginator

Definition at line 14 of file UxcClientPagination.h.

◆ ListServicesResponseReceivedHandler

Definition at line 87 of file UxcServiceClientModel.h.

◆ UpdateAccountCustomizationsResponseReceivedHandler

Definition at line 90 of file UxcServiceClientModel.h.

◆ UxcClientConfiguration

Definition at line 55 of file UxcServiceClientModel.h.

◆ UxcEndpointProvider

Definition at line 57 of file UxcServiceClientModel.h.

◆ UxcEndpointProviderBase

Definition at line 56 of file UxcServiceClientModel.h.

Enumeration Type Documentation

◆ UxcErrors

enum class Aws::uxc::UxcErrors
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 
INTERNAL_SERVER 

Definition at line 14 of file UxcErrors.h.