public static class Page.APIRequestCreateCopyrightManualClaim extends APIRequest<VideoCopyrightMatch>
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 |
|---|
APIRequestCreateCopyrightManualClaim(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 APIRequestCreateCopyrightManualClaim(String nodeId, APIContext context)
public VideoCopyrightMatch getLastResponse()
getLastResponse in class APIRequest<VideoCopyrightMatch>public VideoCopyrightMatch parseResponse(String response, String header) throws APIException
parseResponse in class APIRequest<VideoCopyrightMatch>APIExceptionpublic VideoCopyrightMatch execute() throws APIException
execute in class APIRequest<VideoCopyrightMatch>APIExceptionpublic VideoCopyrightMatch execute(Map<String,Object> extraParams) throws APIException
execute in class APIRequest<VideoCopyrightMatch>APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<VideoCopyrightMatch> executeAsync() throws APIException
APIExceptionpublic com.google.common.util.concurrent.ListenableFuture<VideoCopyrightMatch> executeAsync(Map<String,Object> extraParams) throws APIException
APIExceptionpublic Page.APIRequestCreateCopyrightManualClaim setParam(String param, Object value)
setParam in class APIRequest<VideoCopyrightMatch>public Page.APIRequestCreateCopyrightManualClaim setParams(Map<String,Object> params)
setParams in class APIRequest<VideoCopyrightMatch>public Page.APIRequestCreateCopyrightManualClaim setAction(VideoCopyrightMatch.EnumAction action)
public Page.APIRequestCreateCopyrightManualClaim setAction(String action)
public Page.APIRequestCreateCopyrightManualClaim setActionReason(VideoCopyrightMatch.EnumActionReason actionReason)
public Page.APIRequestCreateCopyrightManualClaim setActionReason(String actionReason)
public Page.APIRequestCreateCopyrightManualClaim setCountries(Object countries)
public Page.APIRequestCreateCopyrightManualClaim setCountries(String countries)
public Page.APIRequestCreateCopyrightManualClaim setMatchContentType(VideoCopyrightMatch.EnumMatchContentType matchContentType)
public Page.APIRequestCreateCopyrightManualClaim setMatchContentType(String matchContentType)
public Page.APIRequestCreateCopyrightManualClaim setMatchedAssetId(String matchedAssetId)
public Page.APIRequestCreateCopyrightManualClaim setReferenceAssetId(String referenceAssetId)
public Page.APIRequestCreateCopyrightManualClaim setSelectedSegments(List<Map<String,String>> selectedSegments)
public Page.APIRequestCreateCopyrightManualClaim setSelectedSegments(String selectedSegments)
public Page.APIRequestCreateCopyrightManualClaim requestAllFields()
public Page.APIRequestCreateCopyrightManualClaim requestAllFields(boolean value)
public Page.APIRequestCreateCopyrightManualClaim requestFields(List<String> fields)
requestFields in class APIRequest<VideoCopyrightMatch>public Page.APIRequestCreateCopyrightManualClaim requestFields(List<String> fields, boolean value)
requestFields in class APIRequest<VideoCopyrightMatch>public Page.APIRequestCreateCopyrightManualClaim requestField(String field)
requestField in class APIRequest<VideoCopyrightMatch>public Page.APIRequestCreateCopyrightManualClaim requestField(String field, boolean value)
requestField in class APIRequest<VideoCopyrightMatch>Copyright © 2024. All rights reserved.