Uses of Class
com.wrapper.spotify.model_objects.specification.SavedAlbum
-
Packages that use SavedAlbum Package Description com.wrapper.spotify.model_objects.specification com.wrapper.spotify.requests.data.library -
-
Uses of SavedAlbum in com.wrapper.spotify.model_objects.specification
Methods in com.wrapper.spotify.model_objects.specification that return SavedAlbum Modifier and Type Method Description SavedAlbumSavedAlbum.Builder. build()SavedAlbumSavedAlbum.JsonUtil. createModelObject(com.google.gson.JsonObject jsonObject) -
Uses of SavedAlbum in com.wrapper.spotify.requests.data.library
Methods in com.wrapper.spotify.requests.data.library that return types with arguments of type SavedAlbum Modifier and Type Method Description Paging<SavedAlbum>GetCurrentUsersSavedAlbumsRequest. execute()Get the saved albums of the current user.
-