Uses of Class
se.michaelthelin.spotify.requests.data.albums.GetSeveralAlbumsRequest.Builder
Packages that use GetSeveralAlbumsRequest.Builder
-
Uses of GetSeveralAlbumsRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return GetSeveralAlbumsRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.getSeveralAlbums(String ids) Deprecated.This endpoint has been deprecated by Spotify. -
Uses of GetSeveralAlbumsRequest.Builder in se.michaelthelin.spotify.requests.data.albums
Subclasses with type arguments of type GetSeveralAlbumsRequest.Builder in se.michaelthelin.spotify.requests.data.albumsModifier and TypeClassDescriptionstatic final classDeprecated.Builder class for building aGetSeveralAlbumsRequest.Methods in se.michaelthelin.spotify.requests.data.albums that return GetSeveralAlbumsRequest.BuilderModifier and TypeMethodDescriptionThe album IDs setter.GetSeveralAlbumsRequest.Builder.market(CountryCode market) The market query parameter setter.protected GetSeveralAlbumsRequest.BuilderGetSeveralAlbumsRequest.Builder.self()