public static class Page.APIRequestCreateVideoCopyrightRule extends APIRequest<VideoCopyrightRule>
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 |
|---|
APIRequestCreateVideoCopyrightRule(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 APIRequestCreateVideoCopyrightRule(String nodeId, APIContext context)
public VideoCopyrightRule getLastResponse()
getLastResponse in class APIRequest<VideoCopyrightRule>public VideoCopyrightRule parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<VideoCopyrightRule>APIExceptionpublic VideoCopyrightRule execute() throws APIException
execute in class APIRequest<VideoCopyrightRule>APIExceptionpublic VideoCopyrightRule execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<VideoCopyrightRule>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<VideoCopyrightRule> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<VideoCopyrightRule> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Page.APIRequestCreateVideoCopyrightRule setParam(String param, Object value)
setParam in class APIRequest<VideoCopyrightRule>public Page.APIRequestCreateVideoCopyrightRule setParams(Map<String,Object> params)
setParams in class APIRequest<VideoCopyrightRule>public Page.APIRequestCreateVideoCopyrightRule setConditionGroups(List<Object> conditionGroups)
public Page.APIRequestCreateVideoCopyrightRule setConditionGroups(String conditionGroups)
public Page.APIRequestCreateVideoCopyrightRule setName(String name)
public Page.APIRequestCreateVideoCopyrightRule requestAllFields()
public Page.APIRequestCreateVideoCopyrightRule requestAllFields(boolean value)
public Page.APIRequestCreateVideoCopyrightRule requestFields(List<String> fields)
requestFields in class APIRequest<VideoCopyrightRule>public Page.APIRequestCreateVideoCopyrightRule requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<VideoCopyrightRule>public Page.APIRequestCreateVideoCopyrightRule requestField(String field)
requestField in class APIRequest<VideoCopyrightRule>public Page.APIRequestCreateVideoCopyrightRule requestField(String field, boolean value)
requestField in class APIRequest<VideoCopyrightRule>Copyright © 2020. All rights reserved.