Uses of Class
de.sonallux.spotify.api.models.Playlist
-
Packages that use Playlist Package Description de.sonallux.spotify.api.apis.playlists -
-
Uses of Playlist in de.sonallux.spotify.api.apis.playlists
Methods in de.sonallux.spotify.api.apis.playlists that return types with arguments of type Playlist Modifier and Type Method Description ApiCall<Playlist>CreatePlaylistRequest. build()Build the request into an executable callApiCall<Playlist>GetPlaylistRequest. build()Build the request into an executable call
-