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