Package software.amazon.awssdk.iot.iotcommands.model
-
Class Summary Class Description CommandExecutionEvent Sent whenever a command execution is added for a thing or a client.CommandExecutionsSubscriptionRequest Data needed to subscribe to CommandExecution events.StatusReason Additional information on provided update.UpdateCommandExecutionRequest Data needed to make an UpdateCommandExecution request.UpdateCommandExecutionResponse Response payload to an UpdateCommandExecution request.V2ErrorResponse Response document containing details about a failed request. -
Enum Summary Enum Description CommandExecutionStatus The status of the command execution.DeviceType Possible device types for command executions.RejectedErrorCode A value indicating the kind of error encountered while processing an AWS IoT Commands request -
Exception Summary Exception Description V2ErrorResponseException An exception that can wrap a specific modeled service error (V2ErrorResponse) as optional, auxiliary data.