public static class Business.APIRequestCreatePartnerIntegration extends APIRequest<PartnerIntegrationLinked>
APIRequest.DefaultAsyncRequestExecutor, APIRequest.DefaultRequestExecutor, APIRequest.IAsyncRequestExecutor, APIRequest.IRequestExecutor, APIRequest.RequestHelper, APIRequest.ResponseParser<T extends APINode>| 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 |
|---|
APIRequestCreatePartnerIntegration(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestCreatePartnerIntegration(String nodeId, APIContext context)
public PartnerIntegrationLinked getLastResponse()
getLastResponse in class APIRequest<PartnerIntegrationLinked>public PartnerIntegrationLinked parseResponse(String response) throws APIException
parseResponse in class APIRequest<PartnerIntegrationLinked>APIExceptionpublic PartnerIntegrationLinked execute() throws APIException
execute in class APIRequest<PartnerIntegrationLinked>APIExceptionpublic PartnerIntegrationLinked execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<PartnerIntegrationLinked>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<PartnerIntegrationLinked> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<PartnerIntegrationLinked> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Business.APIRequestCreatePartnerIntegration setParam(String param, Object value)
setParam in class APIRequest<PartnerIntegrationLinked>public Business.APIRequestCreatePartnerIntegration setParams(Map<String,Object> params)
setParams in class APIRequest<PartnerIntegrationLinked>public Business.APIRequestCreatePartnerIntegration setExternalId(String externalId)
public Business.APIRequestCreatePartnerIntegration setGtmAccountId(String gtmAccountId)
public Business.APIRequestCreatePartnerIntegration setGtmContainerId(String gtmContainerId)
public Business.APIRequestCreatePartnerIntegration setName(String name)
public Business.APIRequestCreatePartnerIntegration setPartner(PartnerIntegrationLinked.EnumPartner partner)
public Business.APIRequestCreatePartnerIntegration setPartner(String partner)
public Business.APIRequestCreatePartnerIntegration requestAllFields()
public Business.APIRequestCreatePartnerIntegration requestAllFields(boolean value)
public Business.APIRequestCreatePartnerIntegration requestFields(List<String> fields)
requestFields in class APIRequest<PartnerIntegrationLinked>public Business.APIRequestCreatePartnerIntegration requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<PartnerIntegrationLinked>public Business.APIRequestCreatePartnerIntegration requestField(String field)
requestField in class APIRequest<PartnerIntegrationLinked>public Business.APIRequestCreatePartnerIntegration requestField(String field, boolean value)
requestField in class APIRequest<PartnerIntegrationLinked>Copyright © 2018. All rights reserved.