| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<ThingGroupDocument> |
SearchIndexResponse.thingGroups()
The thing groups that match the search query.
|
| Modifier and Type | Method and Description |
|---|---|
SearchIndexResponse.Builder |
SearchIndexResponse.Builder.thingGroups(ThingGroupDocument... thingGroups)
The thing groups that match the search query.
|
| Modifier and Type | Method and Description |
|---|---|
SearchIndexResponse.Builder |
SearchIndexResponse.Builder.thingGroups(Collection<ThingGroupDocument> thingGroups)
The thing groups that match the search query.
|
Copyright © 2022. All rights reserved.