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) Get multiple albums. -
Uses of GetSeveralAlbumsRequest.Builder in se.michaelthelin.spotify.requests.data.albums
Methods in se.michaelthelin.spotify.requests.data.albums that return GetSeveralAlbumsRequest.BuilderModifier and TypeMethodDescriptionThe IDs query parameter setter.GetSeveralAlbumsRequest.Builder.market
(com.neovisionaries.i18n.CountryCode market) The market query parameter setter.protected GetSeveralAlbumsRequest.Builder
GetSeveralAlbumsRequest.Builder.self()