Uses of Class
se.michaelthelin.spotify.model_objects.specification.SavedAlbum
Packages that use SavedAlbum
Package
Description
-
Uses of SavedAlbum in se.michaelthelin.spotify.model_objects.specification
Subclasses with type arguments of type SavedAlbum in se.michaelthelin.spotify.model_objects.specificationModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingSavedAlbuminstances.Methods in se.michaelthelin.spotify.model_objects.specification that return SavedAlbum -
Uses of SavedAlbum in se.michaelthelin.spotify.requests.data.albums
Subclasses with type arguments of type SavedAlbum in se.michaelthelin.spotify.requests.data.albumsModifier and TypeClassDescriptionclassGet a list of the albums saved in the current Spotify user’s "Your Music" library.static final classBuilder class for building aGetUsersSavedAlbumsRequest.Methods in se.michaelthelin.spotify.requests.data.albums that return types with arguments of type SavedAlbumModifier and TypeMethodDescriptionGetUsersSavedAlbumsRequest.execute()Get the saved albums of the current user.