public static class ProductCatalog.APIRequestGetAgencies extends APIRequest<Business>
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 |
|---|
APIRequestGetAgencies(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 APIRequestGetAgencies(String nodeId, APIContext context)
public APINodeList<Business> getLastResponse()
getLastResponse in class APIRequest<Business>public APINodeList<Business> parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<Business>APIExceptionpublic APINodeList<Business> execute() throws APIException
execute in class APIRequest<Business>APIExceptionpublic APINodeList<Business> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<Business>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<Business>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<Business>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic ProductCatalog.APIRequestGetAgencies setParam(String param, Object value)
setParam in class APIRequest<Business>public ProductCatalog.APIRequestGetAgencies setParams(Map<String,Object> params)
setParams in class APIRequest<Business>public ProductCatalog.APIRequestGetAgencies requestAllFields()
public ProductCatalog.APIRequestGetAgencies requestAllFields(boolean value)
public ProductCatalog.APIRequestGetAgencies requestFields(List<String> fields)
requestFields in class APIRequest<Business>public ProductCatalog.APIRequestGetAgencies requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<Business>public ProductCatalog.APIRequestGetAgencies requestField(String field)
requestField in class APIRequest<Business>public ProductCatalog.APIRequestGetAgencies requestField(String field, boolean value)
requestField in class APIRequest<Business>public ProductCatalog.APIRequestGetAgencies requestBlockOfflineAnalyticsField()
public ProductCatalog.APIRequestGetAgencies requestBlockOfflineAnalyticsField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestCreatedByField()
public ProductCatalog.APIRequestGetAgencies requestCreatedByField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestCreatedTimeField()
public ProductCatalog.APIRequestGetAgencies requestCreatedTimeField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestExtendedUpdatedTimeField()
public ProductCatalog.APIRequestGetAgencies requestExtendedUpdatedTimeField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestIdField()
public ProductCatalog.APIRequestGetAgencies requestIdField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestIsHiddenField()
public ProductCatalog.APIRequestGetAgencies requestIsHiddenField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestIsInstagramEnabledInFbAnalyticsField()
public ProductCatalog.APIRequestGetAgencies requestIsInstagramEnabledInFbAnalyticsField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestLinkField()
public ProductCatalog.APIRequestGetAgencies requestLinkField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestNameField()
public ProductCatalog.APIRequestGetAgencies requestNameField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestPrimaryPageField()
public ProductCatalog.APIRequestGetAgencies requestPrimaryPageField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestProfilePictureUriField()
public ProductCatalog.APIRequestGetAgencies requestProfilePictureUriField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestTimezoneIdField()
public ProductCatalog.APIRequestGetAgencies requestTimezoneIdField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestTwoFactorTypeField()
public ProductCatalog.APIRequestGetAgencies requestTwoFactorTypeField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestUpdatedByField()
public ProductCatalog.APIRequestGetAgencies requestUpdatedByField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestUpdatedTimeField()
public ProductCatalog.APIRequestGetAgencies requestUpdatedTimeField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestVerificationStatusField()
public ProductCatalog.APIRequestGetAgencies requestVerificationStatusField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestVerticalField()
public ProductCatalog.APIRequestGetAgencies requestVerticalField(boolean value)
public ProductCatalog.APIRequestGetAgencies requestVerticalIdField()
public ProductCatalog.APIRequestGetAgencies requestVerticalIdField(boolean value)
Copyright © 2020. All rights reserved.