IRequestpublic class RemoveTracksFromPlaylistRequest extends AbstractDataRequest
| Modifier and Type | Class | Description |
|---|---|---|
static class |
RemoveTracksFromPlaylistRequest.Builder |
Builder class for building a
RemoveTracksFromPlaylistRequest. |
| Modifier and Type | Method | Description |
|---|---|---|
SnapshotResult |
execute() |
Remove tracks from a playlist.
|
bodyParametersToJson, deleteJson, executeAsync, getBody, getBodyParameters, getContentType, getHeaders, getHttpManager, getJson, getUri, initializeBody, postJson, putJsonpublic SnapshotResult 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.