Uses of Class
com.wrapper.spotify.requests.data.artists.GetArtistRequest.Builder
-
Packages that use GetArtistRequest.Builder Package Description com.wrapper.spotify com.wrapper.spotify.requests.data.artists -
-
Uses of GetArtistRequest.Builder in com.wrapper.spotify
Methods in com.wrapper.spotify that return GetArtistRequest.Builder Modifier and Type Method Description GetArtistRequest.BuilderSpotifyApi. getArtist(String id)Get an artist. -
Uses of GetArtistRequest.Builder in com.wrapper.spotify.requests.data.artists
Methods in com.wrapper.spotify.requests.data.artists that return GetArtistRequest.Builder Modifier and Type Method Description GetArtistRequest.BuilderGetArtistRequest.Builder. id(String id)The artist ID setter.
-