public static class BrandSafetyDownloadable.APIRequestGet extends APIRequest<BrandSafetyDownloadable>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>, APIRequest.ResponseWrapper| Modifier and Type | Field and Description |
|---|---|
static String[] |
FIELDS |
static String[] |
PARAMS |
context, endpoint, method, nodeId, paramNames, params, parser, returnFields, USER_AGENT, useVideoEndpoint| Constructor and Description |
|---|
APIRequestGet(String nodeId,
APIContext context) |
addToBatch, addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestGet(String nodeId, APIContext context)
public BrandSafetyDownloadable getLastResponse()
getLastResponse in class APIRequest<BrandSafetyDownloadable>public BrandSafetyDownloadable parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<BrandSafetyDownloadable>APIExceptionpublic BrandSafetyDownloadable execute() throws APIException
execute in class APIRequest<BrandSafetyDownloadable>APIExceptionpublic BrandSafetyDownloadable execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<BrandSafetyDownloadable>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<BrandSafetyDownloadable> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<BrandSafetyDownloadable> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic BrandSafetyDownloadable.APIRequestGet setParam(String param, Object value)
setParam in class APIRequest<BrandSafetyDownloadable>public BrandSafetyDownloadable.APIRequestGet setParams(Map<String,Object> params)
setParams in class APIRequest<BrandSafetyDownloadable>public BrandSafetyDownloadable.APIRequestGet requestAllFields()
public BrandSafetyDownloadable.APIRequestGet requestAllFields(boolean value)
public BrandSafetyDownloadable.APIRequestGet requestFields(List<String> fields)
requestFields in class APIRequest<BrandSafetyDownloadable>public BrandSafetyDownloadable.APIRequestGet requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<BrandSafetyDownloadable>public BrandSafetyDownloadable.APIRequestGet requestField(String field)
requestField in class APIRequest<BrandSafetyDownloadable>public BrandSafetyDownloadable.APIRequestGet requestField(String field, boolean value)
requestField in class APIRequest<BrandSafetyDownloadable>public BrandSafetyDownloadable.APIRequestGet requestAccountContextIdField()
public BrandSafetyDownloadable.APIRequestGet requestAccountContextIdField(boolean value)
public BrandSafetyDownloadable.APIRequestGet requestAsyncJobPercentCompleteField()
public BrandSafetyDownloadable.APIRequestGet requestAsyncJobPercentCompleteField(boolean value)
public BrandSafetyDownloadable.APIRequestGet requestAsyncJobStatusField()
public BrandSafetyDownloadable.APIRequestGet requestAsyncJobStatusField(boolean value)
public BrandSafetyDownloadable.APIRequestGet requestFileNameField()
public BrandSafetyDownloadable.APIRequestGet requestFileNameField(boolean value)
public BrandSafetyDownloadable.APIRequestGet requestIdField()
public BrandSafetyDownloadable.APIRequestGet requestIdField(boolean value)
public BrandSafetyDownloadable.APIRequestGet requestRequestSurfaceField()
public BrandSafetyDownloadable.APIRequestGet requestRequestSurfaceField(boolean value)
public BrandSafetyDownloadable.APIRequestGet requestUrlField()
public BrandSafetyDownloadable.APIRequestGet requestUrlField(boolean value)
Copyright © 2024. All rights reserved.