public class SearchCriteria extends Request
| Constructor and Description |
|---|
SearchCriteria(List<?> items) |
SearchCriteria(String type,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
String |
toQueryString() |
String |
toQueryString(String parent) |
String |
toXML() |
buildXMLElement, buildXMLElement, getKind, toGraphQLVariablespublic SearchCriteria(List<?> items)
public String toQueryString(String parent)
toQueryString in class Requestpublic String toQueryString()
toQueryString in class RequestCopyright © 2013–2018. All rights reserved.