T
- public interface StructureQueryBuilder<T>
Modifier and Type | Method and Description |
---|---|
T |
buildStructureQuery(RESTStructureQuery query)
Builds a StructureQuery that matches the passed in format
|
T buildStructureQuery(RESTStructureQuery query)
query
-