|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SourceQueryBuilder | |
|---|---|
| org.gcube.data.tml.clients.queries | |
| Uses of SourceQueryBuilder in org.gcube.data.tml.clients.queries |
|---|
| Methods in org.gcube.data.tml.clients.queries that return SourceQueryBuilder | |
|---|---|
static SourceQueryBuilder |
QueryBuilder.findReadSource()
Returns a builder of queries of services that give read access to data sources. |
static SourceQueryBuilder |
QueryBuilder.findWriteSource()
Returns a builder of queries of services that give write access to data sources. |
SourceQueryBuilder |
SourceQueryBuilder.withId(String id)
Sets a source identifier on the query. |
SourceQueryBuilder |
SourceQueryBuilder.withName(String name)
Sets a source name on the query. |
SourceQueryBuilder |
SourceQueryBuilder.withPlugin(String name)
Sets a plugin on the query. |
SourceQueryBuilder |
SourceQueryBuilder.withProperty(String name,
String value)
Sets a source property on the query. |
SourceQueryBuilder |
SourceQueryBuilder.withType(QName type)
Sets a source type on the query. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||