| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateThingResponse> |
IotAsyncClient.updateThing(UpdateThingRequest updateThingRequest)
Updates the data for a thing.
|
default UpdateThingResponse |
IotClient.updateThing(UpdateThingRequest updateThingRequest)
Updates the data for a thing.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateThingRequestMarshaller.marshall(UpdateThingRequest updateThingRequest) |
Copyright © 2021. All rights reserved.