Package | Description |
---|---|
com.amazonaws.services.iot | |
com.amazonaws.services.iot.model |
Modifier and Type | Method and Description |
---|---|
UpdateThingResult |
AWSIotClient.updateThing(UpdateThingRequest updateThingRequest)
Updates the data for a thing.
|
UpdateThingResult |
AWSIot.updateThing(UpdateThingRequest updateThingRequest)
Updates the data for a thing.
|
UpdateThingResult |
AbstractAWSIot.updateThing(UpdateThingRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateThingResult> |
AWSIotAsyncClient.updateThingAsync(UpdateThingRequest request) |
Future<UpdateThingResult> |
AWSIotAsync.updateThingAsync(UpdateThingRequest updateThingRequest)
Updates the data for a thing.
|
Future<UpdateThingResult> |
AbstractAWSIotAsync.updateThingAsync(UpdateThingRequest request) |
Future<UpdateThingResult> |
AWSIotAsyncClient.updateThingAsync(UpdateThingRequest request,
AsyncHandler<UpdateThingRequest,UpdateThingResult> asyncHandler) |
Future<UpdateThingResult> |
AWSIotAsync.updateThingAsync(UpdateThingRequest updateThingRequest,
AsyncHandler<UpdateThingRequest,UpdateThingResult> asyncHandler)
Updates the data for a thing.
|
Future<UpdateThingResult> |
AbstractAWSIotAsync.updateThingAsync(UpdateThingRequest request,
AsyncHandler<UpdateThingRequest,UpdateThingResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateThingResult> |
AWSIotAsyncClient.updateThingAsync(UpdateThingRequest request,
AsyncHandler<UpdateThingRequest,UpdateThingResult> asyncHandler) |
Future<UpdateThingResult> |
AWSIotAsync.updateThingAsync(UpdateThingRequest updateThingRequest,
AsyncHandler<UpdateThingRequest,UpdateThingResult> asyncHandler)
Updates the data for a thing.
|
Future<UpdateThingResult> |
AbstractAWSIotAsync.updateThingAsync(UpdateThingRequest request,
AsyncHandler<UpdateThingRequest,UpdateThingResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
UpdateThingResult |
UpdateThingResult.clone() |
Copyright © 2018. All rights reserved.