| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<ThingAttribute> |
ListThingsResponse.things()
The things.
|
| Modifier and Type | Method and Description |
|---|---|
ListThingsResponse.Builder |
ListThingsResponse.Builder.things(ThingAttribute... things)
The things.
|
| Modifier and Type | Method and Description |
|---|---|
ListThingsResponse.Builder |
ListThingsResponse.Builder.things(Collection<ThingAttribute> things)
The things.
|
Copyright © 2020. All rights reserved.