public class TargetingGeoLocationLocationCluster extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
TargetingGeoLocationLocationCluster() |
| Modifier and Type | Method and Description |
|---|---|
TargetingGeoLocationLocationCluster |
copyFrom(TargetingGeoLocationLocationCluster instance) |
APIContext |
getContext() |
Long |
getFieldKey() |
String |
getId() |
static APIRequest.ResponseParser<TargetingGeoLocationLocationCluster> |
getParser() |
static TargetingGeoLocationLocationCluster |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<TargetingGeoLocationLocationCluster> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
TargetingGeoLocationLocationCluster |
setFieldKey(Long value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static TargetingGeoLocationLocationCluster loadJSON(String json, APIContext context, String header)
public static APINodeList<TargetingGeoLocationLocationCluster> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic Long getFieldKey()
public TargetingGeoLocationLocationCluster setFieldKey(Long value)
public TargetingGeoLocationLocationCluster copyFrom(TargetingGeoLocationLocationCluster instance)
public static APIRequest.ResponseParser<TargetingGeoLocationLocationCluster> getParser()
Copyright © 2020. All rights reserved.