Uses of Class
de.sonallux.spotify.api.models.Episode
-
Packages that use Episode Package Description de.sonallux.spotify.api.apis.episodes de.sonallux.spotify.api.models -
-
Uses of Episode in de.sonallux.spotify.api.apis.episodes
Methods in de.sonallux.spotify.api.apis.episodes that return types with arguments of type Episode Modifier and Type Method Description ApiCall<Episode>GetEpisodeRequest. build()Build the request into an executable call -
Uses of Episode in de.sonallux.spotify.api.models
Fields in de.sonallux.spotify.api.models declared as Episode Modifier and Type Field Description EpisodeSavedEpisode. episodeInformation about the episode.Fields in de.sonallux.spotify.api.models with type parameters of type Episode Modifier and Type Field Description List<Episode>Episodes. episodes
-