Uses of Class
de.sonallux.spotify.api.models.Album
-
Packages that use Album Package Description de.sonallux.spotify.api.apis.albums de.sonallux.spotify.api.models -
-
Uses of Album in de.sonallux.spotify.api.apis.albums
Methods in de.sonallux.spotify.api.apis.albums that return types with arguments of type Album Modifier and Type Method Description ApiCall<Album>GetAlbumRequest. build()Build the request into an executable call -
Uses of Album in de.sonallux.spotify.api.models
Fields in de.sonallux.spotify.api.models declared as Album Modifier and Type Field Description AlbumSavedAlbum. albumInformation about the album.Fields in de.sonallux.spotify.api.models with type parameters of type Album Modifier and Type Field Description List<Album>Albums. albums
-