T - The request ModelObjectType: artist or track.IRequestpublic class GetUsersTopArtistsAndTracksRequest<T extends IArtistTrackModelObject> extends AbstractDataRequest
GetUsersTopArtistsRequest and
GetUsersTopTracksRequest instead.| Modifier and Type | Class | Description |
|---|---|---|
static class |
GetUsersTopArtistsAndTracksRequest.Builder<T extends IArtistTrackModelObject> |
Builder class for building a
GetUsersTopArtistsAndTracksRequest. |
| Modifier and Type | Method | Description |
|---|---|---|
Paging<T> |
execute() |
Get the top artists and tracks.
|
bodyParametersToJson, deleteJson, executeAsync, getBody, getBodyParameters, getContentType, getHeaders, getHttpManager, getJson, getUri, initializeBody, postJson, putJsonpublic Paging<T> execute() throws IOException, SpotifyWebApiException
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.