Package com.pinapelz.query
Class VideoQueryBuilder
java.lang.Object
com.pinapelz.query.VideoQueryBuilder
Query builder for getting a set of videos matching the given parameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getLang()
getLimit()
getOrder()
getOrg()
getSort()
getTopic()
getType()
setChannelId
(String channelId) setInclude
(ExtraData include) setInclude
(String include) setInclude
(List<ExtraData> include) setMaxUpcomingHours
(Integer maxUpcomingHours) setMentionedChannelId
(String mentionedChannelId) setOrg
(Organization org) setPaginated
(String paginated)
-
Constructor Details
-
VideoQueryBuilder
public VideoQueryBuilder()
-
-
Method Details
-
setChannelId
-
setId
-
setInclude
-
setInclude
-
setInclude
-
setLang
-
setLang
-
setLang
-
setLimit
-
setMaxUpcomingHours
-
setMentionedChannelId
-
setOffset
-
setOrder
-
setOrder
-
setOrg
-
setOrg
-
setPaginated
-
setSort
-
setSort
-
setStatus
-
setStatus
-
setTopic
-
setType
-
getChannelId
-
getId
-
getInclude
-
getLang
-
getLimit
-
getMaxUpcomingHours
-
getMentionedChannelId
-
getOffset
-
getOrder
-
getOrg
-
getPaginated
-
getSort
-
getStatus
-
getTopic
-
getType
-