public static class Page.APIRequestCreateVideoCopyright extends APIRequest<VideoCopyright>
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 |
|---|
APIRequestCreateVideoCopyright(String nodeId,
APIContext context) |
addToBatch, addToBatch, changeAsyncRequestExecutor, changeRequestExecutor, executeAsyncBase, executeAsyncBase, executeAsyncInternal, executeAsyncInternal, executeInternal, executeInternal, getAsyncExecutor, getContext, getExecutor, joinStringList, requestFieldInternal, setContext, setOverrideUrl, setParamInternal, setParamsInternal, setUseVideoEndpointpublic APIRequestCreateVideoCopyright(String nodeId, APIContext context)
public VideoCopyright getLastResponse()
getLastResponse in class APIRequest<VideoCopyright>public VideoCopyright parseResponse(String response) throws APIException
parseResponse in class APIRequest<VideoCopyright>APIExceptionpublic VideoCopyright execute() throws APIException
execute in class APIRequest<VideoCopyright>APIExceptionpublic VideoCopyright execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<VideoCopyright>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<VideoCopyright> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<VideoCopyright> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Page.APIRequestCreateVideoCopyright setParam(String param, Object value)
setParam in class APIRequest<VideoCopyright>public Page.APIRequestCreateVideoCopyright setParams(Map<String,Object> params)
setParams in class APIRequest<VideoCopyright>public Page.APIRequestCreateVideoCopyright setMonitoringType(VideoCopyright.EnumMonitoringType monitoringType)
public Page.APIRequestCreateVideoCopyright setMonitoringType(String monitoringType)
public Page.APIRequestCreateVideoCopyright setRuleId(String ruleId)
public Page.APIRequestCreateVideoCopyright setWhitelistedIds(List<String> whitelistedIds)
public Page.APIRequestCreateVideoCopyright setWhitelistedIds(String whitelistedIds)
public Page.APIRequestCreateVideoCopyright setWhitelistedIgUserIds(List<String> whitelistedIgUserIds)
public Page.APIRequestCreateVideoCopyright setWhitelistedIgUserIds(String whitelistedIgUserIds)
public Page.APIRequestCreateVideoCopyright setOwnershipCountries(List<String> ownershipCountries)
public Page.APIRequestCreateVideoCopyright setOwnershipCountries(String ownershipCountries)
public Page.APIRequestCreateVideoCopyright setExcludedOwnershipCountries(List<String> excludedOwnershipCountries)
public Page.APIRequestCreateVideoCopyright setExcludedOwnershipCountries(String excludedOwnershipCountries)
public Page.APIRequestCreateVideoCopyright setExcludedOwnershipSegments(List<Object> excludedOwnershipSegments)
public Page.APIRequestCreateVideoCopyright setExcludedOwnershipSegments(String excludedOwnershipSegments)
public Page.APIRequestCreateVideoCopyright setIsReferenceDisabled(Boolean isReferenceDisabled)
public Page.APIRequestCreateVideoCopyright setIsReferenceDisabled(String isReferenceDisabled)
public Page.APIRequestCreateVideoCopyright setContentCategory(VideoCopyright.EnumContentCategory contentCategory)
public Page.APIRequestCreateVideoCopyright setContentCategory(String contentCategory)
public Page.APIRequestCreateVideoCopyright setAttributionId(String attributionId)
public Page.APIRequestCreateVideoCopyright setCopyrightContentId(String copyrightContentId)
public Page.APIRequestCreateVideoCopyright setIsReferenceVideo(Boolean isReferenceVideo)
public Page.APIRequestCreateVideoCopyright setIsReferenceVideo(String isReferenceVideo)
public Page.APIRequestCreateVideoCopyright setFingerprintId(String fingerprintId)
public Page.APIRequestCreateVideoCopyright requestAllFields()
public Page.APIRequestCreateVideoCopyright requestAllFields(boolean value)
public Page.APIRequestCreateVideoCopyright requestFields(List<String> fields)
requestFields in class APIRequest<VideoCopyright>public Page.APIRequestCreateVideoCopyright requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<VideoCopyright>public Page.APIRequestCreateVideoCopyright requestField(String field)
requestField in class APIRequest<VideoCopyright>public Page.APIRequestCreateVideoCopyright requestField(String field, boolean value)
requestField in class APIRequest<VideoCopyright>Copyright © 2018. All rights reserved.