Package com.amazonaws.services.iot.client
package com.amazonaws.services.iot.client
-
ClassDescriptionThe class provides default values for the library.Connection status that can be retrieved through
AWSIotMqttClient.getConnectionStatus().This class encapsulates all the functionalities that one can use to interact with AWS IoT device shadows in the cloud.These error codes are used by the server in acknowledgement message for the shadow methods, namely Get, Update, and Delete.Annotation class that is used to annotate properties inAWSIotDevice.This is a generic exception that can be thrown in most of the APIs, blocking and non-blocking, by the library.A common data structure that is used in a lot of non-blocking APIs in this library.This class is the main interface of the AWS IoT Java library.QoS definitions.This timeout exception can be thrown by the blocking APIs in this library when expected time has elapsed.This class is used for subscribing to a topic in the subscription APIs, such asAWSIotMqttClient.subscribe(AWSIotTopic topic).