| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateThingResponse> |
IotAsyncClient.createThing(CreateThingRequest createThingRequest)
Creates a thing record in the registry.
|
default CreateThingResponse |
IotClient.createThing(CreateThingRequest createThingRequest)
Creates a thing record in the registry.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateThingRequestMarshaller.marshall(CreateThingRequest createThingRequest) |
Copyright © 2023. All rights reserved.