|
template<typename R , typename E > |
static void | Aws::Iotidentity::s_applyUnmodeledErrorToHandler (const std::function< void(R &&)> &handler, int errorCode) |
|
template<typename R , typename E > |
static void | Aws::Iotidentity::s_applyModeledErrorToHandler (const std::function< void(R &&)> &handler, E &&modeledError) |
|
static void | Aws::Iotidentity::s_CreateCertificateFromCsrResponseHandler (Aws::Iot::RequestResponse::UnmodeledResult &&result, const CreateCertificateFromCsrResultHandler &handler, const Aws::Crt::String &successPathTopic, const Aws::Crt::String &failurePathTopic) |
|
static void | Aws::Iotidentity::s_CreateKeysAndCertificateResponseHandler (Aws::Iot::RequestResponse::UnmodeledResult &&result, const CreateKeysAndCertificateResultHandler &handler, const Aws::Crt::String &successPathTopic, const Aws::Crt::String &failurePathTopic) |
|
static void | Aws::Iotidentity::s_RegisterThingResponseHandler (Aws::Iot::RequestResponse::UnmodeledResult &&result, const RegisterThingResultHandler &handler, const Aws::Crt::String &successPathTopic, const Aws::Crt::String &failurePathTopic) |
|
AWS_IOTIDENTITY_API std::shared_ptr< IClientV2 > | Aws::Iotidentity::NewClientFrom5 (const Aws::Crt::Mqtt5::Mqtt5Client &protocolClient, const Aws::Iot::RequestResponse::RequestResponseClientOptions &options, Aws::Crt::Allocator *allocator=Aws::Crt::ApiAllocator()) |
|
AWS_IOTIDENTITY_API std::shared_ptr< IClientV2 > | Aws::Iotidentity::NewClientFrom311 (const Aws::Crt::Mqtt::MqttConnection &protocolClient, const Aws::Iot::RequestResponse::RequestResponseClientOptions &options, Aws::Crt::Allocator *allocator=Aws::Crt::ApiAllocator()) |
|