| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
DeprecateThingTypeResult |
AWSIotClient.deprecateThingType(DeprecateThingTypeRequest request)
Deprecates a thing type.
|
DeprecateThingTypeResult |
AWSIot.deprecateThingType(DeprecateThingTypeRequest deprecateThingTypeRequest)
Deprecates a thing type.
|
DeprecateThingTypeResult |
AbstractAWSIot.deprecateThingType(DeprecateThingTypeRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeprecateThingTypeResult> |
AWSIotAsyncClient.deprecateThingTypeAsync(DeprecateThingTypeRequest request,
AsyncHandler<DeprecateThingTypeRequest,DeprecateThingTypeResult> asyncHandler) |
Future<DeprecateThingTypeResult> |
AWSIotAsync.deprecateThingTypeAsync(DeprecateThingTypeRequest deprecateThingTypeRequest,
AsyncHandler<DeprecateThingTypeRequest,DeprecateThingTypeResult> asyncHandler)
Deprecates a thing type.
|
Future<DeprecateThingTypeResult> |
AbstractAWSIotAsync.deprecateThingTypeAsync(DeprecateThingTypeRequest request,
AsyncHandler<DeprecateThingTypeRequest,DeprecateThingTypeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeprecateThingTypeResult |
DeprecateThingTypeResult.clone() |
Copyright © 2025. All rights reserved.