| Package | Description |
|---|---|
| software.amazon.awssdk.services.datapipeline.model |
| Modifier and Type | Method and Description |
|---|---|
List<Selector> |
Query.selectors()
List of selectors that define the query.
|
| Modifier and Type | Method and Description |
|---|---|
Query.Builder |
Query.Builder.selectors(Selector... selectors)
List of selectors that define the query.
|
| Modifier and Type | Method and Description |
|---|---|
Query.Builder |
Query.Builder.selectors(Collection<Selector> selectors)
List of selectors that define the query.
|
Copyright © 2023. All rights reserved.