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