Package | Description |
---|---|
com.amazonaws.services.iot | |
com.amazonaws.services.iot.model | |
com.amazonaws.services.iot.model.transform |
Modifier and Type | Method and Description |
---|---|
UpdateThingResult |
AbstractAWSIot.updateThing(UpdateThingRequest request) |
UpdateThingResult |
AWSIotClient.updateThing(UpdateThingRequest updateThingRequest)
Updates the data for a thing.
|
UpdateThingResult |
AWSIot.updateThing(UpdateThingRequest updateThingRequest)
Updates the data for a thing.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<UpdateThingResult> |
AbstractAWSIotAsync.updateThingAsync(UpdateThingRequest request) |
java.util.concurrent.Future<UpdateThingResult> |
AWSIotAsyncClient.updateThingAsync(UpdateThingRequest request) |
java.util.concurrent.Future<UpdateThingResult> |
AWSIotAsync.updateThingAsync(UpdateThingRequest updateThingRequest)
Updates the data for a thing.
|
java.util.concurrent.Future<UpdateThingResult> |
AbstractAWSIotAsync.updateThingAsync(UpdateThingRequest request,
AsyncHandler<UpdateThingRequest,UpdateThingResult> asyncHandler) |
java.util.concurrent.Future<UpdateThingResult> |
AWSIotAsyncClient.updateThingAsync(UpdateThingRequest request,
AsyncHandler<UpdateThingRequest,UpdateThingResult> asyncHandler) |
java.util.concurrent.Future<UpdateThingResult> |
AWSIotAsync.updateThingAsync(UpdateThingRequest updateThingRequest,
AsyncHandler<UpdateThingRequest,UpdateThingResult> asyncHandler)
Updates the data for a thing.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<UpdateThingResult> |
AbstractAWSIotAsync.updateThingAsync(UpdateThingRequest request,
AsyncHandler<UpdateThingRequest,UpdateThingResult> asyncHandler) |
java.util.concurrent.Future<UpdateThingResult> |
AWSIotAsyncClient.updateThingAsync(UpdateThingRequest request,
AsyncHandler<UpdateThingRequest,UpdateThingResult> asyncHandler) |
java.util.concurrent.Future<UpdateThingResult> |
AWSIotAsync.updateThingAsync(UpdateThingRequest updateThingRequest,
AsyncHandler<UpdateThingRequest,UpdateThingResult> asyncHandler)
Updates the data for a thing.
|
Modifier and Type | Method and Description |
---|---|
UpdateThingResult |
UpdateThingResult.clone() |
Modifier and Type | Method and Description |
---|---|
UpdateThingResult |
UpdateThingResultJsonUnmarshaller.unmarshall(JsonUnmarshallerContext context) |