| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeprecateThingTypeResponse> |
IotAsyncClient.deprecateThingType(DeprecateThingTypeRequest deprecateThingTypeRequest)
Deprecates a thing type.
|
default DeprecateThingTypeResponse |
IotClient.deprecateThingType(DeprecateThingTypeRequest deprecateThingTypeRequest)
Deprecates a thing type.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeprecateThingTypeRequestMarshaller.marshall(DeprecateThingTypeRequest deprecateThingTypeRequest) |
Copyright © 2022. All rights reserved.