Uses of Class
com.amazonaws.services.iot.client.AWSIotDevice
Packages that use AWSIotDevice
-
Uses of AWSIotDevice in com.amazonaws.services.iot.client
Methods in com.amazonaws.services.iot.client with parameters of type AWSIotDeviceModifier and TypeMethodDescriptionvoidAWSIotMqttClient.attach(AWSIotDevice device) Attach a shadow device to the client.voidAWSIotMqttClient.detach(AWSIotDevice device) Detach the given device from the client. -
Uses of AWSIotDevice in com.amazonaws.services.iot.client.core
Methods in com.amazonaws.services.iot.client.core with parameters of type AWSIotDeviceModifier and TypeMethodDescriptionvoidAbstractAwsIotClient.attach(AWSIotDevice device) voidAbstractAwsIotClient.detach(AWSIotDevice device)