IRequestpublic class GetArtistRequest extends AbstractDataRequest
| Modifier and Type | Class | Description |
|---|---|---|
static class |
GetArtistRequest.Builder |
Builder class for building a
GetArtistRequest. |
| Modifier and Type | Method | Description |
|---|---|---|
Artist |
execute() |
Get an
Artist. |
bodyParametersToJson, deleteJson, executeAsync, getBody, getBodyParameters, getContentType, getHeaders, getHttpManager, getJson, getUri, initializeBody, postJson, putJsonpublic Artist execute() throws IOException, SpotifyWebApiException
Artist.Artist.IOException - In case of networking issues.SpotifyWebApiException - The Web API returned an error further specified in this exception's root cause.Copyright © 2019. All rights reserved.