AWS SDK for C++

AWS SDK for C++ Version 1.11.716

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 231 of file IoTTwinMakerServiceClientModel.h.

◆ CancelMetadataTransferJobResponseReceivedHandler

Definition at line 234 of file IoTTwinMakerServiceClientModel.h.

◆ CreateComponentTypeResponseReceivedHandler

Definition at line 237 of file IoTTwinMakerServiceClientModel.h.

◆ CreateEntityResponseReceivedHandler

Definition at line 240 of file IoTTwinMakerServiceClientModel.h.

◆ CreateMetadataTransferJobResponseReceivedHandler

Definition at line 243 of file IoTTwinMakerServiceClientModel.h.

◆ CreateSceneResponseReceivedHandler

Definition at line 246 of file IoTTwinMakerServiceClientModel.h.

◆ CreateSyncJobResponseReceivedHandler

Definition at line 249 of file IoTTwinMakerServiceClientModel.h.

◆ CreateWorkspaceResponseReceivedHandler

Definition at line 252 of file IoTTwinMakerServiceClientModel.h.

◆ DeleteComponentTypeResponseReceivedHandler

Definition at line 255 of file IoTTwinMakerServiceClientModel.h.

◆ DeleteEntityResponseReceivedHandler

Definition at line 258 of file IoTTwinMakerServiceClientModel.h.

◆ DeleteSceneResponseReceivedHandler

Definition at line 261 of file IoTTwinMakerServiceClientModel.h.

◆ DeleteSyncJobResponseReceivedHandler

Definition at line 264 of file IoTTwinMakerServiceClientModel.h.

◆ DeleteWorkspaceResponseReceivedHandler

Definition at line 267 of file IoTTwinMakerServiceClientModel.h.

◆ ExecuteQueryResponseReceivedHandler

Definition at line 270 of file IoTTwinMakerServiceClientModel.h.

◆ GetComponentTypeResponseReceivedHandler

Definition at line 273 of file IoTTwinMakerServiceClientModel.h.

◆ GetEntityResponseReceivedHandler

Definition at line 276 of file IoTTwinMakerServiceClientModel.h.

◆ GetMetadataTransferJobResponseReceivedHandler

Definition at line 279 of file IoTTwinMakerServiceClientModel.h.

◆ GetPricingPlanResponseReceivedHandler

Definition at line 282 of file IoTTwinMakerServiceClientModel.h.

◆ GetPropertyValueHistoryResponseReceivedHandler

Definition at line 288 of file IoTTwinMakerServiceClientModel.h.

◆ GetPropertyValueResponseReceivedHandler

Definition at line 285 of file IoTTwinMakerServiceClientModel.h.

◆ GetSceneResponseReceivedHandler

Definition at line 291 of file IoTTwinMakerServiceClientModel.h.

◆ GetSyncJobResponseReceivedHandler

Definition at line 294 of file IoTTwinMakerServiceClientModel.h.

◆ GetWorkspaceResponseReceivedHandler

Definition at line 297 of file IoTTwinMakerServiceClientModel.h.

◆ IoTTwinMakerClientConfiguration

Definition at line 91 of file IoTTwinMakerServiceClientModel.h.

◆ IoTTwinMakerEndpointProvider

Definition at line 93 of file IoTTwinMakerServiceClientModel.h.

◆ IoTTwinMakerEndpointProviderBase

Definition at line 92 of file IoTTwinMakerServiceClientModel.h.

◆ ListComponentsResponseReceivedHandler

Definition at line 303 of file IoTTwinMakerServiceClientModel.h.

◆ ListComponentTypesResponseReceivedHandler

Definition at line 300 of file IoTTwinMakerServiceClientModel.h.

◆ ListEntitiesResponseReceivedHandler

Definition at line 306 of file IoTTwinMakerServiceClientModel.h.

◆ ListMetadataTransferJobsResponseReceivedHandler

Definition at line 309 of file IoTTwinMakerServiceClientModel.h.

◆ ListPropertiesResponseReceivedHandler

Definition at line 312 of file IoTTwinMakerServiceClientModel.h.

◆ ListScenesResponseReceivedHandler

Definition at line 315 of file IoTTwinMakerServiceClientModel.h.

◆ ListSyncJobsResponseReceivedHandler

Definition at line 318 of file IoTTwinMakerServiceClientModel.h.

◆ ListSyncResourcesResponseReceivedHandler

Definition at line 321 of file IoTTwinMakerServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 324 of file IoTTwinMakerServiceClientModel.h.

◆ ListWorkspacesResponseReceivedHandler

Definition at line 327 of file IoTTwinMakerServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 330 of file IoTTwinMakerServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 333 of file IoTTwinMakerServiceClientModel.h.

◆ UpdateComponentTypeResponseReceivedHandler

Definition at line 336 of file IoTTwinMakerServiceClientModel.h.

◆ UpdateEntityResponseReceivedHandler

Definition at line 339 of file IoTTwinMakerServiceClientModel.h.

◆ UpdatePricingPlanResponseReceivedHandler

Definition at line 342 of file IoTTwinMakerServiceClientModel.h.

◆ UpdateSceneResponseReceivedHandler

Definition at line 345 of file IoTTwinMakerServiceClientModel.h.

◆ UpdateWorkspaceResponseReceivedHandler

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