| Package | Description |
|---|---|
| com.wrapper.spotify.model_objects.specification | |
| com.wrapper.spotify.requests.data.albums |
| Modifier and Type | Method | Description |
|---|---|---|
Album |
Album.Builder.build() |
|
Album |
Album.JsonUtil.createModelObject(com.google.gson.JsonObject jsonObject) |
|
Album |
SavedAlbum.getAlbum() |
Get information about the album from a saved album object.
|
| Modifier and Type | Method | Description |
|---|---|---|
SavedAlbum.Builder |
SavedAlbum.Builder.setAlbum(Album album) |
Set the full album object of the saved album to be built.
|
| Modifier and Type | Method | Description |
|---|---|---|
Album |
GetAlbumRequest.execute() |
Get an
Album synchronously. |
Album[] |
GetSeveralAlbumsRequest.execute() |
Get multiple albums.
|
Copyright © 2019. All rights reserved.