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