AWS SDK for C++

AWS SDK for C++ Version 1.11.683

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 76 of file AppRegistryServiceClientModel.h.

◆ AppRegistryEndpointProvider

Definition at line 78 of file AppRegistryServiceClientModel.h.

◆ AppRegistryEndpointProviderBase

Definition at line 77 of file AppRegistryServiceClientModel.h.

◆ AssociateAttributeGroupResponseReceivedHandler

Definition at line 168 of file AppRegistryServiceClientModel.h.

◆ AssociateResourceResponseReceivedHandler

Definition at line 171 of file AppRegistryServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 174 of file AppRegistryServiceClientModel.h.

◆ CreateAttributeGroupResponseReceivedHandler

Definition at line 177 of file AppRegistryServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 180 of file AppRegistryServiceClientModel.h.

◆ DeleteAttributeGroupResponseReceivedHandler

Definition at line 183 of file AppRegistryServiceClientModel.h.

◆ DisassociateAttributeGroupResponseReceivedHandler

Definition at line 186 of file AppRegistryServiceClientModel.h.

◆ DisassociateResourceResponseReceivedHandler

Definition at line 189 of file AppRegistryServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 192 of file AppRegistryServiceClientModel.h.

◆ GetAssociatedResourceResponseReceivedHandler

Definition at line 195 of file AppRegistryServiceClientModel.h.

◆ GetAttributeGroupResponseReceivedHandler

Definition at line 198 of file AppRegistryServiceClientModel.h.

◆ GetConfigurationResponseReceivedHandler

Definition at line 201 of file AppRegistryServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 204 of file AppRegistryServiceClientModel.h.

◆ ListAssociatedAttributeGroupsResponseReceivedHandler

Definition at line 208 of file AppRegistryServiceClientModel.h.

◆ ListAssociatedResourcesResponseReceivedHandler

Definition at line 211 of file AppRegistryServiceClientModel.h.

◆ ListAttributeGroupsForApplicationResponseReceivedHandler

Definition at line 218 of file AppRegistryServiceClientModel.h.

◆ ListAttributeGroupsResponseReceivedHandler

Definition at line 214 of file AppRegistryServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 221 of file AppRegistryServiceClientModel.h.

◆ PutConfigurationResponseReceivedHandler

Definition at line 224 of file AppRegistryServiceClientModel.h.

◆ SyncResourceResponseReceivedHandler

Definition at line 227 of file AppRegistryServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 230 of file AppRegistryServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 233 of file AppRegistryServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 236 of file AppRegistryServiceClientModel.h.

◆ UpdateAttributeGroupResponseReceivedHandler

Definition at line 239 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 14 of file AppRegistryErrors.h.