| AbstractAuthorizationRequest<T> |
|
| AbstractAuthorizationRequest.Builder<T,BT extends AbstractAuthorizationRequest.Builder<T,?>> |
|
| AbstractDataPagingCursorbasedRequest<T> |
|
| AbstractDataPagingCursorbasedRequest.Builder<T,A,BT extends AbstractDataPagingCursorbasedRequest.Builder<T,A,?>> |
|
| AbstractDataPagingRequest<T> |
|
| AbstractDataPagingRequest.Builder<T,BT extends AbstractDataPagingRequest.Builder<T,?>> |
|
| AbstractDataRequest<T> |
|
| AbstractDataRequest.Builder<T,BT extends AbstractDataRequest.Builder<T,?>> |
|
| AbstractModelObject |
This abstract class (and its wrapping classes) is used as a sort of template for other model object classes and
includes multiple generic methods.
|
| AbstractModelObject.Builder |
Each model object needs to implement its own builder class.
|
| AbstractModelObject.JsonUtil<T> |
Each model object needs to implement its own JsonUtil class.
|
| AbstractRequest<T> |
|
| AbstractRequest.Builder<T,BT extends AbstractRequest.Builder<T,?>> |
|
| AddItemToUsersPlaybackQueueRequest |
Add a track or an episode to the end of the user's current playback queue.
|
| AddItemToUsersPlaybackQueueRequest.Builder |
|
| AddTracksToPlaylistRequest |
Add one or more tracks to a user’s playlist.
|
| AddTracksToPlaylistRequest.Builder |
|
| Album |
Retrieve information about
Album objects by building instances from this class.
|
| Album.Builder |
Builder class for building Album instances.
|
| Album.JsonUtil |
JsonUtil class for building Album instances.
|
| AlbumGroup |
An enumeration of all possible album types.
|
| AlbumSimplified |
|
| AlbumSimplified.Builder |
|
| AlbumSimplified.JsonUtil |
|
| AlbumSimplifiedSpecial |
|
| AlbumSimplifiedSpecial.Builder |
|
| AlbumSimplifiedSpecial.JsonUtil |
|
| AlbumType |
An enumeration of all possible album types.
|
| Artist |
Retrieve information about
Artist objects by building instances from this class.
|
| Artist.Builder |
Builder class for building Artist instances.
|
| Artist.JsonUtil |
JsonUtil class for building Artist instances.
|
| ArtistSimplified |
|
| ArtistSimplified.Builder |
|
| ArtistSimplified.JsonUtil |
|
| AudioAnalysis |
|
| AudioAnalysis.Builder |
|
| AudioAnalysis.JsonUtil |
|
| AudioAnalysisMeasure |
Retrieve information about Audio Analysis Measure objects by building instances from this class.
|
| AudioAnalysisMeasure.Builder |
|
| AudioAnalysisMeasure.JsonUtil |
|
| AudioAnalysisMeta |
Retrieve information about Audio Analysis Metadata objects by creating instances from this class.
|
| AudioAnalysisMeta.Builder |
|
| AudioAnalysisMeta.JsonUtil |
|
| AudioAnalysisSection |
Retrieve information about Audio Analysis Section objects by creating instances from this class.
|
| AudioAnalysisSection.Builder |
|
| AudioAnalysisSection.JsonUtil |
|
| AudioAnalysisSegment |
Retrieve information about Audio Analysis Segments by creating instances from this class.
|
| AudioAnalysisSegment.Builder |
|
| AudioAnalysisSegment.JsonUtil |
|
| AudioAnalysisTrack |
Retrieve information about Audio Analysis Track objects by creating instances from this class.
|
| AudioAnalysisTrack.Builder |
|
| AudioAnalysisTrack.JsonUtil |
|
| AudioFeatures |
|
| AudioFeatures.Builder |
|
| AudioFeatures.JsonUtil |
|
| AuthenticationError |
Retrieve information about Authorization Error objects by building instances from this class.
|
| AuthenticationError.Builder |
|
| AuthenticationError.JsonUtil |
|
| AuthorizationCodeCredentials |
|
| AuthorizationCodeCredentials.Builder |
|
| AuthorizationCodeCredentials.JsonUtil |
|
| AuthorizationCodeRefreshRequest |
|
| AuthorizationCodeRefreshRequest.Builder |
|
| AuthorizationCodeRequest |
|
| AuthorizationCodeRequest.Builder |
|
| AuthorizationCodeUriRequest |
|
| AuthorizationCodeUriRequest.Builder |
|
| BadGatewayException |
The server was acting as a gateway or proxy and received an invalid response from the upstream server.
|
| BadRequestException |
The request could not be understood by the server due to malformed syntax.
|
| Base64 |
Source: https://gist.github.com/EmilHernvall/953733#file-base64-java
Due to Java version support issues with Datatypeconverter (<=1.7) class and Base64 (>=1.8) class.
|
| Category |
Retrieve information about
Category objects by building instances from this class.
|
| Category.Builder |
Builder class for building Category instances.
|
| Category.JsonUtil |
JsonUtil class for building Category instances.
|
| ChangePlaylistsDetailsRequest |
Change a playlist’s name and public/private state.
|
| ChangePlaylistsDetailsRequest.Builder |
|
| CheckCurrentUserFollowsArtistsOrUsersRequest |
Check to see if the current user is following one or more artists or other Spotify users.
|
| CheckCurrentUserFollowsArtistsOrUsersRequest.Builder |
|
| CheckUsersFollowPlaylistRequest |
Check to see if one or more Spotify users are following a specified playlist.
|
| CheckUsersFollowPlaylistRequest.Builder |
|
| CheckUsersSavedAlbumsRequest |
Check if one or more albums is already saved in the current Spotify user’s "Your Music" library.
|
| CheckUsersSavedAlbumsRequest.Builder |
|
| CheckUsersSavedTracksRequest |
Check if one or more tracks is already saved in the current Spotify user’s "Your Music" library.
|
| CheckUsersSavedTracksRequest.Builder |
|
| ClientCredentials |
|
| ClientCredentials.Builder |
|
| ClientCredentials.JsonUtil |
|
| ClientCredentialsRequest |
|
| ClientCredentialsRequest.Builder |
|
| Context |
Retrieve information about
Context objects by building instances from this class.
|
| Context.Builder |
Builder class for building Context instances.
|
| Context.JsonUtil |
JsonUtil class for building Context instances.
|
| Copyright |
|
| Copyright.Builder |
Builder class for building Copyright instances.
|
| Copyright.JsonUtil |
JsonUtil class for building Copyright instances.
|
| CopyrightType |
An enumeration of all possible Copyright types.
|
| CreatePlaylistRequest |
Create a playlist for a Spotify user.
|
| CreatePlaylistRequest.Builder |
|
| CurrentlyPlaying |
|
| CurrentlyPlaying.Builder |
|
| CurrentlyPlaying.JsonUtil |
|
| CurrentlyPlayingContext |
|
| CurrentlyPlayingContext.Builder |
|
| CurrentlyPlayingContext.JsonUtil |
|
| Cursor |
Retrieve information about
Cursor objects
by building instances from this class.
|
| Cursor.Builder |
Builder class for building Cursor instances.
|
| Cursor.JsonUtil |
JsonUtil class for building Cursor instances.
|
| Device |
Retrieve information about Device
objects by creating instances from this class.
|
| Device.Builder |
Builder class for building Device instances.
|
| Device.JsonUtil |
JsonUtil class for building Device instances.
|
| Error |
Retrieve information about
Error objects by building instances from this class.
|
| Error.Builder |
Builder class for building Error instances.
|
| Error.JsonUtil |
JsonUtil class for building Error instances.
|
| ExternalId |
|
| ExternalId.Builder |
|
| ExternalId.JsonUtil |
|
| ExternalUrl |
|
| ExternalUrl.Builder |
|
| ExternalUrl.JsonUtil |
|
| FeaturedPlaylists |
|
| FeaturedPlaylists.Builder |
|
| FeaturedPlaylists.JsonUtil |
|
| FollowArtistsOrUsersRequest |
Add the current user as a follower of one or more artists or other Spotify users.
|
| FollowArtistsOrUsersRequest.Builder |
|
| Followers |
Retrieve information about
Follower objects
by building instances from this class.
|
| Followers.Builder |
Builder class for building Followers instances.
|
| Followers.JsonUtil |
JsonUtil class for building Followers instances.
|
| FollowPlaylistRequest |
Add the current user as a follower of a playlist.
|
| FollowPlaylistRequest |
Add the current user as a follower of a playlist.
|
| FollowPlaylistRequest.Builder |
|
| FollowPlaylistRequest.Builder |
|
| ForbiddenException |
The server understood the request, but is refusing to fulfill it.
|
| GetAlbumRequest |
Get Spotify catalog information for a single album.
|
| GetAlbumRequest.Builder |
|
| GetAlbumsTracksRequest |
Get Spotify catalog information about an album's tracks.
|
| GetAlbumsTracksRequest.Builder |
|
| GetArtistRequest |
Get Spotify catalog information for a single artist identified by their unique Spotify ID.
|
| GetArtistRequest.Builder |
|
| GetArtistsAlbumsRequest |
Get Spotify catalog information about an artist’s albums.
|
| GetArtistsAlbumsRequest.Builder |
|
| GetArtistsRelatedArtistsRequest |
Get Spotify catalog information about artists similar to a given artist.
|
| GetArtistsRelatedArtistsRequest.Builder |
|
| GetArtistsTopTracksRequest |
Get Spotify catalog information about an artist’s top tracks by country.
|
| GetArtistsTopTracksRequest.Builder |
|
| GetAudioAnalysisForTrackRequest |
Get a detailed audio analysis for a single track identified by its unique Spotify ID.
|
| GetAudioAnalysisForTrackRequest.Builder |
|
| GetAudioFeaturesForSeveralTracksRequest |
Get audio features for multiple tracks based on their Spotify IDs.
|
| GetAudioFeaturesForSeveralTracksRequest.Builder |
|
| GetAudioFeaturesForTrackRequest |
Get audio feature information for a single track identified by its unique Spotify ID.
|
| GetAudioFeaturesForTrackRequest.Builder |
|
| GetAvailableGenreSeedsRequest |
Retrieve a list of available genres seed parameter values for recommendations.
|
| GetAvailableGenreSeedsRequest.Builder |
|
| GetCategoriesPlaylistsRequest |
Get a list of Spotify playlists tagged with a particular category.
|
| GetCategoriesPlaylistsRequest.Builder |
|
| GetCategoryRequest |
Get a single category used to tag items in Spotify (on, for example, the Spotify player’s "Browse" tab).
|
| GetCategoryRequest.Builder |
|
| GetCurrentUsersProfileRequest |
Get detailed profile information about the current user (including the current user’s username).
|
| GetCurrentUsersProfileRequest.Builder |
|
| GetCurrentUsersRecentlyPlayedTracksRequest |
Get tracks from the current user’s recently played tracks.
|
| GetCurrentUsersRecentlyPlayedTracksRequest.Builder |
|
| GetCurrentUsersSavedAlbumsRequest |
Get a list of the albums saved in the current Spotify user’s "Your Music" library.
|
| GetCurrentUsersSavedAlbumsRequest.Builder |
|
| GetInformationAboutUsersCurrentPlaybackRequest |
Get information about the user’s current playback state, including track, track progress, and active device.
|
| GetInformationAboutUsersCurrentPlaybackRequest.Builder |
|
| GetListOfCategoriesRequest |
Get a list of categories used to tag items in Spotify (on, for example, the Spotify player’s "Browse" tab).
|
| GetListOfCategoriesRequest.Builder |
|
| GetListOfCurrentUsersPlaylistsRequest |
Get a list of the playlists owned or followed by the current Spotify user.
|
| GetListOfCurrentUsersPlaylistsRequest.Builder |
|
| GetListOfFeaturedPlaylistsRequest |
Get a list of Spotify featured playlists (shown, for example, on a Spotify player’s "Browse" tab).
|
| GetListOfFeaturedPlaylistsRequest.Builder |
|
| GetListOfNewReleasesRequest |
Get a list of new album releases featured in Spotify (shown, for example, on a Spotify player’s "Browse" tab).
|
| GetListOfNewReleasesRequest.Builder |
|
| GetListOfUsersPlaylistsRequest |
Get a list of the playlists owned or followed by a Spotify user.
|
| GetListOfUsersPlaylistsRequest.Builder |
|
| GetPlaylistCoverImageRequest |
Get the current image associated with a specific playlist.
|
| GetPlaylistCoverImageRequest.Builder |
|
| GetPlaylistRequest |
Get a playlist owned by a Spotify user.
|
| GetPlaylistRequest.Builder |
|
| GetPlaylistsTracksRequest |
Get full details of the tracks of a playlist owned by a Spotify user.
|
| GetPlaylistsTracksRequest.Builder |
|
| GetRecommendationsRequest |
Create a playlist-style listening experience based on seed artists, tracks and genres.
|
| GetRecommendationsRequest.Builder |
|
| GetSeveralAlbumsRequest |
Get Spotify catalog information for multiple albums identified by their Spotify IDs.
|
| GetSeveralAlbumsRequest.Builder |
|
| GetSeveralArtistsRequest |
Get Spotify catalog information for several artists based on their Spotify IDs.
|
| GetSeveralArtistsRequest.Builder |
|
| GetSeveralTracksRequest |
Get Spotify catalog information for multiple tracks based on their Spotify IDs.
|
| GetSeveralTracksRequest.Builder |
|
| GetTrackRequest |
Get Spotify catalog information for a single track identified by its unique Spotify ID.
|
| GetTrackRequest.Builder |
|
| GetUsersAvailableDevicesRequest |
Get information about a user’s available devices.
|
| GetUsersAvailableDevicesRequest.Builder |
|
| GetUsersCurrentlyPlayingTrackRequest |
Get the object currently being played on the user’s Spotify account.
|
| GetUsersCurrentlyPlayingTrackRequest.Builder |
|
| GetUsersFollowedArtistsRequest |
Get the current user’s followed artists.
|
| GetUsersFollowedArtistsRequest.Builder |
|
| GetUsersProfileRequest |
Get public profile information about a Spotify user.
|
| GetUsersProfileRequest.Builder |
|
| GetUsersSavedTracksRequest |
Get a list of the songs saved in the current Spotify user’s "Your Music" library.
|
| GetUsersSavedTracksRequest.Builder |
|
| GetUsersTopArtistsAndTracksRequest<T extends IArtistTrackModelObject> |
This class only exists for theoretical purposes.
|
| GetUsersTopArtistsAndTracksRequest.Builder<T extends IArtistTrackModelObject> |
|
| GetUsersTopArtistsRequest |
Get the current user’s top artists based on calculated affinity.
|
| GetUsersTopArtistsRequest.Builder |
|
| GetUsersTopTracksRequest |
Get the current user’s top tracks based on calculated affinity.
|
| GetUsersTopTracksRequest.Builder |
|
| IArtistTrackModelObject |
|
| IHttpManager |
A simple HTTP connection interface.
|
| Image |
Retrieve information about
Image objects
by building instances from this class.
|
| Image.Builder |
Builder class for building Image instances.
|
| Image.JsonUtil |
JsonUtil class for building Image instances.
|
| IModelObject |
Interface with methods used in model objects.
|
| IModelObject.Builder |
Interface with methods used in builder classes of model objects.
|
| IModelObject.IJsonUtil<T> |
Interface with methods used in JsonUtil classes of model objects.
|
| InternalServerErrorException |
You should never receive this error because our clever coders catch them all ...
|
| IPagingCursorbasedRequestBuilder<T,A,BT extends IRequest.Builder<PagingCursorbased<T>,?>> |
|
| IPagingRequestBuilder<T,BT extends IRequest.Builder<Paging<T>,?>> |
|
| IRequest<T> |
|
| IRequest.Builder<T,BT extends IRequest.Builder<T,?>> |
|
| ISearchModelObject |
|
| Modality |
An enumeration with the two modality types.
|
| ModelObjectType |
An enumeration of all possible model object types.
|
| NotFoundException |
The requested resource could not be found.
|
| Paging<T> |
Retrieve information about
Paging objects
by building instances from this class.
|
| Paging.Builder<T> |
Builder class for building Paging instances.
|
| Paging.JsonUtil<X> |
JsonUtil class for building Paging instances.
|
| PagingCursorbased<T> |
|
| PagingCursorbased.Builder<T> |
|
| PagingCursorbased.JsonUtil<X> |
|
| PauseUsersPlaybackRequest |
Pause playback on the user’s account.
|
| PauseUsersPlaybackRequest.Builder |
|
| PlayHistory |
|
| PlayHistory.Builder |
|
| PlayHistory.JsonUtil |
|
| Playlist |
Retrieve information about
Playlist objects by building instances from this class.
|
| Playlist.Builder |
Builder class for building Playlist instances.
|
| Playlist.JsonUtil |
JsonUtil class for building Playlist instances.
|
| PlaylistSimplified |
|
| PlaylistSimplified.Builder |
|
| PlaylistSimplified.JsonUtil |
|
| PlaylistTrack |
|
| PlaylistTrack.Builder |
|
| PlaylistTrack.JsonUtil |
|
| PlaylistTrackPosition |
Retrieve information about Playlist Track Position objects by building instances from this class.
|
| PlaylistTrackPosition.Builder |
|
| PlaylistTrackPosition.JsonUtil |
|
| PlaylistTracksInformation |
Retrieve information about Playlist Track Information objects by building instances from this class.
|
| PlaylistTracksInformation.Builder |
|
| PlaylistTracksInformation.JsonUtil |
|
| ProductType |
An enumeration of all possible Spotify product types.
|
| Recommendations |
|
| Recommendations.Builder |
|
| Recommendations.JsonUtil |
|
| RecommendationsSeed |
|
| RecommendationsSeed.Builder |
|
| RecommendationsSeed.JsonUtil |
|
| ReleaseDatePrecision |
An enumeration of all possible release date precisions.
|
| RemoveAlbumsForCurrentUserRequest |
Remove one or more albums from the current user’s "Your Music" library.
|
| RemoveAlbumsForCurrentUserRequest.Builder |
|
| RemoveTracksFromPlaylistRequest |
Remove one or more tracks from a user’s playlist.
|
| RemoveTracksFromPlaylistRequest.Builder |
|
| RemoveUsersSavedTracksRequest |
Remove one or more tracks from the current user’s "Your Music" library.
|
| RemoveUsersSavedTracksRequest.Builder |
|
| ReorderPlaylistsTracksRequest |
Reorder a track or a group of tracks in a playlist.
|
| ReorderPlaylistsTracksRequest.Builder |
|
| ReplacePlaylistsTracksRequest |
Replace all the tracks in a playlist, overwriting its existing tracks.
|
| ReplacePlaylistsTracksRequest.Builder |
|
| Restrictions |
Retrieve information about Restriction objects by building instances from this class.
|
| Restrictions.Builder |
|
| Restrictions.JsonUtil |
|
| SaveAlbumsForCurrentUserRequest |
Save one or more albums to the current user’s "Your Music" library.
|
| SaveAlbumsForCurrentUserRequest.Builder |
|
| SavedAlbum |
|
| SavedAlbum.Builder |
|
| SavedAlbum.JsonUtil |
|
| SavedTrack |
|
| SavedTrack.Builder |
|
| SavedTrack.JsonUtil |
|
| SaveTracksForUserRequest |
Save one or more tracks to the current user’s "Your Music" library.
|
| SaveTracksForUserRequest.Builder |
|
| SearchAlbumsRequest |
Get Spotify catalog information about albums that match a keyword string.
|
| SearchAlbumsRequest.Builder |
|
| SearchAlbumsSpecialRequest |
Get Spotify catalog information about albums that match a keyword string.
|
| SearchAlbumsSpecialRequest.Builder |
|
| SearchArtistsRequest |
Get Spotify catalog information about artists that match a keyword string.
|
| SearchArtistsRequest.Builder |
|
| SearchItemRequest |
Get Spotify catalog information about artists, albums, tracks or playlists that match a keyword string.
|
| SearchItemRequest.Builder |
|
| SearchPlaylistsRequest |
Get Spotify catalog information about playlists that match a keyword string.
|
| SearchPlaylistsRequest.Builder |
|
| SearchResult |
Retrieve the searched-for items by building instances from this class.
|
| SearchResult.Builder |
|
| SearchResult.JsonUtil |
|
| SearchTracksRequest |
Get Spotify catalog information about tracks that match a keyword string.
|
| SearchTracksRequest.Builder |
|
| SeekToPositionInCurrentlyPlayingTrackRequest |
Seeks to the given position in the user’s currently playing track.
|
| SeekToPositionInCurrentlyPlayingTrackRequest.Builder |
|
| ServiceUnavailableException |
The server is currently unable to handle the request due to a temporary condition which will be alleviated after some
delay.
|
| SetRepeatModeOnUsersPlaybackRequest |
Set the repeat mode for the user’s playback.
|
| SetRepeatModeOnUsersPlaybackRequest.Builder |
|
| SetVolumeForUsersPlaybackRequest |
Set the volume for the user’s current playback device.
|
| SetVolumeForUsersPlaybackRequest.Builder |
|
| SkipUsersPlaybackToNextTrackRequest |
Skips to next track in the user’s queue.
|
| SkipUsersPlaybackToNextTrackRequest.Builder |
|
| SkipUsersPlaybackToPreviousTrackRequest |
Skips to previous track in the user’s queue.
|
| SkipUsersPlaybackToPreviousTrackRequest.Builder |
|
| SnapshotResult |
Retrieve information about Snapshot Result objects by building instances from this class.
|
| SnapshotResult.Builder |
|
| SnapshotResult.JsonUtil |
|
| SpotifyApi |
Instances of the SpotifyApi class provide access to the Spotify Web API.
|
| SpotifyApi.Builder |
|
| SpotifyApiThreading |
|
| SpotifyHttpManager |
|
| SpotifyHttpManager.Builder |
|
| SpotifyWebApiException |
An exception happened, eg.
|
| StartResumeUsersPlaybackRequest |
Start a new context or resume current playback on the user’s active device.
|
| StartResumeUsersPlaybackRequest.Builder |
|
| ToggleShuffleForUsersPlaybackRequest |
Toggle shuffle on or off for user’s playback.
|
| ToggleShuffleForUsersPlaybackRequest.Builder |
|
| TooManyRequestsException |
Rate limiting has been applied.
|
| Track |
Retrieve information about
Track objects by building instances from this class.
|
| Track.Builder |
Builder class for building Track instances.
|
| Track.JsonUtil |
JsonUtil class for building Track instances.
|
| TrackLink |
|
| TrackLink.Builder |
Builder class for building TrackLink instances.
|
| TrackLink.JsonUtil |
JsonUtil class for building TrackLink instances.
|
| TrackSimplified |
|
| TrackSimplified.Builder |
|
| TrackSimplified.JsonUtil |
|
| TransferUsersPlaybackRequest |
Transfer playback to a new device and determine if it should start playing.
|
| TransferUsersPlaybackRequest.Builder |
|
| UnauthorizedException |
The request requires user authorization or, if the request included authorization credentials, authorization has been
refused for those credentials.
|
| UnfollowArtistsOrUsersRequest |
Remove the current user as a follower of one or more artists or other Spotify users.
|
| UnfollowArtistsOrUsersRequest.Builder |
|
| UnfollowPlaylistRequest |
Remove the specified user as a follower of a playlist.
|
| UnfollowPlaylistRequest |
Remove the current user as a follower of a playlist.
|
| UnfollowPlaylistRequest.Builder |
|
| UnfollowPlaylistRequest.Builder |
|
| UploadCustomPlaylistCoverImageRequest |
Replace the image used to represent a specific playlist.
|
| UploadCustomPlaylistCoverImageRequest.Builder |
|
| User |
Retrieve information about
User objects by building instances from this class.
|
| User.Builder |
Builder class for building User instances.
|
| User.JsonUtil |
JsonUtil class for building User instances.
|