Uses of Class
se.michaelthelin.spotify.model_objects.specification.Album
Packages that use Album
Package
Description
-
Uses of Album in se.michaelthelin.spotify.model_objects.specification
Subclasses with type arguments of type Album in se.michaelthelin.spotify.model_objects.specificationMethods in se.michaelthelin.spotify.model_objects.specification that return AlbumModifier and TypeMethodDescriptionAlbum.Builder.build()SavedAlbum.getAlbum()Get information about the album from a saved album object.Methods in se.michaelthelin.spotify.model_objects.specification with parameters of type Album -
Uses of Album in se.michaelthelin.spotify.requests.data.albums
Subclasses with type arguments of type Album in se.michaelthelin.spotify.requests.data.albumsModifier and TypeClassDescriptionclassGet Spotify catalog information for a single album.static final classA builder class for aGetAlbumRequest.Methods in se.michaelthelin.spotify.requests.data.albums that return Album