AWS IoT Device SDK C++ v2 1.44.2
AWS IoT Device SDK C++ v2
Loading...
Searching...
No Matches
IotJobsClientV2.h File Reference
#include <aws/iotjobs/Exports.h>
#include <aws/crt/StlAllocator.h>
#include <aws/crt/Types.h>
#include <aws/iot/MqttRequestResponseClient.h>
#include <functional>

Go to the source code of this file.

Classes

class  Aws::Iotjobs::ServiceErrorV2< E >
class  Aws::Iotjobs::IClientV2

Namespaces

namespace  Aws
namespace  Aws::Crt
namespace  Aws::Crt::Mqtt
namespace  Aws::Crt::Mqtt5
namespace  Aws::Iotjobs

Typedefs

using Aws::Iotjobs::DescribeJobExecutionResult
using Aws::Iotjobs::DescribeJobExecutionResultHandler = std::function<void(DescribeJobExecutionResult &&)>
using Aws::Iotjobs::GetPendingJobExecutionsResult
using Aws::Iotjobs::GetPendingJobExecutionsResultHandler = std::function<void(GetPendingJobExecutionsResult &&)>
using Aws::Iotjobs::StartNextPendingJobExecutionResult
using Aws::Iotjobs::StartNextPendingJobExecutionResultHandler = std::function<void(StartNextPendingJobExecutionResult &&)>
using Aws::Iotjobs::UpdateJobExecutionResult
using Aws::Iotjobs::UpdateJobExecutionResultHandler = std::function<void(UpdateJobExecutionResult &&)>

Functions

AWS_IOTJOBS_API std::shared_ptr< IClientV2Aws::Iotjobs::NewClientFrom5 (const Aws::Crt::Mqtt5::Mqtt5Client &protocolClient, const Aws::Iot::RequestResponse::RequestResponseClientOptions &options, Aws::Crt::Allocator *allocator=Aws::Crt::ApiAllocator())
AWS_IOTJOBS_API std::shared_ptr< IClientV2Aws::Iotjobs::NewClientFrom311 (const Aws::Crt::Mqtt::MqttConnection &protocolClient, const Aws::Iot::RequestResponse::RequestResponseClientOptions &options, Aws::Crt::Allocator *allocator=Aws::Crt::ApiAllocator())