Uses of Class
de.sonallux.spotify.api.apis.albums.GetMultipleAlbumsRequest
-
Packages that use GetMultipleAlbumsRequest Package Description de.sonallux.spotify.api.apis de.sonallux.spotify.api.apis.albums -
-
Uses of GetMultipleAlbumsRequest in de.sonallux.spotify.api.apis
Methods in de.sonallux.spotify.api.apis that return GetMultipleAlbumsRequest Modifier and Type Method Description GetMultipleAlbumsRequestAlbumsApi. getMultipleAlbums(String ids)Get Multiple Albums -
Uses of GetMultipleAlbumsRequest in de.sonallux.spotify.api.apis.albums
Methods in de.sonallux.spotify.api.apis.albums that return GetMultipleAlbumsRequest Modifier and Type Method Description GetMultipleAlbumsRequestGetMultipleAlbumsRequest. market(String market)An ISO 3166-1 alpha-2 country code or the string from_token.
-