public static class Event.APIRequestCreateVideo extends APIRequest<APINode>
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 |
|---|
APIRequestCreateVideo(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestCreateVideo(String nodeId, APIContext context)
public APINode getLastResponse()
getLastResponse in class APIRequest<APINode>public APINode parseResponse(String response) 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 Event.APIRequestCreateVideo setParam(String param, Object value)
setParam in class APIRequest<APINode>public Event.APIRequestCreateVideo setParams(Map<String,Object> params)
setParams in class APIRequest<APINode>public Event.APIRequestCreateVideo setAudioStoryWaveAnimationHandle(String audioStoryWaveAnimationHandle)
public Event.APIRequestCreateVideo setContentCategory(Event.EnumContentCategory contentCategory)
public Event.APIRequestCreateVideo setContentCategory(String contentCategory)
public Event.APIRequestCreateVideo setDescription(String description)
public Event.APIRequestCreateVideo setEmbeddable(Boolean embeddable)
public Event.APIRequestCreateVideo setEmbeddable(String embeddable)
public Event.APIRequestCreateVideo setEndOffset(Long endOffset)
public Event.APIRequestCreateVideo setEndOffset(String endOffset)
public Event.APIRequestCreateVideo setFileSize(Long fileSize)
public Event.APIRequestCreateVideo setFileSize(String fileSize)
public Event.APIRequestCreateVideo setFileUrl(String fileUrl)
public Event.APIRequestCreateVideo setFisheyeVideoCropped(Boolean fisheyeVideoCropped)
public Event.APIRequestCreateVideo setFisheyeVideoCropped(String fisheyeVideoCropped)
public Event.APIRequestCreateVideo setFov(Long fov)
public Event.APIRequestCreateVideo setFov(String fov)
public Event.APIRequestCreateVideo setFrontZRotation(Double frontZRotation)
public Event.APIRequestCreateVideo setFrontZRotation(String frontZRotation)
public Event.APIRequestCreateVideo setGuide(List<List<Long>> guide)
public Event.APIRequestCreateVideo setGuide(String guide)
public Event.APIRequestCreateVideo setGuideEnabled(Boolean guideEnabled)
public Event.APIRequestCreateVideo setGuideEnabled(String guideEnabled)
public Event.APIRequestCreateVideo setInitialHeading(Long initialHeading)
public Event.APIRequestCreateVideo setInitialHeading(String initialHeading)
public Event.APIRequestCreateVideo setInitialPitch(Long initialPitch)
public Event.APIRequestCreateVideo setInitialPitch(String initialPitch)
public Event.APIRequestCreateVideo setOriginalFov(Long originalFov)
public Event.APIRequestCreateVideo setOriginalFov(String originalFov)
public Event.APIRequestCreateVideo setOriginalProjectionType(Event.EnumOriginalProjectionType originalProjectionType)
public Event.APIRequestCreateVideo setOriginalProjectionType(String originalProjectionType)
public Event.APIRequestCreateVideo setReactModeMetadata(String reactModeMetadata)
public Event.APIRequestCreateVideo setReferencedStickerId(String referencedStickerId)
public Event.APIRequestCreateVideo setReplaceVideoId(String replaceVideoId)
public Event.APIRequestCreateVideo setSlideshowSpec(Map<String,String> slideshowSpec)
public Event.APIRequestCreateVideo setSlideshowSpec(String slideshowSpec)
public Event.APIRequestCreateVideo setSource(String source)
public Event.APIRequestCreateVideo setSpherical(Boolean spherical)
public Event.APIRequestCreateVideo setSpherical(String spherical)
public Event.APIRequestCreateVideo setStartOffset(Long startOffset)
public Event.APIRequestCreateVideo setStartOffset(String startOffset)
public Event.APIRequestCreateVideo setSwapMode(Event.EnumSwapMode swapMode)
public Event.APIRequestCreateVideo setSwapMode(String swapMode)
public Event.APIRequestCreateVideo setThumb(File thumb)
public Event.APIRequestCreateVideo setThumb(String thumb)
public Event.APIRequestCreateVideo setTitle(String title)
public Event.APIRequestCreateVideo setUnpublishedContentType(Event.EnumUnpublishedContentType unpublishedContentType)
public Event.APIRequestCreateVideo setUnpublishedContentType(String unpublishedContentType)
public Event.APIRequestCreateVideo setUploadPhase(Event.EnumUploadPhase uploadPhase)
public Event.APIRequestCreateVideo setUploadPhase(String uploadPhase)
public Event.APIRequestCreateVideo setUploadSessionId(String uploadSessionId)
public Event.APIRequestCreateVideo setVideoFileChunk(String videoFileChunk)
public Event.APIRequestCreateVideo setXpostEverstoreHandle(String xpostEverstoreHandle)
public Event.APIRequestCreateVideo requestAllFields()
public Event.APIRequestCreateVideo requestAllFields(boolean value)
public Event.APIRequestCreateVideo requestFields(List<String> fields)
requestFields in class APIRequest<APINode>public Event.APIRequestCreateVideo requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<APINode>public Event.APIRequestCreateVideo requestField(String field)
requestField in class APIRequest<APINode>public Event.APIRequestCreateVideo requestField(String field, boolean value)
requestField in class APIRequest<APINode>Copyright © 2018. All rights reserved.