Class TrendingVideosTile


  • public class TrendingVideosTile
    extends Object
    The TrendingVideosTile model.
    • Constructor Detail

      • TrendingVideosTile

        public TrendingVideosTile()
    • Method Detail

      • query

        public Query query()
        Get the query value.
        Returns:
        the query value
      • withQuery

        public TrendingVideosTile withQuery​(Query query)
        Set the query value.
        Parameters:
        query - the query value to set
        Returns:
        the TrendingVideosTile object itself.
      • image

        public ImageObject image()
        Get the image value.
        Returns:
        the image value
      • withImage

        public TrendingVideosTile withImage​(ImageObject image)
        Set the image value.
        Parameters:
        image - the image value to set
        Returns:
        the TrendingVideosTile object itself.