| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
List<EntityFilter> |
SearchEntitiesRequest.filters()
Optional filter to apply to the search.
|
| Modifier and Type | Method and Description |
|---|---|
SearchEntitiesRequest.Builder |
SearchEntitiesRequest.Builder.filters(EntityFilter... filters)
Optional filter to apply to the search.
|
| Modifier and Type | Method and Description |
|---|---|
SearchEntitiesRequest.Builder |
SearchEntitiesRequest.Builder.filters(Collection<EntityFilter> filters)
Optional filter to apply to the search.
|
Copyright © 2022. All rights reserved.