public abstract class Request extends Object
Constructor and Description |
---|
Request() |
Modifier and Type | Method and Description |
---|---|
protected String |
buildXMLElement(Object element) |
protected String |
buildXMLElement(String name,
Object element) |
String |
getKind() |
Map<String,Object> |
toGraphQLVariables() |
String |
toQueryString() |
String |
toQueryString(String parent) |
String |
toXML() |
Copyright © 2013-2019. All Rights Reserved.