IRequestpublic class GetArtistsTopTracksRequest extends AbstractDataRequest
| Modifier and Type | Class | Description |
|---|---|---|
static class |
GetArtistsTopTracksRequest.Builder |
Builder class for building a
GetArtistsTopTracksRequest. |
| Modifier and Type | Method | Description |
|---|---|---|
Track[] |
execute() |
Get the top
Track objects. |
bodyParametersToJson, deleteJson, executeAsync, getBody, getBodyParameters, getContentType, getHeaders, getHttpManager, getJson, getUri, initializeBody, postJson, putJsonpublic Track[] execute() throws IOException, SpotifyWebApiException
Track objects.Track objects.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.