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