| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateThingTypeResponse |
IotClient.createThingType(CreateThingTypeRequest createThingTypeRequest)
Creates a new thing type.
|
default CompletableFuture<CreateThingTypeResponse> |
IotAsyncClient.createThingType(CreateThingTypeRequest createThingTypeRequest)
Creates a new thing type.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateThingTypeRequestMarshaller.marshall(CreateThingTypeRequest createThingTypeRequest) |
Copyright © 2021. All rights reserved.