Uses of Class
se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
Packages that use AlbumSimplified
Package
Description
-
Uses of AlbumSimplified in se.michaelthelin.spotify.model_objects.special
Methods in se.michaelthelin.spotify.model_objects.special that return types with arguments of type AlbumSimplifiedModifier and TypeMethodDescriptionSearchResult.getAlbums()Get the album objects contained in the search result object.Method parameters in se.michaelthelin.spotify.model_objects.special with type arguments of type AlbumSimplified -
Uses of AlbumSimplified in se.michaelthelin.spotify.model_objects.specification
Subclasses with type arguments of type AlbumSimplified in se.michaelthelin.spotify.model_objects.specificationModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingAlbumSimplifiedinstances.Methods in se.michaelthelin.spotify.model_objects.specification that return AlbumSimplifiedModifier and TypeMethodDescriptionAlbumSimplified.Builder.build()Track.getAlbum()Get the album on which the track appears.Methods in se.michaelthelin.spotify.model_objects.specification with parameters of type AlbumSimplified -
Uses of AlbumSimplified in se.michaelthelin.spotify.requests.data.albums
Subclasses with type arguments of type AlbumSimplified in se.michaelthelin.spotify.requests.data.albumsModifier and TypeClassDescriptionclassDeprecated.Use the Search API instead.static final classDeprecated.Use the Search API instead.Methods in se.michaelthelin.spotify.requests.data.albums that return types with arguments of type AlbumSimplifiedModifier and TypeMethodDescriptionGetNewReleasesRequest.execute()Deprecated.Get a paging of newAlbumSimplifiedreleases. -
Uses of AlbumSimplified in se.michaelthelin.spotify.requests.data.artists
Subclasses with type arguments of type AlbumSimplified in se.michaelthelin.spotify.requests.data.artistsModifier and TypeClassDescriptionclassGet Spotify catalog information about an artist’s albums.static final classBuilder class for building aGetArtistsAlbumsRequest.Methods in se.michaelthelin.spotify.requests.data.artists that return types with arguments of type AlbumSimplifiedModifier and TypeMethodDescriptionGetArtistsAlbumsRequest.execute()Get theAlbumSimplifiedobjects. -
Uses of AlbumSimplified in se.michaelthelin.spotify.requests.data.search.simplified
Subclasses with type arguments of type AlbumSimplified in se.michaelthelin.spotify.requests.data.search.simplifiedModifier and TypeClassDescriptionclassGet Spotify catalog information about albums that match a keyword string.static final classBuilder class for building aSearchAlbumsRequest.Methods in se.michaelthelin.spotify.requests.data.search.simplified that return types with arguments of type AlbumSimplified