| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<ThingTypeDefinition> |
ListThingTypesResponse.thingTypes()
The thing types.
|
| Modifier and Type | Method and Description |
|---|---|
ListThingTypesResponse.Builder |
ListThingTypesResponse.Builder.thingTypes(ThingTypeDefinition... thingTypes)
The thing types.
|
| Modifier and Type | Method and Description |
|---|---|
ListThingTypesResponse.Builder |
ListThingTypesResponse.Builder.thingTypes(Collection<ThingTypeDefinition> thingTypes)
The thing types.
|
Copyright © 2019. All rights reserved.