All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.youtube.model.PlaylistPlayer.html Maven / Gradle / Ivy

There is a newer version: v3-rev20240514-2.0.0
Show newest version






PlaylistPlayer (YouTube Data API v3 v3-rev20240303-2.0.0)












com.google.api.services.youtube.model

Class PlaylistPlayer

    • Constructor Detail

      • PlaylistPlayer

        public PlaylistPlayer()
    • Method Detail

      • getEmbedHtml

        public String getEmbedHtml()
        An tag that embeds a player that will play the playlist.
        Returns:
        value or null for none
      • setEmbedHtml

        public PlaylistPlayer setEmbedHtml(String embedHtml)
        An tag that embeds a player that will play the playlist.
        Parameters:
        embedHtml - embedHtml or null for none
      • set

        public PlaylistPlayer set(String fieldName,
                                  Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

        public PlaylistPlayer clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy