public static class Page.APIRequestCreateVideoStory extends APIRequest<APINode>
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 |
|---|
APIRequestCreateVideoStory(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 APIRequestCreateVideoStory(String nodeId, APIContext context)
public APINode getLastResponse()
getLastResponse in class APIRequest<APINode>public APINode parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<APINode>APIExceptionpublic APINode execute() throws APIException
execute in class APIRequest<APINode>APIExceptionpublic APINode execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<APINode>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINode> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<APINode> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Page.APIRequestCreateVideoStory setParam(String param, Object value)
setParam in class APIRequest<APINode>public Page.APIRequestCreateVideoStory setParams(Map<String,Object> params)
setParams in class APIRequest<APINode>public Page.APIRequestCreateVideoStory setDescription(String description)
public Page.APIRequestCreateVideoStory setFeedTargeting(Object feedTargeting)
public Page.APIRequestCreateVideoStory setFeedTargeting(String feedTargeting)
public Page.APIRequestCreateVideoStory setPlace(String place)
public Page.APIRequestCreateVideoStory setScheduledPublishTime(String scheduledPublishTime)
public Page.APIRequestCreateVideoStory setTargeting(Object targeting)
public Page.APIRequestCreateVideoStory setTargeting(String targeting)
public Page.APIRequestCreateVideoStory setTitle(String title)
public Page.APIRequestCreateVideoStory setUploadPhase(Page.EnumUploadPhase uploadPhase)
public Page.APIRequestCreateVideoStory setUploadPhase(String uploadPhase)
public Page.APIRequestCreateVideoStory setVideoId(String videoId)
public Page.APIRequestCreateVideoStory setVideoState(Page.EnumVideoState videoState)
public Page.APIRequestCreateVideoStory setVideoState(String videoState)
public Page.APIRequestCreateVideoStory requestAllFields()
public Page.APIRequestCreateVideoStory requestAllFields(boolean value)
public Page.APIRequestCreateVideoStory requestFields(List<String> fields)
requestFields in class APIRequest<APINode>public Page.APIRequestCreateVideoStory requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<APINode>public Page.APIRequestCreateVideoStory requestField(String field)
requestField in class APIRequest<APINode>public Page.APIRequestCreateVideoStory requestField(String field, boolean value)
requestField in class APIRequest<APINode>Copyright © 2024. All rights reserved.