AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::CreateEntityRequest &, const Model::CreateEntityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateEntityResponseReceivedHandler
 
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::CreateSceneRequest &, const Model::CreateSceneOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateSceneResponseReceivedHandler
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::CreateSyncJobRequest &, const Model::CreateSyncJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateSyncJobResponseReceivedHandler
 
 
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::DeleteEntityRequest &, const Model::DeleteEntityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteEntityResponseReceivedHandler
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::DeleteSceneRequest &, const Model::DeleteSceneOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteSceneResponseReceivedHandler
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::DeleteSyncJobRequest &, const Model::DeleteSyncJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteSyncJobResponseReceivedHandler
 
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::ExecuteQueryRequest &, const Model::ExecuteQueryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ExecuteQueryResponseReceivedHandler
 
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::GetEntityRequest &, const Model::GetEntityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetEntityResponseReceivedHandler
 
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::GetPricingPlanRequest &, const Model::GetPricingPlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetPricingPlanResponseReceivedHandler
 
 
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::GetSceneRequest &, const Model::GetSceneOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSceneResponseReceivedHandler
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::GetSyncJobRequest &, const Model::GetSyncJobOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSyncJobResponseReceivedHandler
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::GetWorkspaceRequest &, const Model::GetWorkspaceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetWorkspaceResponseReceivedHandler
 
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::ListComponentsRequest &, const Model::ListComponentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListComponentsResponseReceivedHandler
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::ListEntitiesRequest &, const Model::ListEntitiesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListEntitiesResponseReceivedHandler
 
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::ListPropertiesRequest &, const Model::ListPropertiesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListPropertiesResponseReceivedHandler
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::ListScenesRequest &, const Model::ListScenesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListScenesResponseReceivedHandler
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::ListSyncJobsRequest &, const Model::ListSyncJobsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListSyncJobsResponseReceivedHandler
 
 
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::ListWorkspacesRequest &, const Model::ListWorkspacesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListWorkspacesResponseReceivedHandler
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::UpdateEntityRequest &, const Model::UpdateEntityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateEntityResponseReceivedHandler
 
 
typedef std::function< void(const IoTTwinMakerClient *, const Model::UpdateSceneRequest &, const Model::UpdateSceneOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateSceneResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ BatchPutPropertyValuesResponseReceivedHandler

Definition at line 235 of file IoTTwinMakerServiceClientModel.h.

◆ CancelMetadataTransferJobResponseReceivedHandler

Definition at line 236 of file IoTTwinMakerServiceClientModel.h.

◆ CreateComponentTypeResponseReceivedHandler

Definition at line 237 of file IoTTwinMakerServiceClientModel.h.

◆ CreateEntityResponseReceivedHandler

Definition at line 238 of file IoTTwinMakerServiceClientModel.h.

◆ CreateMetadataTransferJobResponseReceivedHandler

Definition at line 239 of file IoTTwinMakerServiceClientModel.h.

◆ CreateSceneResponseReceivedHandler

Definition at line 240 of file IoTTwinMakerServiceClientModel.h.

◆ CreateSyncJobResponseReceivedHandler

Definition at line 241 of file IoTTwinMakerServiceClientModel.h.

◆ CreateWorkspaceResponseReceivedHandler

Definition at line 242 of file IoTTwinMakerServiceClientModel.h.

◆ DeleteComponentTypeResponseReceivedHandler

Definition at line 243 of file IoTTwinMakerServiceClientModel.h.

◆ DeleteEntityResponseReceivedHandler

Definition at line 244 of file IoTTwinMakerServiceClientModel.h.

◆ DeleteSceneResponseReceivedHandler

Definition at line 245 of file IoTTwinMakerServiceClientModel.h.

◆ DeleteSyncJobResponseReceivedHandler

Definition at line 246 of file IoTTwinMakerServiceClientModel.h.

◆ DeleteWorkspaceResponseReceivedHandler

Definition at line 247 of file IoTTwinMakerServiceClientModel.h.

◆ ExecuteQueryResponseReceivedHandler

Definition at line 248 of file IoTTwinMakerServiceClientModel.h.

◆ GetComponentTypeResponseReceivedHandler

Definition at line 249 of file IoTTwinMakerServiceClientModel.h.

◆ GetEntityResponseReceivedHandler

Definition at line 250 of file IoTTwinMakerServiceClientModel.h.

◆ GetMetadataTransferJobResponseReceivedHandler

Definition at line 251 of file IoTTwinMakerServiceClientModel.h.

◆ GetPricingPlanResponseReceivedHandler

Definition at line 252 of file IoTTwinMakerServiceClientModel.h.

◆ GetPropertyValueHistoryResponseReceivedHandler

Definition at line 254 of file IoTTwinMakerServiceClientModel.h.

◆ GetPropertyValueResponseReceivedHandler

Definition at line 253 of file IoTTwinMakerServiceClientModel.h.

◆ GetSceneResponseReceivedHandler

Definition at line 255 of file IoTTwinMakerServiceClientModel.h.

◆ GetSyncJobResponseReceivedHandler

Definition at line 256 of file IoTTwinMakerServiceClientModel.h.

◆ GetWorkspaceResponseReceivedHandler

Definition at line 257 of file IoTTwinMakerServiceClientModel.h.

◆ IoTTwinMakerClientConfiguration

Definition at line 96 of file IoTTwinMakerServiceClientModel.h.

◆ IoTTwinMakerEndpointProvider

Definition at line 98 of file IoTTwinMakerServiceClientModel.h.

◆ IoTTwinMakerEndpointProviderBase

Definition at line 97 of file IoTTwinMakerServiceClientModel.h.

◆ ListComponentsResponseReceivedHandler

Definition at line 259 of file IoTTwinMakerServiceClientModel.h.

◆ ListComponentTypesResponseReceivedHandler

Definition at line 258 of file IoTTwinMakerServiceClientModel.h.

◆ ListEntitiesResponseReceivedHandler

Definition at line 260 of file IoTTwinMakerServiceClientModel.h.

◆ ListMetadataTransferJobsResponseReceivedHandler

Definition at line 261 of file IoTTwinMakerServiceClientModel.h.

◆ ListPropertiesResponseReceivedHandler

Definition at line 262 of file IoTTwinMakerServiceClientModel.h.

◆ ListScenesResponseReceivedHandler

Definition at line 263 of file IoTTwinMakerServiceClientModel.h.

◆ ListSyncJobsResponseReceivedHandler

Definition at line 264 of file IoTTwinMakerServiceClientModel.h.

◆ ListSyncResourcesResponseReceivedHandler

Definition at line 265 of file IoTTwinMakerServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 266 of file IoTTwinMakerServiceClientModel.h.

◆ ListWorkspacesResponseReceivedHandler

Definition at line 267 of file IoTTwinMakerServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 268 of file IoTTwinMakerServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 269 of file IoTTwinMakerServiceClientModel.h.

◆ UpdateComponentTypeResponseReceivedHandler

Definition at line 270 of file IoTTwinMakerServiceClientModel.h.

◆ UpdateEntityResponseReceivedHandler

Definition at line 271 of file IoTTwinMakerServiceClientModel.h.

◆ UpdatePricingPlanResponseReceivedHandler

Definition at line 272 of file IoTTwinMakerServiceClientModel.h.

◆ UpdateSceneResponseReceivedHandler

Definition at line 273 of file IoTTwinMakerServiceClientModel.h.

◆ UpdateWorkspaceResponseReceivedHandler

Definition at line 274 of file IoTTwinMakerServiceClientModel.h.

Enumeration Type Documentation

◆ IoTTwinMakerErrors

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 
CONNECTOR_FAILURE 
CONNECTOR_TIMEOUT 
INTERNAL_SERVER 
QUERY_TIMEOUT 
SERVICE_QUOTA_EXCEEDED 
TOO_MANY_TAGS 

Definition at line 16 of file IoTTwinMakerErrors.h.