public interface Query
Modifier and Type | Interface and Description |
---|---|
static interface |
Query.Builder
Creates an instance of
Query . |
Modifier and Type | Method and Description |
---|---|
String |
getQueryString()
Retrieves a VQL query string representation of the Query.
|
String getQueryString()
This method does not resolve tokens in the query string.
Copyright © Veeva Systems 2017–2022. All rights reserved.