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