| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotthingsgraph.model |
| Modifier and Type | Method and Description |
|---|---|
List<FlowTemplateFilter> |
SearchFlowTemplatesRequest.filters()
An array of objects that limit the result set.
|
| Modifier and Type | Method and Description |
|---|---|
SearchFlowTemplatesRequest.Builder |
SearchFlowTemplatesRequest.Builder.filters(FlowTemplateFilter... filters)
An array of objects that limit the result set.
|
| Modifier and Type | Method and Description |
|---|---|
SearchFlowTemplatesRequest.Builder |
SearchFlowTemplatesRequest.Builder.filters(Collection<FlowTemplateFilter> filters)
An array of objects that limit the result set.
|
Copyright © 2021. All rights reserved.