Uses of Class
com.wrapper.spotify.requests.data.artists.GetSeveralArtistsRequest.Builder
-
Packages that use GetSeveralArtistsRequest.Builder Package Description com.wrapper.spotify com.wrapper.spotify.requests.data.artists -
-
Uses of GetSeveralArtistsRequest.Builder in com.wrapper.spotify
Methods in com.wrapper.spotify that return GetSeveralArtistsRequest.Builder Modifier and Type Method Description GetSeveralArtistsRequest.BuilderSpotifyApi. getSeveralArtists(String... ids)Get multiple artists. -
Uses of GetSeveralArtistsRequest.Builder in com.wrapper.spotify.requests.data.artists
Methods in com.wrapper.spotify.requests.data.artists that return GetSeveralArtistsRequest.Builder Modifier and Type Method Description GetSeveralArtistsRequest.BuilderGetSeveralArtistsRequest.Builder. ids(String ids)The artist IDs setter.
-