Class TrendingVideos


  • public class TrendingVideos
    extends Response
    The TrendingVideos model.
    • Constructor Detail

      • TrendingVideos

        public TrendingVideos()
    • Method Detail

      • bannerTiles

        public List<TrendingVideosTile> bannerTiles()
        Get the bannerTiles value.
        Returns:
        the bannerTiles value
      • withBannerTiles

        public TrendingVideos withBannerTiles​(List<TrendingVideosTile> bannerTiles)
        Set the bannerTiles value.
        Parameters:
        bannerTiles - the bannerTiles value to set
        Returns:
        the TrendingVideos object itself.
      • withCategories

        public TrendingVideos withCategories​(List<TrendingVideosCategory> categories)
        Set the categories value.
        Parameters:
        categories - the categories value to set
        Returns:
        the TrendingVideos object itself.