public static class Page.APIRequestGetWorkFlows extends APIRequest<PagesPlatformComponentFlowServiceConfig>
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 |
|---|
APIRequestGetWorkFlows(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestGetWorkFlows(String nodeId, APIContext context)
public APINodeList<PagesPlatformComponentFlowServiceConfig> getLastResponse()
getLastResponse in class APIRequest<PagesPlatformComponentFlowServiceConfig>public APINodeList<PagesPlatformComponentFlowServiceConfig> parseResponse(String response) throws APIException
parseResponse in class APIRequest<PagesPlatformComponentFlowServiceConfig>APIExceptionpublic APINodeList<PagesPlatformComponentFlowServiceConfig> execute() throws APIException
execute in class APIRequest<PagesPlatformComponentFlowServiceConfig>APIExceptionpublic APINodeList<PagesPlatformComponentFlowServiceConfig> execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<PagesPlatformComponentFlowServiceConfig>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<PagesPlatformComponentFlowServiceConfig>> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINodeList<PagesPlatformComponentFlowServiceConfig>> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Page.APIRequestGetWorkFlows setParam(String param, Object value)
setParam in class APIRequest<PagesPlatformComponentFlowServiceConfig>public Page.APIRequestGetWorkFlows setParams(Map<String,Object> params)
setParams in class APIRequest<PagesPlatformComponentFlowServiceConfig>public Page.APIRequestGetWorkFlows requestAllFields()
public Page.APIRequestGetWorkFlows requestAllFields(boolean value)
public Page.APIRequestGetWorkFlows requestFields(List<String> fields)
requestFields in class APIRequest<PagesPlatformComponentFlowServiceConfig>public Page.APIRequestGetWorkFlows requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<PagesPlatformComponentFlowServiceConfig>public Page.APIRequestGetWorkFlows requestField(String field)
requestField in class APIRequest<PagesPlatformComponentFlowServiceConfig>public Page.APIRequestGetWorkFlows requestField(String field, boolean value)
requestField in class APIRequest<PagesPlatformComponentFlowServiceConfig>public Page.APIRequestGetWorkFlows requestDeeplinkField()
public Page.APIRequestGetWorkFlows requestDeeplinkField(boolean value)
public Page.APIRequestGetWorkFlows requestFlowCategoryField()
public Page.APIRequestGetWorkFlows requestFlowCategoryField(boolean value)
public Page.APIRequestGetWorkFlows requestIdField()
public Page.APIRequestGetWorkFlows requestIdField(boolean value)
public Page.APIRequestGetWorkFlows requestLabelField()
public Page.APIRequestGetWorkFlows requestLabelField(boolean value)
Copyright © 2018. All rights reserved.