| Package | Description |
|---|---|
| com.wrapper.spotify.model_objects.miscellaneous |
| Modifier and Type | Method | Description |
|---|---|---|
PlaylistTracksInformation.Builder |
PlaylistTracksInformation.builder() |
|
PlaylistTracksInformation.Builder |
PlaylistTracksInformation.Builder.setHref(String href) |
Set href of Spotify Web API endpoint of the playlist tracks information object to be built.
|
PlaylistTracksInformation.Builder |
PlaylistTracksInformation.Builder.setTotal(Integer total) |
Set the total amount of tracks in the playlist.
|
Copyright © 2019. All rights reserved.