Index
All Classes and Interfaces|All Packages|Serialized Form
G
- getC() - Method in class com.pina.query.VideoByVideoIdQueryBuilder
- getChannel(String) - Method in class com.pina.Holodex
-
Gets information about a channel when given a channel id
- getChannel(String) - Method in interface com.pina.HolodexService
-
/api/v2/channels endpoint
- getChannelId() - Method in class com.pina.query.VideoQueryBuilder
- getChannelId() - Method in class com.pina.query.VideosByChannelIDQueryBuilder
- getChannels(ChannelQueryBuilder) - Method in class com.pina.Holodex
-
Gets a list of channels the match the ChannelQueryBuilder attributes
- getChannels(Integer, Integer, String, String, String, String, String) - Method in interface com.pina.HolodexService
-
/api/v2/channels endpoint
- getId() - Method in class com.pina.query.VideoQueryBuilder
- getInclude() - Method in class com.pina.query.VideoQueryBuilder
- getInclude() - Method in class com.pina.query.VideosByChannelIDQueryBuilder
- getLang() - Method in class com.pina.query.ChannelQueryBuilder
-
Gets lang.
- getLang() - Method in class com.pina.query.VideoByVideoIdQueryBuilder
- getLang() - Method in class com.pina.query.VideoQueryBuilder
- getLang() - Method in class com.pina.query.VideosByChannelIDQueryBuilder
- getLimit() - Method in class com.pina.query.ChannelQueryBuilder
-
Gets limit.
- getLimit() - Method in class com.pina.query.VideoQueryBuilder
- getLimit() - Method in class com.pina.query.VideosByChannelIDQueryBuilder
- getLiveAndUpcomingVideos(VideoQueryBuilder) - Method in class com.pina.Holodex
-
Gets a list of upcoming and/or live SimpleVideos matching the VideoQueryBuilder attributes
- getLiveVideos(String, String, String, String, Integer, Integer, String, Integer, String, String, String, String, String, String, String) - Method in interface com.pina.HolodexService
-
/api/v2/live endpoint
- getMaxUpcomingHours() - Method in class com.pina.query.VideoQueryBuilder
- getMentionedChannelId() - Method in class com.pina.query.VideoQueryBuilder
- getOffset() - Method in class com.pina.query.ChannelQueryBuilder
-
Gets offset.
- getOffset() - Method in class com.pina.query.VideoQueryBuilder
- getOffset() - Method in class com.pina.query.VideosByChannelIDQueryBuilder
- getOrder() - Method in class com.pina.query.ChannelQueryBuilder
-
Gets order.
- getOrder() - Method in class com.pina.query.VideoQueryBuilder
- getOrg() - Method in class com.pina.query.ChannelQueryBuilder
-
Gets org.
- getOrg() - Method in class com.pina.query.VideoQueryBuilder
- getPaginated() - Method in class com.pina.query.VideoQueryBuilder
- getPaginated() - Method in class com.pina.query.VideosByChannelIDQueryBuilder
- getSort() - Method in class com.pina.query.ChannelQueryBuilder
-
Gets sort.
- getSort() - Method in class com.pina.query.VideoQueryBuilder
- getStatus() - Method in class com.pina.query.VideoQueryBuilder
- getTopic() - Method in class com.pina.query.VideoQueryBuilder
- getType() - Method in class com.pina.query.ChannelQueryBuilder
-
Gets type.
- getType() - Method in class com.pina.query.VideoQueryBuilder
- getType() - Method in class com.pina.query.VideosByChannelIDQueryBuilder
- getVideo(VideoByVideoIdQueryBuilder) - Method in class com.pina.Holodex
-
Gets the video matching the VideoByVideoIdQueryBuilder attributes
- getVideo(String, String, String) - Method in interface com.pina.HolodexService
-
/api/v2/videos/{videoID} endpoint
- getVideoId() - Method in class com.pina.query.VideoByVideoIdQueryBuilder
- getVideos(VideoQueryBuilder) - Method in class com.pina.Holodex
-
Gets a list of videos matching the VideoQueryBuilder attributes
- getVideos(String, String, String, String, Integer, Integer, String, Integer, String, String, String, String, String, String, String) - Method in interface com.pina.HolodexService
-
/api/v2/video endpoint
- getVideosByChannelId(VideosByChannelIDQueryBuilder) - Method in class com.pina.Holodex
-
Gets a list of Videos matching the VideoByVideoIdQueryBuilder attributes for a specific channel Used for when the channel id is known
- getVideosByChannelId(String, String, String, String, Integer, Integer, String) - Method in interface com.pina.HolodexService
-
/api/v2/channels/{channelID}/{type} endpoint
- getVideosFromChannels(String) - Method in interface com.pina.HolodexService
-
/api/v2/users/live endpoint
- getVideosFromChannels(String[]) - Method in class com.pina.Holodex
-
Gets upcoming and live videos from an array of channel ids Response will contain videos from all channels together This should be used when there is a set of channels that need to be queried
All Classes and Interfaces|All Packages|Serialized Form