Uses of Class
se.michaelthelin.spotify.model_objects.specification.SavedAlbum
Packages that use SavedAlbum
Package
Description
- 
Uses of SavedAlbum in se.michaelthelin.spotify.model_objects.specification
Methods in se.michaelthelin.spotify.model_objects.specification that return SavedAlbumModifier and TypeMethodDescriptionSavedAlbum.Builder.build()SavedAlbum.JsonUtil.createModelObject(com.google.gson.JsonObject jsonObject)  - 
Uses of SavedAlbum in se.michaelthelin.spotify.requests.data.library
Methods in se.michaelthelin.spotify.requests.data.library that return types with arguments of type SavedAlbumModifier and TypeMethodDescriptionGetCurrentUsersSavedAlbumsRequest.execute()Get the saved albums of the current user.