public class SearchVideosEditorial extends AbstractApiRequest
baseUrl, body, credentials, headers, method, path, queryParamsaddAgeOfPeople, addArtists, addCollectionCodes, addCompositions, addEditorialSegments, addEditorialVideoTypes, addEntityUris, addEthnicity, addEventIds, addFileTypes, addFrameRates, addGraphicalStyles, addKeywordIds, addLicenseModels, addNumberOfPeople, addOrientations, addProductTypes, addResponseFields, addSpecificPeoplepublic static SearchVideosEditorial GetInstance(Credentials credentials, String baseUrl)
public String executeAsync() throws SdkException
executeAsync in class AbstractApiRequestSdkExceptionpublic SearchVideosEditorial withAcceptLanguage(String value)
public SearchVideosEditorial withAgeOfPeople(EnumSet<AgeOfPeople> values)
public SearchVideosEditorial withCollectionCodes(Iterable<String> values)
public SearchVideosEditorial withCollectionFilterType(CollectionFilter value)
public SearchVideosEditorial withEditorialVideoTypes(EnumSet<EditorialVideoType> values)
public SearchVideosEditorial withEntityUris(Iterable<String> values)
public SearchVideosEditorial withExcludeNudity(Boolean value)
public SearchVideosEditorial withResponseFields(Iterable<String> values)
public SearchVideosEditorial withFormatAvailable(FormatAvailable value)
public SearchVideosEditorial withFrameRates(EnumSet<FrameRate> values)
public SearchVideosEditorial withKeywordIds(Iterable<Integer> values)
public SearchVideosEditorial withPage(Integer value)
public SearchVideosEditorial withPageSize(Integer value)
public SearchVideosEditorial withPhrase(String value)
public SearchVideosEditorial withProductTypes(EnumSet<ProductType> values)
public SearchVideosEditorial withSortOrder(SortOrder value)
public SearchVideosEditorial withSpecificPeople(Iterable<String> values)
Copyright © 2020. All rights reserved.