Package | Description |
---|---|
com.amazonaws.services.datapipeline.model |
Classes modeling the various types represented by DataPipeline.
|
Modifier and Type | Method and Description |
---|---|
Query |
Query.clone() |
Query |
QueryObjectsRequest.getQuery()
The query that defines the objects to be returned.
|
Query |
Query.withSelectors(Collection<Selector> selectors)
List of selectors that define the query.
|
Query |
Query.withSelectors(Selector... selectors)
List of selectors that define the query.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryObjectsRequest.setQuery(Query query)
The query that defines the objects to be returned.
|
QueryObjectsRequest |
QueryObjectsRequest.withQuery(Query query)
The query that defines the objects to be returned.
|
Copyright © 2015. All rights reserved.