Class GetArtistRequest
java.lang.Object
de.sonallux.spotify.api.apis.artists.GetArtistRequest
Get Artist request
Response
An artist
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetArtistRequest
Get Artist request- Parameters:
apiClient-The API client
id-The Spotify ID of the artist.
-
-
Method Details
-
build
Build the request into an executable api call- Returns:
- an executable api call
-