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() |
String |
getFieldId() |
Long |
getFieldKey() |
String |
getId() |
static APIRequest.ResponseParser<TargetingGeoLocationLocationCluster> |
getParser() |
static TargetingGeoLocationLocationCluster |
loadJSON(String json,
APIContext context) |
static APINodeList<TargetingGeoLocationLocationCluster> |
parseResponse(String json,
APIContext context,
APIRequest request) |
void |
setContext(APIContext context) |
TargetingGeoLocationLocationCluster |
setFieldId(String value) |
TargetingGeoLocationLocationCluster |
setFieldKey(Long value) |
String |
toString() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static TargetingGeoLocationLocationCluster loadJSON(String json, APIContext context)
public static APINodeList<TargetingGeoLocationLocationCluster> parseResponse(String json, APIContext context, APIRequest request) 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 String getFieldId()
public TargetingGeoLocationLocationCluster setFieldId(String value)
public TargetingGeoLocationLocationCluster copyFrom(TargetingGeoLocationLocationCluster instance)
public static APIRequest.ResponseParser<TargetingGeoLocationLocationCluster> getParser()
Copyright © 2018. All rights reserved.