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