A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages

A

access_token - Variable in class de.jsone_studios.wrapper.spotify.models.AuthTokens
 
acousticness - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
added_at - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTrack
 
added_at - Variable in class de.jsone_studios.wrapper.spotify.models.SavedAlbum
 
added_at - Variable in class de.jsone_studios.wrapper.spotify.models.SavedTrack
 
added_by - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTrack
 
addToMySavedAlbums(String) - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Save one or more albums to the current user’s “Your Music” library.
addToMySavedAlbums(String[]) - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Save one or more albums to the current user’s “Your Music” library.
addToMySavedTracks(String) - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Save one or more tracks to the current user’s “Your Music” library.
addToMySavedTracks(String[]) - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Save one or more tracks to the current user’s “Your Music” library.
addTracksToPlaylist(String, PlaylistTracksToAdd) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistTracksSpotifyService
Add tracks to a playlist
addTracksToPlaylist(String, PlaylistTracksToAddWithPosition) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistTracksSpotifyService
Add tracks to a playlist
addTracksToPlaylist(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistTracksSpotifyService
Add tracks to a playlist
after - Variable in class de.jsone_studios.wrapper.spotify.models.Cursor
 
afterFilteringSize - Variable in class de.jsone_studios.wrapper.spotify.models.Seed
 
afterRelinkingSize - Variable in class de.jsone_studios.wrapper.spotify.models.Seed
 
album - Variable in class de.jsone_studios.wrapper.spotify.models.SavedAlbum
 
album - Variable in class de.jsone_studios.wrapper.spotify.models.Track
 
Album - Class in de.jsone_studios.wrapper.spotify.models
Album() - Constructor for class de.jsone_studios.wrapper.spotify.models.Album
 
album_type - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
albums - Variable in class de.jsone_studios.wrapper.spotify.models.Albums
 
albums - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumsPager
 
albums - Variable in class de.jsone_studios.wrapper.spotify.models.NewReleases
 
Albums - Class in de.jsone_studios.wrapper.spotify.models
 
Albums() - Constructor for class de.jsone_studios.wrapper.spotify.models.Albums
 
AlbumSimple - Class in de.jsone_studios.wrapper.spotify.models
AlbumSimple() - Constructor for class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
AlbumsPager - Class in de.jsone_studios.wrapper.spotify.models
 
AlbumsPager() - Constructor for class de.jsone_studios.wrapper.spotify.models.AlbumsPager
 
AlbumsSpotifyService - Interface in de.jsone_studios.wrapper.spotify.services
 
analysis_url - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
areFollowingPlaylist(String, String) - Method in interface de.jsone_studios.wrapper.spotify.services.FollowSpotifyService
Check to see if one or more Spotify users are following a specified playlist.
Artist - Class in de.jsone_studios.wrapper.spotify.models
Artist() - Constructor for class de.jsone_studios.wrapper.spotify.models.Artist
 
artists - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
artists - Variable in class de.jsone_studios.wrapper.spotify.models.Artists
 
artists - Variable in class de.jsone_studios.wrapper.spotify.models.ArtistsCursorPager
 
artists - Variable in class de.jsone_studios.wrapper.spotify.models.ArtistsPager
 
artists - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
Artists - Class in de.jsone_studios.wrapper.spotify.models
 
Artists() - Constructor for class de.jsone_studios.wrapper.spotify.models.Artists
 
ArtistsCursorPager - Class in de.jsone_studios.wrapper.spotify.models
 
ArtistsCursorPager() - Constructor for class de.jsone_studios.wrapper.spotify.models.ArtistsCursorPager
 
ArtistSimple - Class in de.jsone_studios.wrapper.spotify.models
ArtistSimple() - Constructor for class de.jsone_studios.wrapper.spotify.models.ArtistSimple
 
ArtistsPager - Class in de.jsone_studios.wrapper.spotify.models
 
ArtistsPager() - Constructor for class de.jsone_studios.wrapper.spotify.models.ArtistsPager
 
ArtistsSpotifyService - Interface in de.jsone_studios.wrapper.spotify.services
 
audio_features - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTracks
 
AudioAnalysisTrack - Class in de.jsone_studios.wrapper.spotify.models
 
AudioAnalysisTrack() - Constructor for class de.jsone_studios.wrapper.spotify.models.AudioAnalysisTrack
 
AudioFeaturesTrack - Class in de.jsone_studios.wrapper.spotify.models
AudioFeaturesTrack() - Constructor for class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
AudioFeaturesTracks - Class in de.jsone_studios.wrapper.spotify.models
 
AudioFeaturesTracks() - Constructor for class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTracks
 
AuthenticatedSpotifyApi - Class in de.jsone_studios.wrapper.spotify
 
AuthenticatedSpotifyApi(AuthenticationProvider) - Constructor for class de.jsone_studios.wrapper.spotify.AuthenticatedSpotifyApi
 
AuthenticatedSpotifyApi(AuthenticationProvider, HttpUrl, HttpUrl) - Constructor for class de.jsone_studios.wrapper.spotify.AuthenticatedSpotifyApi
 
AuthenticationProvider - Interface in de.jsone_studios.wrapper.spotify
 
AuthTokens - Class in de.jsone_studios.wrapper.spotify.models
 
AuthTokens() - Constructor for class de.jsone_studios.wrapper.spotify.models.AuthTokens
 
available_markets - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
available_markets - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 

B

bars - Variable in class de.jsone_studios.wrapper.spotify.models.AudioAnalysisTrack
 
beats - Variable in class de.jsone_studios.wrapper.spotify.models.AudioAnalysisTrack
 
birthdate - Variable in class de.jsone_studios.wrapper.spotify.models.UserPrivate
 
BrowseSpotifyService - Interface in de.jsone_studios.wrapper.spotify.services
 

C

callApi(Call<T>) - Method in class de.jsone_studios.wrapper.spotify.AuthenticatedSpotifyApi
 
callApi(Call<T>) - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
callApiAndReturnBody(Call<T>) - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
categories - Variable in class de.jsone_studios.wrapper.spotify.models.CategoriesPager
 
CategoriesPager - Class in de.jsone_studios.wrapper.spotify.models
 
CategoriesPager() - Constructor for class de.jsone_studios.wrapper.spotify.models.CategoriesPager
 
Category - Class in de.jsone_studios.wrapper.spotify.models
Category() - Constructor for class de.jsone_studios.wrapper.spotify.models.Category
 
changePlaylistDetails(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistsSpotifyService
Change a playlist’s name and public/private state.
collaborative - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistBase
 
confidence - Variable in class de.jsone_studios.wrapper.spotify.models.Section
 
confidence - Variable in class de.jsone_studios.wrapper.spotify.models.Segment
 
confidence - Variable in class de.jsone_studios.wrapper.spotify.models.TimeInterval
 
containsMySavedAlbums(String) - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Check if one or more albums is already saved in the current Spotify user’s “Your Music” library.
containsMySavedTracks(String) - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Check if one or more tracks is already saved in the current Spotify user’s “Your Music” library.
Copyright - Class in de.jsone_studios.wrapper.spotify.models
Copyright() - Constructor for class de.jsone_studios.wrapper.spotify.models.Copyright
 
copyrights - Variable in class de.jsone_studios.wrapper.spotify.models.Album
 
country - Variable in class de.jsone_studios.wrapper.spotify.models.UserPrivate
 
createPlaylist(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistsSpotifyService
Create a playlist
Cursor - Class in de.jsone_studios.wrapper.spotify.models
Cursor() - Constructor for class de.jsone_studios.wrapper.spotify.models.Cursor
 
CursorPager<T> - Class in de.jsone_studios.wrapper.spotify.models
CursorPager() - Constructor for class de.jsone_studios.wrapper.spotify.models.CursorPager
 
cursors - Variable in class de.jsone_studios.wrapper.spotify.models.CursorPager
 

D

danceability - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
de.jsone_studios.wrapper.spotify - package de.jsone_studios.wrapper.spotify
 
de.jsone_studios.wrapper.spotify.authentication - package de.jsone_studios.wrapper.spotify.authentication
 
de.jsone_studios.wrapper.spotify.models - package de.jsone_studios.wrapper.spotify.models
 
de.jsone_studios.wrapper.spotify.services - package de.jsone_studios.wrapper.spotify.services
 
de.jsone_studios.wrapper.spotify.util - package de.jsone_studios.wrapper.spotify.util
 
description - Variable in class de.jsone_studios.wrapper.spotify.models.Playlist
 
disc_number - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
display_name - Variable in class de.jsone_studios.wrapper.spotify.models.UserPublic
 
duration - Variable in class de.jsone_studios.wrapper.spotify.models.Section
 
duration - Variable in class de.jsone_studios.wrapper.spotify.models.Segment
 
duration - Variable in class de.jsone_studios.wrapper.spotify.models.TimeInterval
 
duration_ms - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
duration_ms - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 

E

email - Variable in class de.jsone_studios.wrapper.spotify.models.UserPrivate
 
energy - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
error - Variable in class de.jsone_studios.wrapper.spotify.models.ErrorResponse
 
ErrorDetails - Class in de.jsone_studios.wrapper.spotify.models
ErrorDetails() - Constructor for class de.jsone_studios.wrapper.spotify.models.ErrorDetails
 
ErrorResponse - Class in de.jsone_studios.wrapper.spotify.models
 
ErrorResponse() - Constructor for class de.jsone_studios.wrapper.spotify.models.ErrorResponse
 
expires_in - Variable in class de.jsone_studios.wrapper.spotify.models.AuthTokens
 
explicit - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
external_ids - Variable in class de.jsone_studios.wrapper.spotify.models.Album
 
external_ids - Variable in class de.jsone_studios.wrapper.spotify.models.Track
 
external_urls - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
external_urls - Variable in class de.jsone_studios.wrapper.spotify.models.ArtistSimple
 
external_urls - Variable in class de.jsone_studios.wrapper.spotify.models.LinkedTrack
 
external_urls - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistBase
 
external_urls - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
external_urls - Variable in class de.jsone_studios.wrapper.spotify.models.UserPublic
 
ExternalResource - Class in org.junit.rules
Fake ExternalResource class from junit4 to get rid of the direct junit4 dependency of MockWebServer.
ExternalResource() - Constructor for class org.junit.rules.ExternalResource
 

F

FeaturedPlaylists - Class in de.jsone_studios.wrapper.spotify.models
 
FeaturedPlaylists() - Constructor for class de.jsone_studios.wrapper.spotify.models.FeaturedPlaylists
 
followArtists(String) - Method in interface de.jsone_studios.wrapper.spotify.services.FollowSpotifyService
Add the current user as a follower of one or more Spotify artists.
followers - Variable in class de.jsone_studios.wrapper.spotify.models.Artist
 
followers - Variable in class de.jsone_studios.wrapper.spotify.models.Playlist
 
followers - Variable in class de.jsone_studios.wrapper.spotify.models.UserPublic
 
Followers - Class in de.jsone_studios.wrapper.spotify.models
Followers() - Constructor for class de.jsone_studios.wrapper.spotify.models.Followers
 
followPlaylist(String) - Method in interface de.jsone_studios.wrapper.spotify.services.FollowSpotifyService
Add the current user as a follower of a playlist.
followPlaylist(String, PlaylistFollowPrivacy) - Method in interface de.jsone_studios.wrapper.spotify.services.FollowSpotifyService
Add the current user as a follower of a playlist.
FollowSpotifyService - Interface in de.jsone_studios.wrapper.spotify.services
 
followUsers(String) - Method in interface de.jsone_studios.wrapper.spotify.services.FollowSpotifyService
Add the current user as a follower of one or more Spotify users.

G

genres - Variable in class de.jsone_studios.wrapper.spotify.models.Album
 
genres - Variable in class de.jsone_studios.wrapper.spotify.models.Artist
 
genres - Variable in class de.jsone_studios.wrapper.spotify.models.SeedsGenres
 
getAccessToken() - Method in interface de.jsone_studios.wrapper.spotify.AuthenticationProvider
 
getAlbum(String) - Method in interface de.jsone_studios.wrapper.spotify.services.AlbumsSpotifyService
Get Spotify catalog information for a single album.
getAlbum(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.AlbumsSpotifyService
Get Spotify catalog information for a single album.
getAlbumId() - Method in class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
getAlbums(String) - Method in interface de.jsone_studios.wrapper.spotify.services.AlbumsSpotifyService
Get Spotify catalog information for multiple albums identified by their Spotify IDs.
getAlbums(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.AlbumsSpotifyService
Get Spotify catalog information for multiple albums identified by their Spotify IDs.
getAlbumsService() - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getAlbumsService() - Method in class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
getAlbumTracks(String) - Method in interface de.jsone_studios.wrapper.spotify.services.AlbumsSpotifyService
Get Spotify catalog information about an album’s tracks.
getAlbumTracks(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.AlbumsSpotifyService
Get Spotify catalog information about an album’s tracks.
getArtist(String) - Method in interface de.jsone_studios.wrapper.spotify.services.ArtistsSpotifyService
Get Spotify catalog information for a single artist identified by their unique Spotify ID.
getArtistAlbums(String) - Method in interface de.jsone_studios.wrapper.spotify.services.ArtistsSpotifyService
Get Spotify catalog information about an artist’s albums.
getArtistAlbums(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.ArtistsSpotifyService
Get Spotify catalog information about an artist’s albums.
getArtistId() - Method in class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
getArtists(String) - Method in interface de.jsone_studios.wrapper.spotify.services.ArtistsSpotifyService
Get Spotify catalog information for several artists based on their Spotify IDs.
getArtistsService() - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getArtistsService() - Method in class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
getArtistTopTrack(String, String) - Method in interface de.jsone_studios.wrapper.spotify.services.ArtistsSpotifyService
Get Spotify catalog information about an artist’s top tracks by country.
getAuthApi() - Method in class de.jsone_studios.wrapper.spotify.AuthenticatedSpotifyApi
 
getAuthCode() - Method in class de.jsone_studios.wrapper.spotify.authentication.SpotifyAuthApi.RedirectResponse
 
getAuthorizeUrl(String, String, String, List<Scope>) - Method in class de.jsone_studios.wrapper.spotify.authentication.SpotifyAuthApi
 
getAuthorizeUrl(String, String, List<Scope>) - Method in class de.jsone_studios.wrapper.spotify.authentication.SpotifyAuthApi
 
getAuthTokensFromAuthCode(String, String) - Method in class de.jsone_studios.wrapper.spotify.AuthenticatedSpotifyApi
Request a access-token and refresh-token from an authorization code.
getAuthTokensFromAuthCode(String, String) - Method in class de.jsone_studios.wrapper.spotify.authentication.SpotifyAuthApi
 
getAuthTokensFromRefreshToken(String) - Method in class de.jsone_studios.wrapper.spotify.authentication.SpotifyAuthApi
 
getBody(Response<T>) - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getBrowseService() - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getBrowseService() - Method in class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
getCategories(Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.BrowseSpotifyService
Retrieve Spotify categories.
getCategory(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.BrowseSpotifyService
Retrieve a Spotify category.
getClientId() - Method in interface de.jsone_studios.wrapper.spotify.AuthenticationProvider
 
getClientSecret() - Method in interface de.jsone_studios.wrapper.spotify.AuthenticationProvider
 
getError() - Method in class de.jsone_studios.wrapper.spotify.authentication.SpotifyAuthApi.RedirectResponse
 
getError() - Method in exception de.jsone_studios.wrapper.spotify.SpotifyApiException
 
getErrorBody(Response<?>) - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getErrorDetailsFromResponse(Response<?>) - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getFeaturedPlaylists() - Method in interface de.jsone_studios.wrapper.spotify.services.BrowseSpotifyService
Get a list of Spotify featured playlists (shown, for example, on a Spotify player’s “Browse” tab).
getFeaturedPlaylists(Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.BrowseSpotifyService
Get a list of Spotify featured playlists (shown, for example, on a Spotify player’s “Browse” tab).
getFollowedArtists() - Method in interface de.jsone_studios.wrapper.spotify.services.FollowSpotifyService
Get the current user's followed artists.
getFollowedArtists(Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.FollowSpotifyService
Get the current user's followed artists.
getFollowService() - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getFollowService() - Method in class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
getLibraryService() - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getLibraryService() - Method in class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
getMe() - Method in interface de.jsone_studios.wrapper.spotify.services.UsersProfileSpotifyService
Get detailed profile information about the current user (including the current user’s username).
getMyPlaylists() - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistsSpotifyService
Get a list of the playlists owned or followed by the current Spotify user.
getMyPlaylists(Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistsSpotifyService
Get a list of the playlists owned or followed by the current Spotify user.
getMySavedAlbums() - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Get a list of the albums saved in the current Spotify user’s “Your Music” library.
getMySavedAlbums(Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Get a list of the albums saved in the current Spotify user’s “Your Music” library.
getMySavedTracks() - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Get a list of the songs saved in the current Spotify user’s “Your Music” library.
getMySavedTracks(Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Get a list of the songs saved in the current Spotify user’s “Your Music” library.
getNewReleases() - Method in interface de.jsone_studios.wrapper.spotify.services.BrowseSpotifyService
Get a list of new album releases featured in Spotify (shown, for example, on a Spotify player’s “Browse” tab).
getNewReleases(Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.BrowseSpotifyService
Get a list of new album releases featured in Spotify (shown, for example, on a Spotify player’s “Browse” tab).
getPersonalizationService() - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getPersonalizationService() - Method in class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
getPlaylist(String) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistsSpotifyService
Get a playlist owned by a Spotify user.
getPlaylist(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistsSpotifyService
Get a playlist owned by a Spotify user.
getPlaylistCoverImages(String) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistsSpotifyService
Get the current image associated with a specific playlist.
getPlaylistId() - Method in class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
getPlaylists(String) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistsSpotifyService
Get a list of the playlists owned or followed by a Spotify user.
getPlaylists(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistsSpotifyService
Get a list of the playlists owned or followed by a Spotify user.
getPlaylistsForCategory(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.BrowseSpotifyService
Retrieve playlists for a Spotify Category.
getPlaylistsService() - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getPlaylistsService() - Method in class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
getPlaylistTracks(String) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistTracksSpotifyService
Get full details of the tracks of a playlist owned by a Spotify user.
getPlaylistTracks(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistTracksSpotifyService
Get full details of the tracks of a playlist owned by a Spotify user.
getPlaylistTracksService() - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getPlaylistTracksService() - Method in class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
getRecommendations(Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.BrowseSpotifyService
Create a playlist-style listening experience based on seed artists, tracks and genres.
getRefreshToken() - Method in interface de.jsone_studios.wrapper.spotify.AuthenticationProvider
 
getRelatedArtists(String) - Method in interface de.jsone_studios.wrapper.spotify.services.ArtistsSpotifyService
Get Spotify catalog information about artists similar to a given artist.
getRetrofit() - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getRetrofit() - Method in class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
getScope() - Method in enum de.jsone_studios.wrapper.spotify.authentication.Scope
 
getSearchService() - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getSearchService() - Method in class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
getSeedsGenres() - Method in interface de.jsone_studios.wrapper.spotify.services.BrowseSpotifyService
Retrieve a list of available genres seed parameter values for recommendations.
getState() - Method in class de.jsone_studios.wrapper.spotify.authentication.SpotifyAuthApi.RedirectResponse
 
getTopArtists() - Method in interface de.jsone_studios.wrapper.spotify.services.PersonalizationSpotifyService
Get the current user’s top artists based on calculated affinity.
getTopArtists(Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.PersonalizationSpotifyService
Get the current user’s top artists based on calculated affinity.
getTopTracks() - Method in interface de.jsone_studios.wrapper.spotify.services.PersonalizationSpotifyService
Get the current user’s top tracks based on calculated affinity.
getTopTracks(Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.PersonalizationSpotifyService
Get the current user’s top tracks based on calculated affinity.
getTrack(String) - Method in interface de.jsone_studios.wrapper.spotify.services.TracksSpotifyService
Get Spotify catalog information for a single track identified by their unique Spotify ID.
getTrack(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.TracksSpotifyService
Get Spotify catalog information for a single track identified by their unique Spotify ID.
getTrackAudioAnalysis(String) - Method in interface de.jsone_studios.wrapper.spotify.services.TracksSpotifyService
Get a detailed audio analysis for a single track identified by its unique Spotify ID.
getTrackAudioFeatures(String) - Method in interface de.jsone_studios.wrapper.spotify.services.TracksSpotifyService
Get audio feature information for a single track identified by its unique Spotify ID.
getTrackId() - Method in class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
getTracks(String) - Method in interface de.jsone_studios.wrapper.spotify.services.TracksSpotifyService
Get Several Tracks
getTracks(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.TracksSpotifyService
Get Several Tracks
getTracksAudioFeatures(String) - Method in interface de.jsone_studios.wrapper.spotify.services.TracksSpotifyService
Get audio features for multiple tracks based on their Spotify IDs.
getTracksService() - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getTracksService() - Method in class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
getUser(String) - Method in interface de.jsone_studios.wrapper.spotify.services.UsersProfileSpotifyService
Get public profile information about a Spotify user.
getUserId() - Method in class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
getUsersProfileService() - Method in interface de.jsone_studios.wrapper.spotify.SpotifyApi
 
getUsersProfileService() - Method in class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 

H

height - Variable in class de.jsone_studios.wrapper.spotify.models.Image
 
href - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
href - Variable in class de.jsone_studios.wrapper.spotify.models.ArtistSimple
 
href - Variable in class de.jsone_studios.wrapper.spotify.models.Category
 
href - Variable in class de.jsone_studios.wrapper.spotify.models.CursorPager
 
href - Variable in class de.jsone_studios.wrapper.spotify.models.Followers
 
href - Variable in class de.jsone_studios.wrapper.spotify.models.LinkedTrack
 
href - Variable in class de.jsone_studios.wrapper.spotify.models.Pager
 
href - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistBase
 
href - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTracksInformation
 
href - Variable in class de.jsone_studios.wrapper.spotify.models.Seed
 
href - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
href - Variable in class de.jsone_studios.wrapper.spotify.models.UserPublic
 

I

icons - Variable in class de.jsone_studios.wrapper.spotify.models.Category
 
id - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
id - Variable in class de.jsone_studios.wrapper.spotify.models.ArtistSimple
 
id - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
id - Variable in class de.jsone_studios.wrapper.spotify.models.Category
 
id - Variable in class de.jsone_studios.wrapper.spotify.models.LinkedTrack
 
id - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistBase
 
id - Variable in class de.jsone_studios.wrapper.spotify.models.Seed
 
id - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
id - Variable in class de.jsone_studios.wrapper.spotify.models.UserPublic
 
Image - Class in de.jsone_studios.wrapper.spotify.models
Image() - Constructor for class de.jsone_studios.wrapper.spotify.models.Image
 
images - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
images - Variable in class de.jsone_studios.wrapper.spotify.models.Artist
 
images - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistBase
 
images - Variable in class de.jsone_studios.wrapper.spotify.models.UserPublic
 
initialPoolSize - Variable in class de.jsone_studios.wrapper.spotify.models.Seed
 
instrumentalness - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
is_local - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTrack
 
is_local - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
is_playable - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
is_public - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistBase
 
is_public - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistFollowPrivacy
 
isAlbum() - Method in class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
isArtist() - Method in class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
isEmpty(String) - Static method in class de.jsone_studios.wrapper.spotify.util.TextUtils
 
isFollowingArtists(String) - Method in interface de.jsone_studios.wrapper.spotify.services.FollowSpotifyService
Check to see if the current user is following one or more other Spotify artists.
isFollowingUsers(String) - Method in interface de.jsone_studios.wrapper.spotify.services.FollowSpotifyService
Check to see if the current user is following one or more other Spotify users.
isPlaylist() - Method in class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
isTrack() - Method in class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
isUser() - Method in class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
items - Variable in class de.jsone_studios.wrapper.spotify.models.CursorPager
 
items - Variable in class de.jsone_studios.wrapper.spotify.models.Pager
 

K

key - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
key - Variable in class de.jsone_studios.wrapper.spotify.models.Section
 
key_confidence - Variable in class de.jsone_studios.wrapper.spotify.models.Section
 

L

label - Variable in class de.jsone_studios.wrapper.spotify.models.Album
 
LibrarySpotifyService - Interface in de.jsone_studios.wrapper.spotify.services
 
limit - Variable in class de.jsone_studios.wrapper.spotify.models.CursorPager
 
limit - Variable in class de.jsone_studios.wrapper.spotify.models.Pager
 
linked_from - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
LinkedTrack - Class in de.jsone_studios.wrapper.spotify.models
LinkedTrack() - Constructor for class de.jsone_studios.wrapper.spotify.models.LinkedTrack
 
liveness - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
loudness - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
loudness - Variable in class de.jsone_studios.wrapper.spotify.models.Section
 
loudness_end - Variable in class de.jsone_studios.wrapper.spotify.models.Segment
 
loudness_max - Variable in class de.jsone_studios.wrapper.spotify.models.Segment
 
loudness_max_time - Variable in class de.jsone_studios.wrapper.spotify.models.Segment
 
loudness_start - Variable in class de.jsone_studios.wrapper.spotify.models.Segment
 

M

message - Variable in class de.jsone_studios.wrapper.spotify.models.ErrorDetails
 
message - Variable in class de.jsone_studios.wrapper.spotify.models.FeaturedPlaylists
 
mode - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
mode - Variable in class de.jsone_studios.wrapper.spotify.models.Section
 
mode_confidence - Variable in class de.jsone_studios.wrapper.spotify.models.Section
 

N

name - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
name - Variable in class de.jsone_studios.wrapper.spotify.models.ArtistSimple
 
name - Variable in class de.jsone_studios.wrapper.spotify.models.Category
 
name - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistBase
 
name - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
NewReleases - Class in de.jsone_studios.wrapper.spotify.models
 
NewReleases() - Constructor for class de.jsone_studios.wrapper.spotify.models.NewReleases
 
next - Variable in class de.jsone_studios.wrapper.spotify.models.CursorPager
 
next - Variable in class de.jsone_studios.wrapper.spotify.models.Pager
 

O

offset - Variable in class de.jsone_studios.wrapper.spotify.models.Pager
 
onErrorGettingAuthTokens(SpotifyApiException) - Method in interface de.jsone_studios.wrapper.spotify.AuthenticationProvider
 
onNewAuthTokens(AuthTokens) - Method in interface de.jsone_studios.wrapper.spotify.AuthenticationProvider
 
org.junit.rules - package org.junit.rules
 
owner - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistBase
 

P

Pager<T> - Class in de.jsone_studios.wrapper.spotify.models
Pager() - Constructor for class de.jsone_studios.wrapper.spotify.models.Pager
 
parseRedirectResponse(String) - Method in class de.jsone_studios.wrapper.spotify.authentication.SpotifyAuthApi
 
parseUri(String) - Static method in class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
PersonalizationSpotifyService - Interface in de.jsone_studios.wrapper.spotify.services
 
pitches - Variable in class de.jsone_studios.wrapper.spotify.models.Segment
 
Playlist - Class in de.jsone_studios.wrapper.spotify.models
Playlist() - Constructor for class de.jsone_studios.wrapper.spotify.models.Playlist
 
PLAYLIST_MODIFY_PRIVATE - de.jsone_studios.wrapper.spotify.authentication.Scope
 
PLAYLIST_MODIFY_PUBLIC - de.jsone_studios.wrapper.spotify.authentication.Scope
 
PLAYLIST_READ_COLLABORATIVE - de.jsone_studios.wrapper.spotify.authentication.Scope
 
PLAYLIST_READ_PRIVATE - de.jsone_studios.wrapper.spotify.authentication.Scope
 
PlaylistBase - Class in de.jsone_studios.wrapper.spotify.models
Base class for Playlist and PlaylistSimple
PlaylistBase() - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistBase
 
PlaylistFollowPrivacy - Class in de.jsone_studios.wrapper.spotify.models
The optional request body of this request
PlaylistFollowPrivacy() - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistFollowPrivacy
 
playlists - Variable in class de.jsone_studios.wrapper.spotify.models.FeaturedPlaylists
 
playlists - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistsPager
 
PlaylistSimple - Class in de.jsone_studios.wrapper.spotify.models
PlaylistSimple() - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistSimple
 
PlaylistsPager - Class in de.jsone_studios.wrapper.spotify.models
 
PlaylistsPager() - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistsPager
 
PlaylistsSpotifyService - Interface in de.jsone_studios.wrapper.spotify.services
 
PlaylistTrack - Class in de.jsone_studios.wrapper.spotify.models
PlaylistTrack() - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTrack
 
PlaylistTracksInformation - Class in de.jsone_studios.wrapper.spotify.models
 
PlaylistTracksInformation() - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTracksInformation
 
PlaylistTracksSpotifyService - Interface in de.jsone_studios.wrapper.spotify.services
 
PlaylistTracksToAdd - Class in de.jsone_studios.wrapper.spotify.models
Request body for this request
PlaylistTracksToAdd() - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToAdd
 
PlaylistTracksToAdd(List<String>) - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToAdd
 
PlaylistTracksToAddWithPosition - Class in de.jsone_studios.wrapper.spotify.models
Request body for this request
PlaylistTracksToAddWithPosition() - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToAddWithPosition
 
PlaylistTracksToAddWithPosition(List<String>, int) - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToAddWithPosition
 
PlaylistTracksToRemove - Class in de.jsone_studios.wrapper.spotify.models
Request body for this request
PlaylistTracksToRemove() - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToRemove
 
PlaylistTracksToRemove(List<PlaylistTrackToRemove>) - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToRemove
 
PlaylistTracksToRemoveWithPosition - Class in de.jsone_studios.wrapper.spotify.models
Request body for this request
PlaylistTracksToRemoveWithPosition() - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToRemoveWithPosition
 
PlaylistTracksToRemoveWithPosition(List<PlaylistTrackToRemoveWithPosition>) - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToRemoveWithPosition
 
PlaylistTracksToReplace - Class in de.jsone_studios.wrapper.spotify.models
Request body for this request
PlaylistTracksToReplace() - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToReplace
 
PlaylistTracksToReplace(List<String>) - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToReplace
 
PlaylistTrackToRemove - Class in de.jsone_studios.wrapper.spotify.models
 
PlaylistTrackToRemove() - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTrackToRemove
 
PlaylistTrackToRemove(String) - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTrackToRemove
 
PlaylistTrackToRemoveWithPosition - Class in de.jsone_studios.wrapper.spotify.models
 
PlaylistTrackToRemoveWithPosition() - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTrackToRemoveWithPosition
 
PlaylistTrackToRemoveWithPosition(String, List<Integer>) - Constructor for class de.jsone_studios.wrapper.spotify.models.PlaylistTrackToRemoveWithPosition
 
popularity - Variable in class de.jsone_studios.wrapper.spotify.models.Album
 
popularity - Variable in class de.jsone_studios.wrapper.spotify.models.Artist
 
popularity - Variable in class de.jsone_studios.wrapper.spotify.models.Track
 
position - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToAddWithPosition
 
positions - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTrackToRemoveWithPosition
 
preview_url - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
previous - Variable in class de.jsone_studios.wrapper.spotify.models.Pager
 
product - Variable in class de.jsone_studios.wrapper.spotify.models.UserPrivate
 

R

Recommendations - Class in de.jsone_studios.wrapper.spotify.models
 
Recommendations() - Constructor for class de.jsone_studios.wrapper.spotify.models.Recommendations
 
refresh_token - Variable in class de.jsone_studios.wrapper.spotify.models.AuthTokens
 
release_date - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
release_date_precision - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
removeFromMySavedAlbums(String) - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Remove one or more albums from the current user’s “Your Music” library.
removeFromMySavedAlbums(String[]) - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Remove one or more albums from the current user’s “Your Music” library.
removeFromMySavedTracks(String) - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Remove one or more tracks from the current user’s “Your Music” library.
removeFromMySavedTracks(String[]) - Method in interface de.jsone_studios.wrapper.spotify.services.LibrarySpotifyService
Remove one or more tracks from the current user’s “Your Music” library.
removeTracksFromPlaylist(String, PlaylistTracksToRemove) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistTracksSpotifyService
Remove one or more tracks from a user’s playlist.
removeTracksFromPlaylist(String, PlaylistTracksToRemoveWithPosition) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistTracksSpotifyService
Remove one or more tracks from a user’s playlist.
reorderPlaylistTracks(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistTracksSpotifyService
Reorder a Playlist's tracks
replaceTracksInPlaylist(String, PlaylistTracksToReplace) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistTracksSpotifyService
Replace all the tracks in a playlist, overwriting its existing tracks.
replaceTracksInPlaylist(String, String) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistTracksSpotifyService
Replace all the tracks in a playlist, overwriting its existing tracks.
Result - Class in de.jsone_studios.wrapper.spotify.models
 
Result() - Constructor for class de.jsone_studios.wrapper.spotify.models.Result
 

S

SavedAlbum - Class in de.jsone_studios.wrapper.spotify.models
SavedAlbum() - Constructor for class de.jsone_studios.wrapper.spotify.models.SavedAlbum
 
SavedTrack - Class in de.jsone_studios.wrapper.spotify.models
SavedTrack() - Constructor for class de.jsone_studios.wrapper.spotify.models.SavedTrack
 
scope - Variable in class de.jsone_studios.wrapper.spotify.models.AuthTokens
 
Scope - Enum in de.jsone_studios.wrapper.spotify.authentication
 
searchAlbums(String) - Method in interface de.jsone_studios.wrapper.spotify.services.SearchSpotifyService
Get Spotify catalog information about albums that match a keyword string.
searchAlbums(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.SearchSpotifyService
Get Spotify catalog information about albums that match a keyword string.
searchArtists(String) - Method in interface de.jsone_studios.wrapper.spotify.services.SearchSpotifyService
Get Spotify catalog information about artists that match a keyword string.
searchArtists(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.SearchSpotifyService
Get Spotify catalog information about artists that match a keyword string.
searchPlaylists(String) - Method in interface de.jsone_studios.wrapper.spotify.services.SearchSpotifyService
Get Spotify catalog information about playlists that match a keyword string.
searchPlaylists(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.SearchSpotifyService
Get Spotify catalog information about playlists that match a keyword string.
SearchSpotifyService - Interface in de.jsone_studios.wrapper.spotify.services
 
searchTracks(String) - Method in interface de.jsone_studios.wrapper.spotify.services.SearchSpotifyService
Get Spotify catalog information about tracks that match a keyword string.
searchTracks(String, Map<String, Object>) - Method in interface de.jsone_studios.wrapper.spotify.services.SearchSpotifyService
Get Spotify catalog information about tracks that match a keyword string.
Section - Class in de.jsone_studios.wrapper.spotify.models
 
Section() - Constructor for class de.jsone_studios.wrapper.spotify.models.Section
 
sections - Variable in class de.jsone_studios.wrapper.spotify.models.AudioAnalysisTrack
 
Seed - Class in de.jsone_studios.wrapper.spotify.models
 
Seed() - Constructor for class de.jsone_studios.wrapper.spotify.models.Seed
 
seeds - Variable in class de.jsone_studios.wrapper.spotify.models.Recommendations
 
SeedsGenres - Class in de.jsone_studios.wrapper.spotify.models
 
SeedsGenres() - Constructor for class de.jsone_studios.wrapper.spotify.models.SeedsGenres
 
Segment - Class in de.jsone_studios.wrapper.spotify.models
 
Segment() - Constructor for class de.jsone_studios.wrapper.spotify.models.Segment
 
segments - Variable in class de.jsone_studios.wrapper.spotify.models.AudioAnalysisTrack
 
snapshot_id - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistBase
 
snapshot_id - Variable in class de.jsone_studios.wrapper.spotify.models.SnapshotId
 
SnapshotId - Class in de.jsone_studios.wrapper.spotify.models
 
SnapshotId() - Constructor for class de.jsone_studios.wrapper.spotify.models.SnapshotId
 
speechiness - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
SPOTIFY_ACCOUNTS_ENDPOINT - Static variable in class de.jsone_studios.wrapper.spotify.authentication.SpotifyAuthApi
 
SPOTIFY_WEB_API_ENDPOINT - Static variable in class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
SpotifyApi - Interface in de.jsone_studios.wrapper.spotify
 
SpotifyApiException - Exception in de.jsone_studios.wrapper.spotify
 
SpotifyApiException(ErrorDetails) - Constructor for exception de.jsone_studios.wrapper.spotify.SpotifyApiException
 
SpotifyApiException(String, ErrorDetails) - Constructor for exception de.jsone_studios.wrapper.spotify.SpotifyApiException
 
SpotifyApiException(String, ErrorDetails, Throwable) - Constructor for exception de.jsone_studios.wrapper.spotify.SpotifyApiException
 
SpotifyApiException(String, Throwable) - Constructor for exception de.jsone_studios.wrapper.spotify.SpotifyApiException
 
SpotifyAuthApi - Class in de.jsone_studios.wrapper.spotify.authentication
 
SpotifyAuthApi(String, String) - Constructor for class de.jsone_studios.wrapper.spotify.authentication.SpotifyAuthApi
 
SpotifyAuthApi(String, String, String) - Constructor for class de.jsone_studios.wrapper.spotify.authentication.SpotifyAuthApi
 
SpotifyAuthApi(String, String, HttpUrl) - Constructor for class de.jsone_studios.wrapper.spotify.authentication.SpotifyAuthApi
 
SpotifyAuthApi.RedirectResponse - Class in de.jsone_studios.wrapper.spotify.authentication
 
SpotifyUri - Class in de.jsone_studios.wrapper.spotify.util
 
SpotifyUri() - Constructor for class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
SpotifyUriException - Exception in de.jsone_studios.wrapper.spotify.util
 
SpotifyUriException(String) - Constructor for exception de.jsone_studios.wrapper.spotify.util.SpotifyUriException
 
SpotifyUriException(String, Throwable) - Constructor for exception de.jsone_studios.wrapper.spotify.util.SpotifyUriException
 
SpotifyWebApi - Class in de.jsone_studios.wrapper.spotify
 
SpotifyWebApi() - Constructor for class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
SpotifyWebApi(HttpUrl) - Constructor for class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
SpotifyWebApi(OkHttpClient) - Constructor for class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
SpotifyWebApi(OkHttpClient, HttpUrl) - Constructor for class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
SpotifyWebApi(Retrofit) - Constructor for class de.jsone_studios.wrapper.spotify.SpotifyWebApi
 
start - Variable in class de.jsone_studios.wrapper.spotify.models.Section
 
start - Variable in class de.jsone_studios.wrapper.spotify.models.Segment
 
start - Variable in class de.jsone_studios.wrapper.spotify.models.TimeInterval
 
status - Variable in class de.jsone_studios.wrapper.spotify.models.ErrorDetails
 
STREAMING - de.jsone_studios.wrapper.spotify.authentication.Scope
 

T

tatums - Variable in class de.jsone_studios.wrapper.spotify.models.AudioAnalysisTrack
 
tempo - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
tempo - Variable in class de.jsone_studios.wrapper.spotify.models.Section
 
tempo_confidence - Variable in class de.jsone_studios.wrapper.spotify.models.Section
 
text - Variable in class de.jsone_studios.wrapper.spotify.models.Copyright
 
TextUtils - Class in de.jsone_studios.wrapper.spotify.util
 
TextUtils() - Constructor for class de.jsone_studios.wrapper.spotify.util.TextUtils
 
timbre - Variable in class de.jsone_studios.wrapper.spotify.models.Segment
 
time_signature - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
time_signature - Variable in class de.jsone_studios.wrapper.spotify.models.Section
 
time_signature_confidence - Variable in class de.jsone_studios.wrapper.spotify.models.Section
 
TimeInterval - Class in de.jsone_studios.wrapper.spotify.models
 
TimeInterval() - Constructor for class de.jsone_studios.wrapper.spotify.models.TimeInterval
 
token_type - Variable in class de.jsone_studios.wrapper.spotify.models.AuthTokens
 
toSpotifyUri() - Method in class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
toString() - Method in class de.jsone_studios.wrapper.spotify.util.SpotifyUri
 
total - Variable in class de.jsone_studios.wrapper.spotify.models.CursorPager
 
total - Variable in class de.jsone_studios.wrapper.spotify.models.Followers
 
total - Variable in class de.jsone_studios.wrapper.spotify.models.Pager
 
total - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTracksInformation
 
total_tracks - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
track - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTrack
 
track - Variable in class de.jsone_studios.wrapper.spotify.models.SavedTrack
 
Track - Class in de.jsone_studios.wrapper.spotify.models
Track() - Constructor for class de.jsone_studios.wrapper.spotify.models.Track
 
track_href - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
track_number - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
tracks - Variable in class de.jsone_studios.wrapper.spotify.models.Album
 
tracks - Variable in class de.jsone_studios.wrapper.spotify.models.Playlist
 
tracks - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistSimple
 
tracks - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToRemove
 
tracks - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToRemoveWithPosition
 
tracks - Variable in class de.jsone_studios.wrapper.spotify.models.Recommendations
 
tracks - Variable in class de.jsone_studios.wrapper.spotify.models.Tracks
 
tracks - Variable in class de.jsone_studios.wrapper.spotify.models.TracksPager
 
Tracks - Class in de.jsone_studios.wrapper.spotify.models
 
Tracks() - Constructor for class de.jsone_studios.wrapper.spotify.models.Tracks
 
TrackSimple - Class in de.jsone_studios.wrapper.spotify.models
TrackSimple() - Constructor for class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
TracksPager - Class in de.jsone_studios.wrapper.spotify.models
 
TracksPager() - Constructor for class de.jsone_studios.wrapper.spotify.models.TracksPager
 
TracksSpotifyService - Interface in de.jsone_studios.wrapper.spotify.services
 
type - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
type - Variable in class de.jsone_studios.wrapper.spotify.models.ArtistSimple
 
type - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
type - Variable in class de.jsone_studios.wrapper.spotify.models.Copyright
 
type - Variable in class de.jsone_studios.wrapper.spotify.models.LinkedTrack
 
type - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistBase
 
type - Variable in class de.jsone_studios.wrapper.spotify.models.Seed
 
type - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
type - Variable in class de.jsone_studios.wrapper.spotify.models.UserPublic
 

U

UGC_IMAGE_UPLOAD - de.jsone_studios.wrapper.spotify.authentication.Scope
 
unfollowArtists(String) - Method in interface de.jsone_studios.wrapper.spotify.services.FollowSpotifyService
Remove the current user as a follower of one or more Spotify artists.
unfollowPlaylist(String) - Method in interface de.jsone_studios.wrapper.spotify.services.FollowSpotifyService
Unfollow a Playlist
unfollowUsers(String) - Method in interface de.jsone_studios.wrapper.spotify.services.FollowSpotifyService
Remove the current user as a follower of one or more Spotify users.
uploadPlaylistCoverImage(String, String) - Method in interface de.jsone_studios.wrapper.spotify.services.PlaylistsSpotifyService
Replace the image used to represent a specific playlist.
uri - Variable in class de.jsone_studios.wrapper.spotify.models.AlbumSimple
 
uri - Variable in class de.jsone_studios.wrapper.spotify.models.ArtistSimple
 
uri - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
uri - Variable in class de.jsone_studios.wrapper.spotify.models.LinkedTrack
 
uri - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistBase
 
uri - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTrackToRemove
 
uri - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTrackToRemoveWithPosition
 
uri - Variable in class de.jsone_studios.wrapper.spotify.models.TrackSimple
 
uri - Variable in class de.jsone_studios.wrapper.spotify.models.UserPublic
 
uris - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToAdd
 
uris - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToAddWithPosition
 
uris - Variable in class de.jsone_studios.wrapper.spotify.models.PlaylistTracksToReplace
 
url - Variable in class de.jsone_studios.wrapper.spotify.models.Image
 
USER_FOLLOW_MODIFY - de.jsone_studios.wrapper.spotify.authentication.Scope
 
USER_FOLLOW_READ - de.jsone_studios.wrapper.spotify.authentication.Scope
 
USER_LIBRARY_MODIFY - de.jsone_studios.wrapper.spotify.authentication.Scope
 
USER_LIBRARY_READ - de.jsone_studios.wrapper.spotify.authentication.Scope
 
USER_MODIFY_PLAYBACK_STATE - de.jsone_studios.wrapper.spotify.authentication.Scope
 
USER_READ_BIRTHDAY - de.jsone_studios.wrapper.spotify.authentication.Scope
 
USER_READ_CURRENTLY_PLAYING - de.jsone_studios.wrapper.spotify.authentication.Scope
 
USER_READ_EMAIL - de.jsone_studios.wrapper.spotify.authentication.Scope
 
USER_READ_PLAYBACK_STATE - de.jsone_studios.wrapper.spotify.authentication.Scope
 
USER_READ_PRIVATE - de.jsone_studios.wrapper.spotify.authentication.Scope
 
USER_READ_RECENTLY_PLAYED - de.jsone_studios.wrapper.spotify.authentication.Scope
 
USER_TOP_READ - de.jsone_studios.wrapper.spotify.authentication.Scope
 
UserPrivate - Class in de.jsone_studios.wrapper.spotify.models
UserPrivate() - Constructor for class de.jsone_studios.wrapper.spotify.models.UserPrivate
 
UserPublic - Class in de.jsone_studios.wrapper.spotify.models
UserPublic() - Constructor for class de.jsone_studios.wrapper.spotify.models.UserPublic
 
UsersProfileSpotifyService - Interface in de.jsone_studios.wrapper.spotify.services
 

V

valence - Variable in class de.jsone_studios.wrapper.spotify.models.AudioFeaturesTrack
 
valueOf(String) - Static method in enum de.jsone_studios.wrapper.spotify.authentication.Scope
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.jsone_studios.wrapper.spotify.authentication.Scope
Returns an array containing the constants of this enum type, in the order they are declared.

W

width - Variable in class de.jsone_studios.wrapper.spotify.models.Image
 
A B C D E F G H I K L M N O P R S T U V W 
All Classes All Packages