AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const IoT1ClickDevicesServiceClient *, const Model::ListDevicesRequest &, const Model::ListDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDevicesResponseReceivedHandler
 
 
typedef std::function< void(const IoT1ClickDevicesServiceClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
 
 
 

Enumerations

 

Typedef Documentation

◆ ClaimDevicesByClaimCodeResponseReceivedHandler

Definition at line 125 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ DescribeDeviceResponseReceivedHandler

Definition at line 126 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ FinalizeDeviceClaimResponseReceivedHandler

Definition at line 127 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ GetDeviceMethodsResponseReceivedHandler

Definition at line 128 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ InitiateDeviceClaimResponseReceivedHandler

Definition at line 129 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ InvokeDeviceMethodResponseReceivedHandler

Definition at line 130 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ IoT1ClickDevicesServiceClientConfiguration

Definition at line 67 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ IoT1ClickDevicesServiceEndpointProvider

Definition at line 69 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ IoT1ClickDevicesServiceEndpointProviderBase

Definition at line 68 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ ListDeviceEventsResponseReceivedHandler

Definition at line 131 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ ListDevicesResponseReceivedHandler

Definition at line 132 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 133 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 134 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ UnclaimDeviceResponseReceivedHandler

Definition at line 135 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 136 of file IoT1ClickDevicesServiceServiceClientModel.h.

◆ UpdateDeviceStateResponseReceivedHandler

Definition at line 137 of file IoT1ClickDevicesServiceServiceClientModel.h.

Enumeration Type Documentation

◆ IoT1ClickDevicesServiceErrors

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 
FORBIDDEN 
INVALID_REQUEST 
PRECONDITION_FAILED 
RANGE_NOT_SATISFIABLE 
RESOURCE_CONFLICT 

Definition at line 16 of file IoT1ClickDevicesServiceErrors.h.