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