AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const AppRegistryClient *, const Model::GetApplicationRequest &, const Model::GetApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetApplicationResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const AppRegistryClient *, const Model::SyncResourceRequest &, const Model::SyncResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SyncResourceResponseReceivedHandler
 
typedef std::function< void(const AppRegistryClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const AppRegistryClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ AppRegistryClientConfiguration

Definition at line 81 of file AppRegistryServiceClientModel.h.

◆ AppRegistryEndpointProvider

Definition at line 83 of file AppRegistryServiceClientModel.h.

◆ AppRegistryEndpointProviderBase

Definition at line 82 of file AppRegistryServiceClientModel.h.

◆ AssociateAttributeGroupResponseReceivedHandler

Definition at line 172 of file AppRegistryServiceClientModel.h.

◆ AssociateResourceResponseReceivedHandler

Definition at line 173 of file AppRegistryServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 174 of file AppRegistryServiceClientModel.h.

◆ CreateAttributeGroupResponseReceivedHandler

Definition at line 175 of file AppRegistryServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 176 of file AppRegistryServiceClientModel.h.

◆ DeleteAttributeGroupResponseReceivedHandler

Definition at line 177 of file AppRegistryServiceClientModel.h.

◆ DisassociateAttributeGroupResponseReceivedHandler

Definition at line 178 of file AppRegistryServiceClientModel.h.

◆ DisassociateResourceResponseReceivedHandler

Definition at line 179 of file AppRegistryServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 180 of file AppRegistryServiceClientModel.h.

◆ GetAssociatedResourceResponseReceivedHandler

Definition at line 181 of file AppRegistryServiceClientModel.h.

◆ GetAttributeGroupResponseReceivedHandler

Definition at line 182 of file AppRegistryServiceClientModel.h.

◆ GetConfigurationResponseReceivedHandler

Definition at line 183 of file AppRegistryServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 184 of file AppRegistryServiceClientModel.h.

◆ ListAssociatedAttributeGroupsResponseReceivedHandler

Definition at line 185 of file AppRegistryServiceClientModel.h.

◆ ListAssociatedResourcesResponseReceivedHandler

Definition at line 186 of file AppRegistryServiceClientModel.h.

◆ ListAttributeGroupsForApplicationResponseReceivedHandler

Definition at line 188 of file AppRegistryServiceClientModel.h.

◆ ListAttributeGroupsResponseReceivedHandler

Definition at line 187 of file AppRegistryServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 189 of file AppRegistryServiceClientModel.h.

◆ PutConfigurationResponseReceivedHandler

Definition at line 190 of file AppRegistryServiceClientModel.h.

◆ SyncResourceResponseReceivedHandler

Definition at line 191 of file AppRegistryServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 192 of file AppRegistryServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 193 of file AppRegistryServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 194 of file AppRegistryServiceClientModel.h.

◆ UpdateAttributeGroupResponseReceivedHandler

Definition at line 195 of file AppRegistryServiceClientModel.h.

Enumeration Type Documentation

◆ AppRegistryErrors

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 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file AppRegistryErrors.h.