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
All Classes All Packages
All Classes All Packages
A
- accessToken - Variable in class de.sonallux.spotify.api.authorization.AuthTokens
- acousticness - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
A confidence measure from 0.0 to 1.0 of whether the track is acoustic.
- acousticness - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
A confidence measure from 0.0 to 1.0 of whether the track is acoustic.
- actions - Variable in class de.sonallux.spotify.api.models.CurrentlyPlayingContext
-
Allows to update the user interface based on which playback actions are available within the current context.
- addBodyParameter(String, Object) - Method in class de.sonallux.spotify.api.http.Request
-
Add a parameter that is passed in the request body.
- addedAt - Variable in class de.sonallux.spotify.api.models.PlaylistTrack
-
The date and time the track or episode was added.
- addedAt - Variable in class de.sonallux.spotify.api.models.SavedAlbum
-
The date and time the album was saved Timestamps are returned in ISO 8601 format as Coordinated Universal Time (UTC) with a zero offset: YYYY-MM-DDTHH:MM:SSZ.
- addedAt - Variable in class de.sonallux.spotify.api.models.SavedEpisode
-
The date and time the episode was saved.
- addedAt - Variable in class de.sonallux.spotify.api.models.SavedShow
-
The date and time the show was saved.
- addedAt - Variable in class de.sonallux.spotify.api.models.SavedTrack
-
The date and time the track was saved.
- addedBy - Variable in class de.sonallux.spotify.api.models.PlaylistTrack
-
The Spotify user who added the track or episode.
- addFormUrlEncodedField(String, String) - Method in class de.sonallux.spotify.api.http.Request
-
Add a field for a form url encoded request
- addHeaderParameter(String, String) - Method in class de.sonallux.spotify.api.http.Request
-
Add a header parameter.
- additionalTypes(String) - Method in class de.sonallux.spotify.api.apis.player.GetInformationAboutUsersCurrentPlaybackRequest
-
A comma-separated list of item types that your client supports besides the default
tracktype. - additionalTypes(String) - Method in class de.sonallux.spotify.api.apis.player.GetUsersCurrentlyPlayingTrackRequest
-
A comma-separated list of item types that your client supports besides the default
tracktype. - additionalTypes(String) - Method in class de.sonallux.spotify.api.apis.playlists.GetPlaylistRequest
-
A comma-separated list of item types that your client supports besides the default
tracktype. - additionalTypes(String) - Method in class de.sonallux.spotify.api.apis.playlists.GetPlaylistsTracksRequest
-
A comma-separated list of item types that your client supports besides the default
tracktype. - addPathParameter(String, String) - Method in class de.sonallux.spotify.api.http.Request
-
Add a path parameter
- addQueryParameter(String, String) - Method in class de.sonallux.spotify.api.http.Request
-
Add a query parameter
- addToQueue(String) - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Add an item to queue
- AddToQueueRequest - Class in de.sonallux.spotify.api.apis.player
- AddToQueueRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.player.AddToQueueRequest
-
Add an item to queue request
- addTracksToPlaylist(String, List<String>) - Method in class de.sonallux.spotify.api.apis.PlaylistsApi
-
Add Items to a Playlist
- AddTracksToPlaylistRequest - Class in de.sonallux.spotify.api.apis.playlists
- AddTracksToPlaylistRequest(ApiClient, String, List<String>) - Constructor for class de.sonallux.spotify.api.apis.playlists.AddTracksToPlaylistRequest
-
Add Items to a Playlist request
- after - Variable in class de.sonallux.spotify.api.models.Cursor
-
The cursor to use as key to find the next page of items.
- after(int) - Method in class de.sonallux.spotify.api.apis.player.GetRecentlyPlayedRequest
-
A Unix timestamp in milliseconds.
- after(String) - Method in class de.sonallux.spotify.api.apis.follow.GetFollowedRequest
-
The last artist ID retrieved from the previous request.
- afterfilteringsize - Variable in class de.sonallux.spotify.api.models.RecommendationSeed
-
The number of tracks available after min_* and max_* filters have been applied.
- afterrelinkingsize - Variable in class de.sonallux.spotify.api.models.RecommendationSeed
-
The number of tracks available after relinking for regional availability.
- album - Variable in class de.sonallux.spotify.api.models.SavedAlbum
-
Information about the album.
- album - Variable in class de.sonallux.spotify.api.models.Track
-
The album on which the track appears.
- Album - Class in de.sonallux.spotify.api.models
- Album() - Constructor for class de.sonallux.spotify.api.models.Album
- ALBUM - de.sonallux.spotify.api.util.SpotifyUri.Type
- albumGroup - Variable in class de.sonallux.spotify.api.models.SimplifiedAlbum
-
The field is present when getting an artist's albums.
- AlbumRestriction - Class in de.sonallux.spotify.api.models
- AlbumRestriction() - Constructor for class de.sonallux.spotify.api.models.AlbumRestriction
- albums - Variable in class de.sonallux.spotify.api.models.Albums
- albums - Variable in class de.sonallux.spotify.api.models.NewReleases
- albums - Variable in class de.sonallux.spotify.api.models.SearchResponse
- Albums - Class in de.sonallux.spotify.api.models
- Albums() - Constructor for class de.sonallux.spotify.api.models.Albums
- AlbumsApi - Class in de.sonallux.spotify.api.apis
- AlbumsApi() - Constructor for class de.sonallux.spotify.api.apis.AlbumsApi
- albumType - Variable in class de.sonallux.spotify.api.models.Album
-
The type of the album.
- albumType - Variable in class de.sonallux.spotify.api.models.SimplifiedAlbum
-
The type of the album.
- analysisUrl - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
A URL to access the full audio analysis of this track.
- ApiAuthorizationProvider - Interface in de.sonallux.spotify.api.authorization
- ApiCall<T> - Class in de.sonallux.spotify.api.http
- ApiCall() - Constructor for class de.sonallux.spotify.api.http.ApiCall
- ApiCall.Factory - Class in de.sonallux.spotify.api.http
- apiCallFactory(ApiCall.Factory) - Method in class de.sonallux.spotify.api.http.ApiClient.Builder
- ApiClient - Class in de.sonallux.spotify.api.http
- ApiClient() - Constructor for class de.sonallux.spotify.api.http.ApiClient
- ApiClient.Builder - Class in de.sonallux.spotify.api.http
- APP_REMOTE_CONTROL - de.sonallux.spotify.api.authorization.Scope
-
Remote control playback of Spotify.
- Artist - Class in de.sonallux.spotify.api.models
- Artist() - Constructor for class de.sonallux.spotify.api.models.Artist
- ARTIST - de.sonallux.spotify.api.util.SpotifyUri.Type
- artists - Variable in class de.sonallux.spotify.api.models.Album
-
The artists of the album.
- artists - Variable in class de.sonallux.spotify.api.models.Artists
- artists - Variable in class de.sonallux.spotify.api.models.FollowingArtists
- artists - Variable in class de.sonallux.spotify.api.models.SearchResponse
- artists - Variable in class de.sonallux.spotify.api.models.SimplifiedAlbum
-
The artists of the album.
- artists - Variable in class de.sonallux.spotify.api.models.SimplifiedTrack
-
The artists who performed the track.
- artists - Variable in class de.sonallux.spotify.api.models.Track
-
The artists who performed the track.
- Artists - Class in de.sonallux.spotify.api.models
- Artists() - Constructor for class de.sonallux.spotify.api.models.Artists
- ArtistsApi - Class in de.sonallux.spotify.api.apis
- ArtistsApi() - Constructor for class de.sonallux.spotify.api.apis.ArtistsApi
- AudioAnalysis - Class in de.sonallux.spotify.api.models
- AudioAnalysis() - Constructor for class de.sonallux.spotify.api.models.AudioAnalysis
- audioFeatures - Variable in class de.sonallux.spotify.api.models.AudioFeaturesArray
- AudioFeatures - Class in de.sonallux.spotify.api.models
- AudioFeatures() - Constructor for class de.sonallux.spotify.api.models.AudioFeatures
- AudioFeaturesArray - Class in de.sonallux.spotify.api.models
- AudioFeaturesArray() - Constructor for class de.sonallux.spotify.api.models.AudioFeaturesArray
- audioPreviewUrl - Variable in class de.sonallux.spotify.api.models.Episode
-
A URL to a 30 second preview (MP3 format) of the episode.
- audioPreviewUrl - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
A URL to a 30 second preview (MP3 format) of the episode.
- authorization(ApiAuthorizationProvider) - Method in class de.sonallux.spotify.api.SpotifyWebApiBuilder
- AuthorizationAddingInterceptor - Class in de.sonallux.spotify.api.http
- AuthorizationAddingInterceptor() - Constructor for class de.sonallux.spotify.api.http.AuthorizationAddingInterceptor
- AuthorizationCodeFlow - Class in de.sonallux.spotify.api.authorization.authorization_code
-
Implements the Authorization Code Flow
- AuthorizationCodeFlow(String, String, String) - Constructor for class de.sonallux.spotify.api.authorization.authorization_code.AuthorizationCodeFlow
- AuthorizationCodeFlow(String, String, String, TokenStore) - Constructor for class de.sonallux.spotify.api.authorization.authorization_code.AuthorizationCodeFlow
- AuthorizationCodePKCEFlow - Class in de.sonallux.spotify.api.authorization.authorization_code
- AuthorizationCodePKCEFlow(String, String) - Constructor for class de.sonallux.spotify.api.authorization.authorization_code.AuthorizationCodePKCEFlow
- AuthorizationCodePKCEFlow(String, String, TokenStore) - Constructor for class de.sonallux.spotify.api.authorization.authorization_code.AuthorizationCodePKCEFlow
- AuthorizationRedirectResponse<T> - Class in de.sonallux.spotify.api.authorization
- AuthorizationRedirectResponse() - Constructor for class de.sonallux.spotify.api.authorization.AuthorizationRedirectResponse
- AuthorizationUrlBuilder - Class in de.sonallux.spotify.api.authorization
- AuthorizationUrlBuilder(String, String, String) - Constructor for class de.sonallux.spotify.api.authorization.AuthorizationUrlBuilder
- authorize() - Method in class de.sonallux.spotify.api.authorization.client_credentials.ClientCredentialsFlow
- AuthorizedApiCall<T> - Class in de.sonallux.spotify.api.http
- AuthorizedApiCall(ApiAuthorizationProvider, ApiClient, Request, TypeReference<T>) - Constructor for class de.sonallux.spotify.api.http.AuthorizedApiCall
- AuthorizedApiCall.Factory - Class in de.sonallux.spotify.api.http
- AuthTokens - Class in de.sonallux.spotify.api.authorization
- AuthTokens() - Constructor for class de.sonallux.spotify.api.authorization.AuthTokens
- availableMarkets - Variable in class de.sonallux.spotify.api.models.Album
-
The markets in which the album is available: ISO 3166-1 alpha-2 country codes.
- availableMarkets - Variable in class de.sonallux.spotify.api.models.Show
-
A list of the countries in which the show can be played, identified by their ISO 3166-1 alpha-2 code.
- availableMarkets - Variable in class de.sonallux.spotify.api.models.SimplifiedAlbum
-
The markets in which the album is available: ISO 3166-1 alpha-2 country codes.
- availableMarkets - Variable in class de.sonallux.spotify.api.models.SimplifiedShow
-
A list of the countries in which the show can be played, identified by their ISO 3166-1 alpha-2 code.
- availableMarkets - Variable in class de.sonallux.spotify.api.models.SimplifiedTrack
-
A list of the countries in which the track can be played, identified by their ISO 3166-1 alpha-2 code.
- availableMarkets - Variable in class de.sonallux.spotify.api.models.Track
-
A list of the countries in which the track can be played, identified by their ISO 3166-1 alpha-2 code.
B
- bars - Variable in class de.sonallux.spotify.api.models.AudioAnalysis
-
The time intervals of the bars throughout the track.
- BaseObject - Class in de.sonallux.spotify.api.models
- BaseObject() - Constructor for class de.sonallux.spotify.api.models.BaseObject
- baseUrl(String) - Method in class de.sonallux.spotify.api.http.ApiClient.Builder
- baseUrl(String) - Method in class de.sonallux.spotify.api.SpotifyWebApiBuilder
- baseUrl(HttpUrl) - Method in class de.sonallux.spotify.api.http.ApiClient.Builder
- baseUrl(HttpUrl) - Method in class de.sonallux.spotify.api.SpotifyWebApiBuilder
- beats - Variable in class de.sonallux.spotify.api.models.AudioAnalysis
-
The time intervals of beats throughout the track.
- before(int) - Method in class de.sonallux.spotify.api.apis.player.GetRecentlyPlayedRequest
-
A Unix timestamp in milliseconds.
- body() - Method in class de.sonallux.spotify.api.http.Response
-
Returns the parsed response body for successful responses.
- BrowseApi - Class in de.sonallux.spotify.api.apis
- BrowseApi() - Constructor for class de.sonallux.spotify.api.apis.BrowseApi
- build() - Method in class de.sonallux.spotify.api.apis.albums.GetAlbumRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.albums.GetAlbumsTracksRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.albums.GetMultipleAlbumsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.artists.GetArtistRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.artists.GetArtistsAlbumsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.artists.GetArtistsRelatedArtistsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.artists.GetArtistsTopTracksRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.artists.GetMultipleArtistsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.browse.GetCategoriesPlaylistsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.browse.GetCategoriesRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.browse.GetCategoryRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.browse.GetFeaturedPlaylistsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.browse.GetNewReleasesRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationGenresRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.episodes.GetEpisodeRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.episodes.GetMultipleEpisodesRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.follow.CheckCurrentUserFollowsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.follow.CheckIfUserFollowsPlaylistRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.follow.FollowArtistsUsersRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.follow.FollowPlaylistRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.follow.GetFollowedRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.follow.UnfollowArtistsUsersRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.follow.UnfollowPlaylistRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.CheckUsersSavedAlbumsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.CheckUsersSavedEpisodesRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.CheckUsersSavedShowsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.CheckUsersSavedTracksRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedAlbumsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedEpisodesRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedShowsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedTracksRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.RemoveAlbumsUserRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.RemoveEpisodesUserRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.RemoveShowsUserRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.RemoveTracksUserRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.SaveAlbumsUserRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.SaveEpisodesUserRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.SaveShowsUserRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.library.SaveTracksUserRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.markets.GetAvailableMarketsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.personalization.GetUsersTopArtistsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.personalization.GetUsersTopTracksRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.AddToQueueRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.GetInformationAboutUsersCurrentPlaybackRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.GetRecentlyPlayedRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.GetUsersAvailableDevicesRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.GetUsersCurrentlyPlayingTrackRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.PauseUsersPlaybackRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.SeekToPositionInCurrentlyPlayingTrackRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.SetRepeatModeOnUsersPlaybackRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.SetVolumeForUsersPlaybackRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.SkipUsersPlaybackToNextTrackRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.SkipUsersPlaybackToPreviousTrackRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.StartUsersPlaybackRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.ToggleShuffleForUsersPlaybackRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.player.TransferUsersPlaybackRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.playlists.AddTracksToPlaylistRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.playlists.ChangePlaylistDetailsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.playlists.CreatePlaylistRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.playlists.GetListOfCurrentUsersPlaylistsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.playlists.GetListUsersPlaylistsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.playlists.GetPlaylistCoverRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.playlists.GetPlaylistRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.playlists.GetPlaylistsTracksRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.playlists.RemoveTracksPlaylistRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.playlists.ReorderPlaylistsTracksRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.playlists.ReplacePlaylistsTracksRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.playlists.UploadCustomPlaylistCoverRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.search.SearchRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.shows.GetMultipleShowsRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.shows.GetShowRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.shows.GetShowsEpisodesRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.tracks.GetAudioAnalysisRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.tracks.GetAudioFeaturesRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.tracks.GetSeveralAudioFeaturesRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.tracks.GetSeveralTracksRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.tracks.GetTrackRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.usersprofile.GetCurrentUsersProfileRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.apis.usersprofile.GetUsersProfileRequest
-
Build the request into an executable call
- build() - Method in class de.sonallux.spotify.api.authorization.AuthorizationUrlBuilder
- build() - Method in class de.sonallux.spotify.api.http.ApiClient.Builder
- build() - Method in class de.sonallux.spotify.api.SpotifyWebApiBuilder
- builder - Variable in class de.sonallux.spotify.api.authorization.AuthorizationUrlBuilder
- builder() - Static method in class de.sonallux.spotify.api.http.ApiClient
- builder() - Static method in class de.sonallux.spotify.api.SpotifyWebApi
- Builder() - Constructor for class de.sonallux.spotify.api.http.ApiClient.Builder
C
- callFactory(Call.Factory) - Method in class de.sonallux.spotify.api.http.ApiClient.Builder
- callFactory(Call.Factory) - Method in class de.sonallux.spotify.api.SpotifyWebApiBuilder
- cancel() - Method in class de.sonallux.spotify.api.http.ApiCall
- categories - Variable in class de.sonallux.spotify.api.models.Categories
- Categories - Class in de.sonallux.spotify.api.models
- Categories() - Constructor for class de.sonallux.spotify.api.models.Categories
- Category - Class in de.sonallux.spotify.api.models
- Category() - Constructor for class de.sonallux.spotify.api.models.Category
- changePlaylistDetails(String) - Method in class de.sonallux.spotify.api.apis.PlaylistsApi
-
Change a Playlist's Details
- ChangePlaylistDetailsRequest - Class in de.sonallux.spotify.api.apis.playlists
- ChangePlaylistDetailsRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.playlists.ChangePlaylistDetailsRequest
-
Change a Playlist's Details request
- checkCurrentUserFollows(String, String) - Method in class de.sonallux.spotify.api.apis.FollowApi
-
Get Following State for Artists/Users
- CheckCurrentUserFollowsRequest - Class in de.sonallux.spotify.api.apis.follow
- CheckCurrentUserFollowsRequest(ApiClient, String, String) - Constructor for class de.sonallux.spotify.api.apis.follow.CheckCurrentUserFollowsRequest
-
Get Following State for Artists/Users request
- checkIfUserFollowsPlaylist(String, String) - Method in class de.sonallux.spotify.api.apis.FollowApi
-
Check if Users Follow a Playlist
- CheckIfUserFollowsPlaylistRequest - Class in de.sonallux.spotify.api.apis.follow
- CheckIfUserFollowsPlaylistRequest(ApiClient, String, String) - Constructor for class de.sonallux.spotify.api.apis.follow.CheckIfUserFollowsPlaylistRequest
-
Check if Users Follow a Playlist request
- checkUsersSavedAlbums(String) - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Check User's Saved Albums
- CheckUsersSavedAlbumsRequest - Class in de.sonallux.spotify.api.apis.library
- CheckUsersSavedAlbumsRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.library.CheckUsersSavedAlbumsRequest
-
Check User's Saved Albums request
- checkUsersSavedEpisodes(String) - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Check User's Saved Episodes
- CheckUsersSavedEpisodesRequest - Class in de.sonallux.spotify.api.apis.library
- CheckUsersSavedEpisodesRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.library.CheckUsersSavedEpisodesRequest
-
Check User's Saved Episodes request
- checkUsersSavedShows(String) - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Check User's Saved Shows
- CheckUsersSavedShowsRequest - Class in de.sonallux.spotify.api.apis.library
- CheckUsersSavedShowsRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.library.CheckUsersSavedShowsRequest
-
Check User's Saved Shows request
- checkUsersSavedTracks(String) - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Check User's Saved Tracks
- CheckUsersSavedTracksRequest - Class in de.sonallux.spotify.api.apis.library
- CheckUsersSavedTracksRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.library.CheckUsersSavedTracksRequest
-
Check User's Saved Tracks request
- ClientCredentialsFlow - Class in de.sonallux.spotify.api.authorization.client_credentials
-
Implements the Client Credentials Flow
- ClientCredentialsFlow(String, String) - Constructor for class de.sonallux.spotify.api.authorization.client_credentials.ClientCredentialsFlow
- code() - Method in class de.sonallux.spotify.api.http.Response
-
Returns the HTTP status code
- collaborative - Variable in class de.sonallux.spotify.api.models.Playlist
-
trueif the owner allows other users to modify the playlist. - collaborative - Variable in class de.sonallux.spotify.api.models.SimplifiedPlaylist
-
trueif the owner allows other users to modify the playlist. - collaborative(boolean) - Method in class de.sonallux.spotify.api.apis.playlists.ChangePlaylistDetailsRequest
-
If
true, the playlist will become collaborative and other users will be able to modify the playlist in their Spotify client. - collaborative(boolean) - Method in class de.sonallux.spotify.api.apis.playlists.CreatePlaylistRequest
-
Defaults to
false. - confidence - Variable in class de.sonallux.spotify.api.models.Section
-
The confidence, from 0.0 to 1.0, of the reliability of the section’s "designation".
- confidence - Variable in class de.sonallux.spotify.api.models.Segment
- confidence - Variable in class de.sonallux.spotify.api.models.TimeInterval
-
The confidence, from 0.0 to 1.0, of the reliability of the interval.
- context - Variable in class de.sonallux.spotify.api.models.CurrentlyPlaying
-
A Context Object.
- context - Variable in class de.sonallux.spotify.api.models.CurrentlyPlayingContext
-
A Context Object.
- context - Variable in class de.sonallux.spotify.api.models.PlayHistory
-
The context the track was played from.
- Context - Class in de.sonallux.spotify.api.models
- Context() - Constructor for class de.sonallux.spotify.api.models.Context
- contextUri(String) - Method in class de.sonallux.spotify.api.apis.player.StartUsersPlaybackRequest
-
Spotify URI of the context to play.
- Copyright - Class in de.sonallux.spotify.api.models
- Copyright() - Constructor for class de.sonallux.spotify.api.models.Copyright
- copyrights - Variable in class de.sonallux.spotify.api.models.Album
-
The copyright statements of the album.
- copyrights - Variable in class de.sonallux.spotify.api.models.Show
-
The copyright statements of the show.
- copyrights - Variable in class de.sonallux.spotify.api.models.SimplifiedShow
-
The copyright statements of the show.
- country - Variable in class de.sonallux.spotify.api.models.PrivateUser
-
The country of the user, as set in the user's account profile.
- country(String) - Method in class de.sonallux.spotify.api.apis.browse.GetCategoriesPlaylistsRequest
-
A country: an ISO 3166-1 alpha-2 country code.
- country(String) - Method in class de.sonallux.spotify.api.apis.browse.GetCategoriesRequest
-
A country: an ISO 3166-1 alpha-2 country code.
- country(String) - Method in class de.sonallux.spotify.api.apis.browse.GetCategoryRequest
-
A country: an ISO 3166-1 alpha-2 country code.
- country(String) - Method in class de.sonallux.spotify.api.apis.browse.GetFeaturedPlaylistsRequest
-
A country: an ISO 3166-1 alpha-2 country code.
- country(String) - Method in class de.sonallux.spotify.api.apis.browse.GetNewReleasesRequest
-
A country: an ISO 3166-1 alpha-2 country code.
- createApiCall(ApiClient, Request, TypeReference<T>) - Method in class de.sonallux.spotify.api.http.ApiCall.Factory
- createApiCall(ApiClient, Request, TypeReference<T>) - Method in class de.sonallux.spotify.api.http.AuthorizedApiCall.Factory
- createApiCall(Request, TypeReference<T>) - Method in class de.sonallux.spotify.api.http.ApiClient
- createAuthorizationUrl() - Method in class de.sonallux.spotify.api.authorization.authorization_code.AuthorizationCodeFlow
- createAuthorizationUrl() - Method in class de.sonallux.spotify.api.authorization.implicit_grant.ImplicitGrantFlow
- createAuthorizationUrl(String) - Method in class de.sonallux.spotify.api.authorization.authorization_code.AuthorizationCodePKCEFlow
- createPlaylist(String, String) - Method in class de.sonallux.spotify.api.apis.PlaylistsApi
-
Create a Playlist
- CreatePlaylistRequest - Class in de.sonallux.spotify.api.apis.playlists
- CreatePlaylistRequest(ApiClient, String, String) - Constructor for class de.sonallux.spotify.api.apis.playlists.CreatePlaylistRequest
-
Create a Playlist request
- CurrentlyPlaying - Class in de.sonallux.spotify.api.models
- CurrentlyPlaying() - Constructor for class de.sonallux.spotify.api.models.CurrentlyPlaying
- CurrentlyPlayingContext - Class in de.sonallux.spotify.api.models
- CurrentlyPlayingContext() - Constructor for class de.sonallux.spotify.api.models.CurrentlyPlayingContext
- currentlyPlayingType - Variable in class de.sonallux.spotify.api.models.CurrentlyPlaying
-
The object type of the currently playing item.
- currentlyPlayingType - Variable in class de.sonallux.spotify.api.models.CurrentlyPlayingContext
-
The object type of the currently playing item.
- Cursor - Class in de.sonallux.spotify.api.models
- Cursor() - Constructor for class de.sonallux.spotify.api.models.Cursor
- CursorPaging<T> - Class in de.sonallux.spotify.api.models
- CursorPaging() - Constructor for class de.sonallux.spotify.api.models.CursorPaging
- cursors - Variable in class de.sonallux.spotify.api.models.CursorPaging
-
The cursors used to find the next set of items.
D
- danceability - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
Danceability describes how suitable a track is for dancing based on a combination of musical elements including tempo, rhythm stability, beat strength, and overall regularity.
- danceability - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
Danceability describes how suitable a track is for dancing based on a combination of musical elements including tempo, rhythm stability, beat strength, and overall regularity.
- de.sonallux.spotify.api - package de.sonallux.spotify.api
- de.sonallux.spotify.api.apis - package de.sonallux.spotify.api.apis
- de.sonallux.spotify.api.apis.albums - package de.sonallux.spotify.api.apis.albums
- de.sonallux.spotify.api.apis.artists - package de.sonallux.spotify.api.apis.artists
- de.sonallux.spotify.api.apis.browse - package de.sonallux.spotify.api.apis.browse
- de.sonallux.spotify.api.apis.episodes - package de.sonallux.spotify.api.apis.episodes
- de.sonallux.spotify.api.apis.follow - package de.sonallux.spotify.api.apis.follow
- de.sonallux.spotify.api.apis.library - package de.sonallux.spotify.api.apis.library
- de.sonallux.spotify.api.apis.markets - package de.sonallux.spotify.api.apis.markets
- de.sonallux.spotify.api.apis.personalization - package de.sonallux.spotify.api.apis.personalization
- de.sonallux.spotify.api.apis.player - package de.sonallux.spotify.api.apis.player
- de.sonallux.spotify.api.apis.playlists - package de.sonallux.spotify.api.apis.playlists
- de.sonallux.spotify.api.apis.search - package de.sonallux.spotify.api.apis.search
- de.sonallux.spotify.api.apis.shows - package de.sonallux.spotify.api.apis.shows
- de.sonallux.spotify.api.apis.tracks - package de.sonallux.spotify.api.apis.tracks
- de.sonallux.spotify.api.apis.usersprofile - package de.sonallux.spotify.api.apis.usersprofile
- de.sonallux.spotify.api.authorization - package de.sonallux.spotify.api.authorization
- de.sonallux.spotify.api.authorization.authorization_code - package de.sonallux.spotify.api.authorization.authorization_code
- de.sonallux.spotify.api.authorization.client_credentials - package de.sonallux.spotify.api.authorization.client_credentials
- de.sonallux.spotify.api.authorization.implicit_grant - package de.sonallux.spotify.api.authorization.implicit_grant
- de.sonallux.spotify.api.http - package de.sonallux.spotify.api.http
- de.sonallux.spotify.api.models - package de.sonallux.spotify.api.models
- de.sonallux.spotify.api.util - package de.sonallux.spotify.api.util
- description - Variable in class de.sonallux.spotify.api.models.Episode
-
A description of the episode.
- description - Variable in class de.sonallux.spotify.api.models.Playlist
-
The playlist description.
- description - Variable in class de.sonallux.spotify.api.models.Show
-
A description of the show.
- description - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
A description of the episode.
- description - Variable in class de.sonallux.spotify.api.models.SimplifiedPlaylist
-
The playlist description.
- description - Variable in class de.sonallux.spotify.api.models.SimplifiedShow
-
A description of the show.
- description(String) - Method in class de.sonallux.spotify.api.apis.playlists.ChangePlaylistDetailsRequest
-
Value for playlist description as displayed in Spotify Clients and in the Web API.
- description(String) - Method in class de.sonallux.spotify.api.apis.playlists.CreatePlaylistRequest
-
value for playlist description as displayed in Spotify Clients and in the Web API.
- device - Variable in class de.sonallux.spotify.api.models.CurrentlyPlayingContext
-
The device that is currently active.
- Device - Class in de.sonallux.spotify.api.models
- Device() - Constructor for class de.sonallux.spotify.api.models.Device
- deviceId(String) - Method in class de.sonallux.spotify.api.apis.player.AddToQueueRequest
-
The id of the device this command is targeting.
- deviceId(String) - Method in class de.sonallux.spotify.api.apis.player.PauseUsersPlaybackRequest
-
The id of the device this command is targeting.
- deviceId(String) - Method in class de.sonallux.spotify.api.apis.player.SeekToPositionInCurrentlyPlayingTrackRequest
-
The id of the device this command is targeting.
- deviceId(String) - Method in class de.sonallux.spotify.api.apis.player.SetRepeatModeOnUsersPlaybackRequest
-
The id of the device this command is targeting.
- deviceId(String) - Method in class de.sonallux.spotify.api.apis.player.SetVolumeForUsersPlaybackRequest
-
The id of the device this command is targeting.
- deviceId(String) - Method in class de.sonallux.spotify.api.apis.player.SkipUsersPlaybackToNextTrackRequest
-
The id of the device this command is targeting.
- deviceId(String) - Method in class de.sonallux.spotify.api.apis.player.SkipUsersPlaybackToPreviousTrackRequest
-
The id of the device this command is targeting.
- deviceId(String) - Method in class de.sonallux.spotify.api.apis.player.StartUsersPlaybackRequest
-
The id of the device this command is targeting.
- deviceId(String) - Method in class de.sonallux.spotify.api.apis.player.ToggleShuffleForUsersPlaybackRequest
-
The id of the device this command is targeting.
- devices - Variable in class de.sonallux.spotify.api.models.Devices
-
A list of 0..n Device objects
- Devices - Class in de.sonallux.spotify.api.models
- Devices() - Constructor for class de.sonallux.spotify.api.models.Devices
- Disallows - Class in de.sonallux.spotify.api.models
- Disallows() - Constructor for class de.sonallux.spotify.api.models.Disallows
- discNumber - Variable in class de.sonallux.spotify.api.models.SimplifiedTrack
-
The disc number (usually
1unless the album consists of more than one disc). - discNumber - Variable in class de.sonallux.spotify.api.models.Track
-
The disc number (usually
1unless the album consists of more than one disc). - displayName - Variable in class de.sonallux.spotify.api.models.PrivateUser
-
The name displayed on the user's profile.
- displayName - Variable in class de.sonallux.spotify.api.models.PublicUser
-
The name displayed on the user's profile.
- duration - Variable in class de.sonallux.spotify.api.models.Section
-
The duration (in seconds) of the section.
- duration - Variable in class de.sonallux.spotify.api.models.Segment
- duration - Variable in class de.sonallux.spotify.api.models.TimeInterval
-
The duration (in seconds) of the time interval.
- durationMs - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
The duration of the track in milliseconds.
- durationMs - Variable in class de.sonallux.spotify.api.models.Episode
-
The episode length in milliseconds.
- durationMs - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
The episode length in milliseconds.
- durationMs - Variable in class de.sonallux.spotify.api.models.SimplifiedTrack
-
The track length in milliseconds.
- durationMs - Variable in class de.sonallux.spotify.api.models.Track
-
The track length in milliseconds.
- durationMs - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
The duration of the track in milliseconds.
E
- ean - Variable in class de.sonallux.spotify.api.models.ExternalId
- email - Variable in class de.sonallux.spotify.api.models.PrivateUser
-
The user's email address, as entered by the user when creating their account.
- energy - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
Energy is a measure from 0.0 to 1.0 and represents a perceptual measure of intensity and activity.
- energy - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
Energy is a measure from 0.0 to 1.0 and represents a perceptual measure of intensity and activity.
- episode - Variable in class de.sonallux.spotify.api.models.SavedEpisode
-
Information about the episode.
- Episode - Class in de.sonallux.spotify.api.models
- Episode() - Constructor for class de.sonallux.spotify.api.models.Episode
- EPISODE - de.sonallux.spotify.api.util.SpotifyUri.Type
- EpisodeRestriction - Class in de.sonallux.spotify.api.models
- EpisodeRestriction() - Constructor for class de.sonallux.spotify.api.models.EpisodeRestriction
- episodes - Variable in class de.sonallux.spotify.api.models.Episodes
- episodes - Variable in class de.sonallux.spotify.api.models.SearchResponse
- episodes - Variable in class de.sonallux.spotify.api.models.Show
-
A list of the show's episodes.
- Episodes - Class in de.sonallux.spotify.api.models
- Episodes() - Constructor for class de.sonallux.spotify.api.models.Episodes
- EpisodesApi - Class in de.sonallux.spotify.api.apis
- EpisodesApi() - Constructor for class de.sonallux.spotify.api.apis.EpisodesApi
- error - Variable in class de.sonallux.spotify.api.models.ErrorResponse
- error(Error, Response) - Static method in class de.sonallux.spotify.api.http.Response
- error(String) - Static method in class de.sonallux.spotify.api.authorization.AuthorizationRedirectResponse
- error(String, String) - Static method in class de.sonallux.spotify.api.authorization.AuthorizationRedirectResponse
- Error - Class in de.sonallux.spotify.api.models
- Error() - Constructor for class de.sonallux.spotify.api.models.Error
- errorBody() - Method in class de.sonallux.spotify.api.http.Response
-
Returns an error representation for non successful responses.
- ErrorResponse - Class in de.sonallux.spotify.api.models
- ErrorResponse() - Constructor for class de.sonallux.spotify.api.models.ErrorResponse
- exchangeAuthorizationCode(AuthorizationRedirectResponse<String>) - Method in class de.sonallux.spotify.api.authorization.authorization_code.AuthorizationCodeFlow
- exchangeAuthorizationCode(AuthorizationRedirectResponse<String>, String) - Method in class de.sonallux.spotify.api.authorization.authorization_code.AuthorizationCodePKCEFlow
- execute() - Method in class de.sonallux.spotify.api.http.ApiCall
- executeCall() - Method in class de.sonallux.spotify.api.http.ApiCall
- expiresIn - Variable in class de.sonallux.spotify.api.authorization.AuthTokens
- explicit - Variable in class de.sonallux.spotify.api.models.Episode
-
Whether or not the episode has explicit content (true = yes it does; false = no it does not OR unknown).
- explicit - Variable in class de.sonallux.spotify.api.models.Show
-
Whether or not the show has explicit content (true = yes it does; false = no it does not OR unknown).
- explicit - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
Whether or not the episode has explicit content (true = yes it does; false = no it does not OR unknown).
- explicit - Variable in class de.sonallux.spotify.api.models.SimplifiedShow
-
Whether or not the show has explicit content (true = yes it does; false = no it does not OR unknown).
- explicit - Variable in class de.sonallux.spotify.api.models.SimplifiedTrack
-
Whether or not the track has explicit lyrics (
true= yes it does;false= no it does not OR unknown). - explicit - Variable in class de.sonallux.spotify.api.models.Track
-
Whether or not the track has explicit lyrics (
true= yes it does;false= no it does not OR unknown). - explicitContent - Variable in class de.sonallux.spotify.api.models.PrivateUser
-
The user's explicit content settings.
- ExplicitContentSettings - Class in de.sonallux.spotify.api.models
- ExplicitContentSettings() - Constructor for class de.sonallux.spotify.api.models.ExplicitContentSettings
- ExternalId - Class in de.sonallux.spotify.api.models
- ExternalId() - Constructor for class de.sonallux.spotify.api.models.ExternalId
- externalIds - Variable in class de.sonallux.spotify.api.models.Album
-
Known external IDs for the album.
- externalIds - Variable in class de.sonallux.spotify.api.models.Track
-
Known external IDs for the track.
- ExternalUrl - Class in de.sonallux.spotify.api.models
- ExternalUrl() - Constructor for class de.sonallux.spotify.api.models.ExternalUrl
- externalUrls - Variable in class de.sonallux.spotify.api.models.Album
-
Known external URLs for this album.
- externalUrls - Variable in class de.sonallux.spotify.api.models.Artist
-
Known external URLs for this artist.
- externalUrls - Variable in class de.sonallux.spotify.api.models.Context
-
External URLs for this context.
- externalUrls - Variable in class de.sonallux.spotify.api.models.Episode
-
External URLs for this episode.
- externalUrls - Variable in class de.sonallux.spotify.api.models.LinkedTrack
-
Known external URLs for this track.
- externalUrls - Variable in class de.sonallux.spotify.api.models.Playlist
-
Known external URLs for this playlist.
- externalUrls - Variable in class de.sonallux.spotify.api.models.PrivateUser
-
Known external URLs for this user.
- externalUrls - Variable in class de.sonallux.spotify.api.models.PublicUser
-
Known public external URLs for this user.
- externalUrls - Variable in class de.sonallux.spotify.api.models.Show
-
External URLs for this show.
- externalUrls - Variable in class de.sonallux.spotify.api.models.SimplifiedAlbum
-
Known external URLs for this album.
- externalUrls - Variable in class de.sonallux.spotify.api.models.SimplifiedArtist
-
Known external URLs for this artist.
- externalUrls - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
External URLs for this episode.
- externalUrls - Variable in class de.sonallux.spotify.api.models.SimplifiedPlaylist
-
Known external URLs for this playlist.
- externalUrls - Variable in class de.sonallux.spotify.api.models.SimplifiedShow
-
External URLs for this show.
- externalUrls - Variable in class de.sonallux.spotify.api.models.SimplifiedTrack
-
External URLs for this track.
- externalUrls - Variable in class de.sonallux.spotify.api.models.Track
-
Known external URLs for this track.
F
- Factory() - Constructor for class de.sonallux.spotify.api.http.ApiCall.Factory
- Factory() - Constructor for class de.sonallux.spotify.api.http.AuthorizedApiCall.Factory
- FeaturedPlaylist - Class in de.sonallux.spotify.api.models
- FeaturedPlaylist() - Constructor for class de.sonallux.spotify.api.models.FeaturedPlaylist
- fields(String) - Method in class de.sonallux.spotify.api.apis.playlists.GetPlaylistRequest
-
Filters for the query: a comma-separated list of the fields to return.
- fields(String) - Method in class de.sonallux.spotify.api.apis.playlists.GetPlaylistsTracksRequest
-
Filters for the query: a comma-separated list of the fields to return.
- filterEnabled - Variable in class de.sonallux.spotify.api.models.ExplicitContentSettings
-
When
true, indicates that explicit content should not be played. - filterLocked - Variable in class de.sonallux.spotify.api.models.ExplicitContentSettings
-
When
true, indicates that the explicit content setting is locked and can't be changed by the user. - FollowApi - Class in de.sonallux.spotify.api.apis
- FollowApi() - Constructor for class de.sonallux.spotify.api.apis.FollowApi
- followArtistsUsers(String, List<String>) - Method in class de.sonallux.spotify.api.apis.FollowApi
-
Follow Artists or Users
- FollowArtistsUsersRequest - Class in de.sonallux.spotify.api.apis.follow
- FollowArtistsUsersRequest(ApiClient, String, List<String>) - Constructor for class de.sonallux.spotify.api.apis.follow.FollowArtistsUsersRequest
-
Follow Artists or Users request
- followers - Variable in class de.sonallux.spotify.api.models.Artist
-
Information about the followers of the artist.
- followers - Variable in class de.sonallux.spotify.api.models.Playlist
-
Information about the followers of the playlist.
- followers - Variable in class de.sonallux.spotify.api.models.PrivateUser
-
Information about the followers of the user.
- followers - Variable in class de.sonallux.spotify.api.models.PublicUser
-
Information about the followers of this user.
- Followers - Class in de.sonallux.spotify.api.models
- Followers() - Constructor for class de.sonallux.spotify.api.models.Followers
- FollowingArtists - Class in de.sonallux.spotify.api.models
- FollowingArtists() - Constructor for class de.sonallux.spotify.api.models.FollowingArtists
- followPlaylist(String) - Method in class de.sonallux.spotify.api.apis.FollowApi
-
Follow a Playlist
- FollowPlaylistRequest - Class in de.sonallux.spotify.api.apis.follow
- FollowPlaylistRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.follow.FollowPlaylistRequest
-
Follow a Playlist request
- fullyPlayed - Variable in class de.sonallux.spotify.api.models.ResumePoint
-
Whether or not the episode has been fully played by the user.
G
- genres - Variable in class de.sonallux.spotify.api.models.Album
-
A list of the genres used to classify the album.
- genres - Variable in class de.sonallux.spotify.api.models.Artist
-
A list of the genres the artist is associated with.
- genres - Variable in class de.sonallux.spotify.api.models.GenreSeeds
- GenreSeeds - Class in de.sonallux.spotify.api.models
- GenreSeeds() - Constructor for class de.sonallux.spotify.api.models.GenreSeeds
- get(String) - Static method in enum de.sonallux.spotify.api.util.SpotifyUri.Type
- getAlbum(String) - Method in class de.sonallux.spotify.api.apis.AlbumsApi
-
Get an Album
- getAlbumId() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- GetAlbumRequest - Class in de.sonallux.spotify.api.apis.albums
- GetAlbumRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.albums.GetAlbumRequest
-
Get an Album request
- getAlbumsTracks(String) - Method in class de.sonallux.spotify.api.apis.AlbumsApi
-
Get an Album's Tracks
- GetAlbumsTracksRequest - Class in de.sonallux.spotify.api.apis.albums
- GetAlbumsTracksRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.albums.GetAlbumsTracksRequest
-
Get an Album's Tracks request
- getArtist(String) - Method in class de.sonallux.spotify.api.apis.ArtistsApi
-
Get an Artist
- getArtistId() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- GetArtistRequest - Class in de.sonallux.spotify.api.apis.artists
- GetArtistRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.artists.GetArtistRequest
-
Get an Artist request
- getArtistsAlbums(String) - Method in class de.sonallux.spotify.api.apis.ArtistsApi
-
Get an Artist's Albums
- GetArtistsAlbumsRequest - Class in de.sonallux.spotify.api.apis.artists
- GetArtistsAlbumsRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.artists.GetArtistsAlbumsRequest
-
Get an Artist's Albums request
- getArtistsRelatedArtists(String) - Method in class de.sonallux.spotify.api.apis.ArtistsApi
-
Get an Artist's Related Artists
- GetArtistsRelatedArtistsRequest - Class in de.sonallux.spotify.api.apis.artists
- GetArtistsRelatedArtistsRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.artists.GetArtistsRelatedArtistsRequest
-
Get an Artist's Related Artists request
- getArtistsTopTracks(String, String) - Method in class de.sonallux.spotify.api.apis.ArtistsApi
-
Get an Artist's Top Tracks
- GetArtistsTopTracksRequest - Class in de.sonallux.spotify.api.apis.artists
- GetArtistsTopTracksRequest(ApiClient, String, String) - Constructor for class de.sonallux.spotify.api.apis.artists.GetArtistsTopTracksRequest
-
Get an Artist's Top Tracks request
- getAudioAnalysis(String) - Method in class de.sonallux.spotify.api.apis.TracksApi
-
Get Audio Analysis for a Track
- GetAudioAnalysisRequest - Class in de.sonallux.spotify.api.apis.tracks
- GetAudioAnalysisRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.tracks.GetAudioAnalysisRequest
-
Get Audio Analysis for a Track request
- getAudioFeatures(String) - Method in class de.sonallux.spotify.api.apis.TracksApi
-
Get Audio Features for a Track
- GetAudioFeaturesRequest - Class in de.sonallux.spotify.api.apis.tracks
- GetAudioFeaturesRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.tracks.GetAudioFeaturesRequest
-
Get Audio Features for a Track request
- getAuthorizationHeaderValue() - Method in interface de.sonallux.spotify.api.authorization.ApiAuthorizationProvider
-
Get the value for the
Authorizationheader that should be added to a request. - getAuthorizationHeaderValue() - Method in class de.sonallux.spotify.api.authorization.SimpleApiAuthorizationProvider
- getAuthorizationHeaderValue() - Method in class de.sonallux.spotify.api.authorization.TokenStoreApiAuthorizationProvider
- getAvailableMarkets() - Method in class de.sonallux.spotify.api.apis.MarketsApi
-
Get Available Markets
- GetAvailableMarketsRequest - Class in de.sonallux.spotify.api.apis.markets
- GetAvailableMarketsRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.markets.GetAvailableMarketsRequest
-
Get Available Markets request
- getCategories() - Method in class de.sonallux.spotify.api.apis.BrowseApi
-
Get All Categories
- getCategoriesPlaylists(String) - Method in class de.sonallux.spotify.api.apis.BrowseApi
-
Get a Category's Playlists
- GetCategoriesPlaylistsRequest - Class in de.sonallux.spotify.api.apis.browse
- GetCategoriesPlaylistsRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.browse.GetCategoriesPlaylistsRequest
-
Get a Category's Playlists request
- GetCategoriesRequest - Class in de.sonallux.spotify.api.apis.browse
- GetCategoriesRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.browse.GetCategoriesRequest
-
Get All Categories request
- getCategory(String) - Method in class de.sonallux.spotify.api.apis.BrowseApi
-
Get a Category
- GetCategoryRequest - Class in de.sonallux.spotify.api.apis.browse
- GetCategoryRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.browse.GetCategoryRequest
-
Get a Category request
- getCurrentUsersProfile() - Method in class de.sonallux.spotify.api.apis.UsersProfileApi
-
Get Current User's Profile
- GetCurrentUsersProfileRequest - Class in de.sonallux.spotify.api.apis.usersprofile
- GetCurrentUsersProfileRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.usersprofile.GetCurrentUsersProfileRequest
-
Get Current User's Profile request
- getEpisode(String) - Method in class de.sonallux.spotify.api.apis.EpisodesApi
-
Get an Episode
- getEpisodeId() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- GetEpisodeRequest - Class in de.sonallux.spotify.api.apis.episodes
- GetEpisodeRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.episodes.GetEpisodeRequest
-
Get an Episode request
- getError() - Method in exception de.sonallux.spotify.api.SpotifyApiException
- getFeaturedPlaylists() - Method in class de.sonallux.spotify.api.apis.BrowseApi
-
Get All Featured Playlists
- GetFeaturedPlaylistsRequest - Class in de.sonallux.spotify.api.apis.browse
- GetFeaturedPlaylistsRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.browse.GetFeaturedPlaylistsRequest
-
Get All Featured Playlists request
- getFollowed(String) - Method in class de.sonallux.spotify.api.apis.FollowApi
-
Get User's Followed Artists
- GetFollowedRequest - Class in de.sonallux.spotify.api.apis.follow
- GetFollowedRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.follow.GetFollowedRequest
-
Get User's Followed Artists request
- getInformationAboutUsersCurrentPlayback() - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Get Information About The User's Current Playback
- GetInformationAboutUsersCurrentPlaybackRequest - Class in de.sonallux.spotify.api.apis.player
- GetInformationAboutUsersCurrentPlaybackRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.player.GetInformationAboutUsersCurrentPlaybackRequest
-
Get Information About The User's Current Playback request
- getListOfCurrentUsersPlaylists() - Method in class de.sonallux.spotify.api.apis.PlaylistsApi
-
Get a List of Current User's Playlists
- GetListOfCurrentUsersPlaylistsRequest - Class in de.sonallux.spotify.api.apis.playlists
- GetListOfCurrentUsersPlaylistsRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.playlists.GetListOfCurrentUsersPlaylistsRequest
-
Get a List of Current User's Playlists request
- getListUsersPlaylists(String) - Method in class de.sonallux.spotify.api.apis.PlaylistsApi
-
Get a List of a User's Playlists
- GetListUsersPlaylistsRequest - Class in de.sonallux.spotify.api.apis.playlists
- GetListUsersPlaylistsRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.playlists.GetListUsersPlaylistsRequest
-
Get a List of a User's Playlists request
- getMultipleAlbums(String) - Method in class de.sonallux.spotify.api.apis.AlbumsApi
-
Get Multiple Albums
- GetMultipleAlbumsRequest - Class in de.sonallux.spotify.api.apis.albums
- GetMultipleAlbumsRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.albums.GetMultipleAlbumsRequest
-
Get Multiple Albums request
- getMultipleArtists(String) - Method in class de.sonallux.spotify.api.apis.ArtistsApi
-
Get Multiple Artists
- GetMultipleArtistsRequest - Class in de.sonallux.spotify.api.apis.artists
- GetMultipleArtistsRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.artists.GetMultipleArtistsRequest
-
Get Multiple Artists request
- getMultipleEpisodes(String) - Method in class de.sonallux.spotify.api.apis.EpisodesApi
-
Get Multiple Episodes
- GetMultipleEpisodesRequest - Class in de.sonallux.spotify.api.apis.episodes
- GetMultipleEpisodesRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.episodes.GetMultipleEpisodesRequest
-
Get Multiple Episodes request
- getMultipleShows(String) - Method in class de.sonallux.spotify.api.apis.ShowsApi
-
Get Multiple Shows
- GetMultipleShowsRequest - Class in de.sonallux.spotify.api.apis.shows
- GetMultipleShowsRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.shows.GetMultipleShowsRequest
-
Get Multiple Shows request
- getName() - Method in enum de.sonallux.spotify.api.authorization.Scope
- getNewReleases() - Method in class de.sonallux.spotify.api.apis.BrowseApi
-
Get All New Releases
- GetNewReleasesRequest - Class in de.sonallux.spotify.api.apis.browse
- GetNewReleasesRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.browse.GetNewReleasesRequest
-
Get All New Releases request
- getPlaylist(String) - Method in class de.sonallux.spotify.api.apis.PlaylistsApi
-
Get a Playlist
- getPlaylistCover(String) - Method in class de.sonallux.spotify.api.apis.PlaylistsApi
-
Get a Playlist Cover Image
- GetPlaylistCoverRequest - Class in de.sonallux.spotify.api.apis.playlists
- GetPlaylistCoverRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.playlists.GetPlaylistCoverRequest
-
Get a Playlist Cover Image request
- getPlaylistId() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- GetPlaylistRequest - Class in de.sonallux.spotify.api.apis.playlists
- GetPlaylistRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.playlists.GetPlaylistRequest
-
Get a Playlist request
- getPlaylistsTracks(String) - Method in class de.sonallux.spotify.api.apis.PlaylistsApi
-
Get a Playlist's Items
- GetPlaylistsTracksRequest - Class in de.sonallux.spotify.api.apis.playlists
- GetPlaylistsTracksRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.playlists.GetPlaylistsTracksRequest
-
Get a Playlist's Items request
- getRawCall() - Method in class de.sonallux.spotify.api.http.ApiCall
-
Returns the raw call, initializing it if necessary.
- getRecentlyPlayed() - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Get Current User's Recently Played Tracks
- GetRecentlyPlayedRequest - Class in de.sonallux.spotify.api.apis.player
- GetRecentlyPlayedRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.player.GetRecentlyPlayedRequest
-
Get Current User's Recently Played Tracks request
- getRecommendationGenres() - Method in class de.sonallux.spotify.api.apis.BrowseApi
-
Get Recommendation Genres
- GetRecommendationGenresRequest - Class in de.sonallux.spotify.api.apis.browse
- GetRecommendationGenresRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.browse.GetRecommendationGenresRequest
-
Get Recommendation Genres request
- getRecommendations(String, String, String) - Method in class de.sonallux.spotify.api.apis.BrowseApi
-
Get Recommendations
- GetRecommendationsRequest - Class in de.sonallux.spotify.api.apis.browse
- GetRecommendationsRequest(ApiClient, String, String, String) - Constructor for class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
Get Recommendations request
- getSeveralAudioFeatures(String) - Method in class de.sonallux.spotify.api.apis.TracksApi
-
Get Audio Features for Several Tracks
- GetSeveralAudioFeaturesRequest - Class in de.sonallux.spotify.api.apis.tracks
- GetSeveralAudioFeaturesRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.tracks.GetSeveralAudioFeaturesRequest
-
Get Audio Features for Several Tracks request
- getSeveralTracks(String) - Method in class de.sonallux.spotify.api.apis.TracksApi
-
Get Several Tracks
- GetSeveralTracksRequest - Class in de.sonallux.spotify.api.apis.tracks
- GetSeveralTracksRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.tracks.GetSeveralTracksRequest
-
Get Several Tracks request
- getShow(String) - Method in class de.sonallux.spotify.api.apis.ShowsApi
-
Get a Show
- getShowId() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- GetShowRequest - Class in de.sonallux.spotify.api.apis.shows
- GetShowRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.shows.GetShowRequest
-
Get a Show request
- getShowsEpisodes(String) - Method in class de.sonallux.spotify.api.apis.ShowsApi
-
Get a Show's Episodes
- GetShowsEpisodesRequest - Class in de.sonallux.spotify.api.apis.shows
- GetShowsEpisodesRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.shows.GetShowsEpisodesRequest
-
Get a Show's Episodes request
- getTrack(String) - Method in class de.sonallux.spotify.api.apis.TracksApi
-
Get a Track
- getTrackId() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- GetTrackRequest - Class in de.sonallux.spotify.api.apis.tracks
- GetTrackRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.tracks.GetTrackRequest
-
Get a Track request
- getUserId() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- getUsersAvailableDevices() - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Get a User's Available Devices
- GetUsersAvailableDevicesRequest - Class in de.sonallux.spotify.api.apis.player
- GetUsersAvailableDevicesRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.player.GetUsersAvailableDevicesRequest
-
Get a User's Available Devices request
- getUsersCurrentlyPlayingTrack(String) - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Get the User's Currently Playing Track
- GetUsersCurrentlyPlayingTrackRequest - Class in de.sonallux.spotify.api.apis.player
- GetUsersCurrentlyPlayingTrackRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.player.GetUsersCurrentlyPlayingTrackRequest
-
Get the User's Currently Playing Track request
- getUsersProfile(String) - Method in class de.sonallux.spotify.api.apis.UsersProfileApi
-
Get a User's Profile
- GetUsersProfileRequest - Class in de.sonallux.spotify.api.apis.usersprofile
- GetUsersProfileRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.usersprofile.GetUsersProfileRequest
-
Get a User's Profile request
- getUsersSavedAlbums() - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Get User's Saved Albums
- GetUsersSavedAlbumsRequest - Class in de.sonallux.spotify.api.apis.library
- GetUsersSavedAlbumsRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.library.GetUsersSavedAlbumsRequest
-
Get User's Saved Albums request
- getUsersSavedEpisodes() - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Get User's Saved Episodes
- GetUsersSavedEpisodesRequest - Class in de.sonallux.spotify.api.apis.library
- GetUsersSavedEpisodesRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.library.GetUsersSavedEpisodesRequest
-
Get User's Saved Episodes request
- getUsersSavedShows() - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Get User's Saved Shows
- GetUsersSavedShowsRequest - Class in de.sonallux.spotify.api.apis.library
- GetUsersSavedShowsRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.library.GetUsersSavedShowsRequest
-
Get User's Saved Shows request
- getUsersSavedTracks() - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Get User's Saved Tracks
- GetUsersSavedTracksRequest - Class in de.sonallux.spotify.api.apis.library
- GetUsersSavedTracksRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.library.GetUsersSavedTracksRequest
-
Get User's Saved Tracks request
- getUsersTopArtists() - Method in class de.sonallux.spotify.api.apis.PersonalizationApi
-
Get a User's Top Artists
- GetUsersTopArtistsRequest - Class in de.sonallux.spotify.api.apis.personalization
- GetUsersTopArtistsRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.personalization.GetUsersTopArtistsRequest
-
Get a User's Top Artists request
- getUsersTopTracks() - Method in class de.sonallux.spotify.api.apis.PersonalizationApi
-
Get a User's Top Tracks
- GetUsersTopTracksRequest - Class in de.sonallux.spotify.api.apis.personalization
- GetUsersTopTracksRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.personalization.GetUsersTopTracksRequest
-
Get a User's Top Tracks request
H
- hasText(String) - Static method in class de.sonallux.spotify.api.util.TextUtil
- height - Variable in class de.sonallux.spotify.api.models.Image
-
The image height in pixels.
- href - Variable in class de.sonallux.spotify.api.models.BaseObject
-
A link to the Web API endpoint providing full details of the object.
- href - Variable in class de.sonallux.spotify.api.models.Category
-
A link to the Web API endpoint returning full details of the category.
- href - Variable in class de.sonallux.spotify.api.models.Context
-
A link to the Web API endpoint providing full details of the track.
- href - Variable in class de.sonallux.spotify.api.models.CursorPaging
-
A link to the Web API endpoint returning the full result of the request.
- href - Variable in class de.sonallux.spotify.api.models.Followers
-
This will always be set to null, as the Web API does not support it at the moment.
- href - Variable in class de.sonallux.spotify.api.models.Paging
-
A link to the Web API endpoint returning the full result of the request
- href - Variable in class de.sonallux.spotify.api.models.PlaylistTracksRef
-
A link to the Web API endpoint where full details of the playlist's tracks can be retrieved.
- href - Variable in class de.sonallux.spotify.api.models.RecommendationSeed
-
A link to the full track or artist data for this seed.
- htmlDescription - Variable in class de.sonallux.spotify.api.models.Episode
-
A description of the episode.
- htmlDescription - Variable in class de.sonallux.spotify.api.models.Show
-
A description of the show.
- htmlDescription - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
A description of the episode.
- htmlDescription - Variable in class de.sonallux.spotify.api.models.SimplifiedShow
-
A description of the show.
- httpClient(OkHttpClient) - Method in class de.sonallux.spotify.api.http.ApiClient.Builder
- httpClient(OkHttpClient) - Method in class de.sonallux.spotify.api.SpotifyWebApiBuilder
I
- icons - Variable in class de.sonallux.spotify.api.models.Category
-
The category icon, in various sizes.
- id - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
The Spotify ID for the track.
- id - Variable in class de.sonallux.spotify.api.models.BaseObject
-
The Spotify ID for the object.
- id - Variable in class de.sonallux.spotify.api.models.Category
-
The Spotify category ID of the category.
- id - Variable in class de.sonallux.spotify.api.models.Device
-
The device ID.
- id - Variable in class de.sonallux.spotify.api.models.RecommendationSeed
-
The id used to select this seed.
- Image - Class in de.sonallux.spotify.api.models
- Image() - Constructor for class de.sonallux.spotify.api.models.Image
- images - Variable in class de.sonallux.spotify.api.models.Album
-
The cover art for the album in various sizes, widest first.
- images - Variable in class de.sonallux.spotify.api.models.Artist
-
Images of the artist in various sizes, widest first.
- images - Variable in class de.sonallux.spotify.api.models.Episode
-
The cover art for the episode in various sizes, widest first.
- images - Variable in class de.sonallux.spotify.api.models.Playlist
-
Images for the playlist.
- images - Variable in class de.sonallux.spotify.api.models.PrivateUser
-
The user's profile image.
- images - Variable in class de.sonallux.spotify.api.models.PublicUser
-
The user's profile image.
- images - Variable in class de.sonallux.spotify.api.models.Show
-
The cover art for the show in various sizes, widest first.
- images - Variable in class de.sonallux.spotify.api.models.SimplifiedAlbum
-
The cover art for the album in various sizes, widest first.
- images - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
The cover art for the episode in various sizes, widest first.
- images - Variable in class de.sonallux.spotify.api.models.SimplifiedPlaylist
-
Images for the playlist.
- images - Variable in class de.sonallux.spotify.api.models.SimplifiedShow
-
The cover art for the show in various sizes, widest first.
- ImplicitGrantFlow - Class in de.sonallux.spotify.api.authorization.implicit_grant
-
Implements the Implicit Grant Flow
- ImplicitGrantFlow(String, String) - Constructor for class de.sonallux.spotify.api.authorization.implicit_grant.ImplicitGrantFlow
- includeExternal(String) - Method in class de.sonallux.spotify.api.apis.search.SearchRequest
-
Possible values: audio
If include_external=audio is specified the response will include any relevant audio content that is hosted externally.
By default external content is filtered out from responses. - includeGroups(String) - Method in class de.sonallux.spotify.api.apis.artists.GetArtistsAlbumsRequest
-
A comma-separated list of keywords that will be used to filter the response.
- initialpoolsize - Variable in class de.sonallux.spotify.api.models.RecommendationSeed
-
The number of recommended tracks available for this seed.
- InMemoryTokenStore - Class in de.sonallux.spotify.api.authorization
-
A simple
TokenStorethat stores the auth tokens in memory - InMemoryTokenStore() - Constructor for class de.sonallux.spotify.api.authorization.InMemoryTokenStore
- instrumentalness - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
Predicts whether a track contains no vocals.
- instrumentalness - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
Predicts whether a track contains no vocals.
- intercept(Interceptor.Chain) - Method in class de.sonallux.spotify.api.http.AuthorizationAddingInterceptor
- interruptingPlayback - Variable in class de.sonallux.spotify.api.models.Disallows
-
Interrupting playback.
- isActive - Variable in class de.sonallux.spotify.api.models.Device
-
If this device is the currently active device.
- isAlbum() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- isArtist() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- isCanceled() - Method in class de.sonallux.spotify.api.http.ApiCall
- isEpisode() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- isExecuted() - Method in class de.sonallux.spotify.api.http.ApiCall
- isExternallyHosted - Variable in class de.sonallux.spotify.api.models.Episode
-
True if the episode is hosted outside of Spotify's CDN.
- isExternallyHosted - Variable in class de.sonallux.spotify.api.models.Show
-
True if all of the show's episodes are hosted outside of Spotify's CDN.
- isExternallyHosted - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
True if the episode is hosted outside of Spotify's CDN.
- isExternallyHosted - Variable in class de.sonallux.spotify.api.models.SimplifiedShow
-
True if all of the show's episodes are hosted outside of Spotify's CDN.
- isLocal - Variable in class de.sonallux.spotify.api.models.PlaylistTrack
-
Whether this track or episode is a local file or not.
- isLocal - Variable in class de.sonallux.spotify.api.models.SimplifiedTrack
-
Whether or not the track is from a local file.
- isLocal - Variable in class de.sonallux.spotify.api.models.Track
-
Whether or not the track is from a local file.
- isPlayable - Variable in class de.sonallux.spotify.api.models.Episode
-
True if the episode is playable in the given market.
- isPlayable - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
True if the episode is playable in the given market.
- isPlayable - Variable in class de.sonallux.spotify.api.models.SimplifiedTrack
-
Part of the response when Track Relinking is applied.
- isPlayable - Variable in class de.sonallux.spotify.api.models.Track
-
Part of the response when Track Relinking is applied.
- isPlaying - Variable in class de.sonallux.spotify.api.models.CurrentlyPlaying
-
If something is currently playing, return
true. - isPlaying - Variable in class de.sonallux.spotify.api.models.CurrentlyPlayingContext
-
If something is currently playing, return
true. - isPlaylist() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- isPrivateSession - Variable in class de.sonallux.spotify.api.models.Device
-
If this device is currently in a private session.
- isrc - Variable in class de.sonallux.spotify.api.models.ExternalId
- isRestricted - Variable in class de.sonallux.spotify.api.models.Device
-
Whether controlling this device is restricted.
- isShow() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- isSuccess() - Method in class de.sonallux.spotify.api.authorization.AuthorizationRedirectResponse
- isSuccessful() - Method in class de.sonallux.spotify.api.http.Response
-
Returns true if the code is in [200..300), which means the request was successful.
- isTrack() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- isUser() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- item - Variable in class de.sonallux.spotify.api.models.CurrentlyPlaying
-
The currently playing track or episode.
- item - Variable in class de.sonallux.spotify.api.models.CurrentlyPlayingContext
-
The currently playing track or episode.
- items - Variable in class de.sonallux.spotify.api.models.CursorPaging
-
The requested data.
- items - Variable in class de.sonallux.spotify.api.models.Paging
-
The requested content
K
- key - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
The key the track is in.
- key - Variable in class de.sonallux.spotify.api.models.Section
- key - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
The key the track is in.
- keyConfidence - Variable in class de.sonallux.spotify.api.models.Section
L
- label - Variable in class de.sonallux.spotify.api.models.Album
-
The label for the album.
- language - Variable in class de.sonallux.spotify.api.models.Episode
-
Note: This field is deprecated and might be removed in the future.
- language - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
The language used in the episode, identified by a ISO 639 code.
- languages - Variable in class de.sonallux.spotify.api.models.Episode
-
A list of the languages used in the episode, identified by their ISO 639 code.
- languages - Variable in class de.sonallux.spotify.api.models.Show
-
A list of the languages used in the show, identified by their ISO 639 code.
- languages - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
A list of the languages used in the episode, identified by their ISO 639-1 code.
- languages - Variable in class de.sonallux.spotify.api.models.SimplifiedShow
-
A list of the languages used in the show, identified by their ISO 639 code.
- LibraryApi - Class in de.sonallux.spotify.api.apis
- LibraryApi() - Constructor for class de.sonallux.spotify.api.apis.LibraryApi
- limit - Variable in class de.sonallux.spotify.api.models.CursorPaging
-
The maximum number of items in the response (as set in the query or by default).
- limit - Variable in class de.sonallux.spotify.api.models.Paging
-
The maximum number of items in the response (as set in the query or by default).
- limit(int) - Method in class de.sonallux.spotify.api.apis.albums.GetAlbumsTracksRequest
-
The maximum number of tracks to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.artists.GetArtistsAlbumsRequest
-
The number of album objects to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.browse.GetCategoriesPlaylistsRequest
-
The maximum number of items to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.browse.GetCategoriesRequest
-
The maximum number of categories to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.browse.GetFeaturedPlaylistsRequest
-
The maximum number of items to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.browse.GetNewReleasesRequest
-
The maximum number of items to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
The target size of the list of recommended tracks.
- limit(int) - Method in class de.sonallux.spotify.api.apis.follow.GetFollowedRequest
-
The maximum number of items to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedAlbumsRequest
-
The maximum number of objects to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedEpisodesRequest
-
The maximum number of objects to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedShowsRequest
-
The maximum number of shows to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedTracksRequest
-
The maximum number of objects to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.personalization.GetUsersTopArtistsRequest
-
The number of entities to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.personalization.GetUsersTopTracksRequest
-
The number of entities to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.player.GetRecentlyPlayedRequest
-
The maximum number of items to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.playlists.GetListOfCurrentUsersPlaylistsRequest
-
'The maximum number of playlists to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.playlists.GetListUsersPlaylistsRequest
-
The maximum number of playlists to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.playlists.GetPlaylistsTracksRequest
-
The maximum number of items to return.
- limit(int) - Method in class de.sonallux.spotify.api.apis.search.SearchRequest
-
Maximum number of results to return.
Default: 20
Minimum: 1
Maximum: 50
Note : The limit is applied within each type, not on the total response.
For example, if the limit value is 3 and the type isartist,album, the response contains 3 artists and 3 albums. - limit(int) - Method in class de.sonallux.spotify.api.apis.shows.GetShowsEpisodesRequest
-
The maximum number of episodes to return.
- linkedFrom - Variable in class de.sonallux.spotify.api.models.SimplifiedTrack
-
Part of the response when Track Relinking is applied and is only part of the response if the track linking, in fact, exists.
- linkedFrom - Variable in class de.sonallux.spotify.api.models.Track
-
Part of the response when Track Relinking is applied, and the requested track has been replaced with different track.
- LinkedTrack - Class in de.sonallux.spotify.api.models
- LinkedTrack() - Constructor for class de.sonallux.spotify.api.models.LinkedTrack
- liveness - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
Detects the presence of an audience in the recording.
- liveness - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
Detects the presence of an audience in the recording.
- loadTokens() - Method in class de.sonallux.spotify.api.authorization.InMemoryTokenStore
- loadTokens() - Method in interface de.sonallux.spotify.api.authorization.TokenStore
- locale(String) - Method in class de.sonallux.spotify.api.apis.browse.GetCategoriesRequest
-
The desired language, consisting of an ISO 639-1 language code and an ISO 3166-1 alpha-2 country code, joined by an underscore.
- locale(String) - Method in class de.sonallux.spotify.api.apis.browse.GetCategoryRequest
-
The desired language, consisting of an ISO 639-1 language code and an ISO 3166-1 alpha-2 country code, joined by an underscore.
- locale(String) - Method in class de.sonallux.spotify.api.apis.browse.GetFeaturedPlaylistsRequest
-
The desired language, consisting of a lowercase ISO 639-1 language code and an uppercase ISO 3166-1 alpha-2 country code, joined by an underscore.
- loudness - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
The overall loudness of a track in decibels (dB).
- loudness - Variable in class de.sonallux.spotify.api.models.Section
-
The overall loudness of the section in decibels (dB).
- loudness - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
The overall loudness of a track in decibels (dB).
- loudnessEnd - Variable in class de.sonallux.spotify.api.models.Segment
- loudnessMax - Variable in class de.sonallux.spotify.api.models.Segment
- loudnessMaxTime - Variable in class de.sonallux.spotify.api.models.Segment
- loudnessStart - Variable in class de.sonallux.spotify.api.models.Segment
M
- market(String) - Method in class de.sonallux.spotify.api.apis.albums.GetAlbumRequest
-
The market you'd like to request.
- market(String) - Method in class de.sonallux.spotify.api.apis.albums.GetAlbumsTracksRequest
-
An ISO 3166-1 alpha-2 country code or the string from_token.
- market(String) - Method in class de.sonallux.spotify.api.apis.albums.GetMultipleAlbumsRequest
-
An ISO 3166-1 alpha-2 country code or the string from_token.
- market(String) - Method in class de.sonallux.spotify.api.apis.artists.GetArtistsAlbumsRequest
-
Synonym for
country. - market(String) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
An ISO 3166-1 alpha-2 country code or the string
from_token. - market(String) - Method in class de.sonallux.spotify.api.apis.episodes.GetEpisodeRequest
- market(String) - Method in class de.sonallux.spotify.api.apis.episodes.GetMultipleEpisodesRequest
- market(String) - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedAlbumsRequest
-
An ISO 3166-1 alpha-2 country code or the string
from_token. - market(String) - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedEpisodesRequest
- market(String) - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedTracksRequest
-
An ISO 3166-1 alpha-2 country code or the string
from_token. - market(String) - Method in class de.sonallux.spotify.api.apis.library.RemoveShowsUserRequest
- market(String) - Method in class de.sonallux.spotify.api.apis.player.GetInformationAboutUsersCurrentPlaybackRequest
-
An ISO 3166-1 alpha-2 country code or the string
from_token. - market(String) - Method in class de.sonallux.spotify.api.apis.playlists.GetPlaylistRequest
-
An ISO 3166-1 alpha-2 country code or the string
from_token. - market(String) - Method in class de.sonallux.spotify.api.apis.playlists.GetPlaylistsTracksRequest
-
An ISO 3166-1 alpha-2 country code or the string
from_token. - market(String) - Method in class de.sonallux.spotify.api.apis.search.SearchRequest
-
An ISO 3166-1 alpha-2 country code or the string
from_token.
If a country code is specified, only content that is playable in that market is returned.
Note : - market(String) - Method in class de.sonallux.spotify.api.apis.shows.GetMultipleShowsRequest
- market(String) - Method in class de.sonallux.spotify.api.apis.shows.GetShowRequest
- market(String) - Method in class de.sonallux.spotify.api.apis.shows.GetShowsEpisodesRequest
- market(String) - Method in class de.sonallux.spotify.api.apis.tracks.GetSeveralTracksRequest
-
An ISO 3166-1 alpha-2 country code or the string
from_token. - market(String) - Method in class de.sonallux.spotify.api.apis.tracks.GetTrackRequest
-
An ISO 3166-1 alpha-2 country code or the string
from_token. - markets - Variable in class de.sonallux.spotify.api.models.Markets
- Markets - Class in de.sonallux.spotify.api.models
- Markets() - Constructor for class de.sonallux.spotify.api.models.Markets
- MarketsApi - Class in de.sonallux.spotify.api.apis
- MarketsApi() - Constructor for class de.sonallux.spotify.api.apis.MarketsApi
- maxAcousticness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- maxDanceability(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- maxDurationMs(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- maxEnergy(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- maxInstrumentalness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- maxKey(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- maxLiveness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- maxLoudness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- maxMode(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- maxPopularity(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- maxSpeechiness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- maxTempo(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- maxTimeSignature(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- maxValence(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard ceiling on the selected track attribute's value can be provided.
- mediaType - Variable in class de.sonallux.spotify.api.models.Show
-
The media type of the show.
- mediaType - Variable in class de.sonallux.spotify.api.models.SimplifiedShow
-
The media type of the show.
- message - Variable in class de.sonallux.spotify.api.models.Error
-
A short description of the cause of the error.
- message - Variable in class de.sonallux.spotify.api.models.FeaturedPlaylist
- message - Variable in class de.sonallux.spotify.api.models.PlayerError
-
A short description of the cause of the error.
- message() - Method in class de.sonallux.spotify.api.http.Response
-
Returns the HTTP status message
- minAcousticness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- minDanceability(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- minDurationMs(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- minEnergy(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- minInstrumentalness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- minKey(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- minLiveness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- minLoudness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- minMode(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- minPopularity(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- minSpeechiness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- minTempo(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- minTimeSignature(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- minValence(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each tunable track attribute, a hard floor on the selected track attribute's value can be provided.
- mode - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
Mode indicates the modality (major or minor) of a track, the type of scale from which its melodic content is derived.
- mode - Variable in class de.sonallux.spotify.api.models.Section
- mode - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
Mode indicates the modality (major or minor) of a track, the type of scale from which its melodic content is derived.
- modeConfidence - Variable in class de.sonallux.spotify.api.models.Section
N
- name - Variable in class de.sonallux.spotify.api.models.Album
-
The name of the album.
- name - Variable in class de.sonallux.spotify.api.models.Artist
-
The name of the artist.
- name - Variable in class de.sonallux.spotify.api.models.Category
-
The name of the category.
- name - Variable in class de.sonallux.spotify.api.models.Device
-
The name of the device.
- name - Variable in class de.sonallux.spotify.api.models.Episode
-
The name of the episode.
- name - Variable in class de.sonallux.spotify.api.models.Playlist
-
The name of the playlist.
- name - Variable in class de.sonallux.spotify.api.models.Show
-
The name of the episode.
- name - Variable in class de.sonallux.spotify.api.models.SimplifiedAlbum
-
The name of the album.
- name - Variable in class de.sonallux.spotify.api.models.SimplifiedArtist
-
The name of the artist.
- name - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
The name of the episode.
- name - Variable in class de.sonallux.spotify.api.models.SimplifiedPlaylist
-
The name of the playlist.
- name - Variable in class de.sonallux.spotify.api.models.SimplifiedShow
-
The name of the episode.
- name - Variable in class de.sonallux.spotify.api.models.SimplifiedTrack
-
The name of the track.
- name - Variable in class de.sonallux.spotify.api.models.Track
-
The name of the track.
- name(String) - Method in class de.sonallux.spotify.api.apis.playlists.ChangePlaylistDetailsRequest
-
The new name for the playlist, for example
"My New Playlist Title" - NewReleases - Class in de.sonallux.spotify.api.models
- NewReleases() - Constructor for class de.sonallux.spotify.api.models.NewReleases
- next - Variable in class de.sonallux.spotify.api.models.CursorPaging
-
URL to the next page of items.
- next - Variable in class de.sonallux.spotify.api.models.Paging
-
URL to the next page of items.
O
- objectMapper(ObjectMapper) - Method in class de.sonallux.spotify.api.http.ApiClient.Builder
- objectMapper(ObjectMapper) - Method in class de.sonallux.spotify.api.SpotifyWebApiBuilder
- offset - Variable in class de.sonallux.spotify.api.models.Paging
-
The offset of the items returned (as set in the query or by default)
- offset(int) - Method in class de.sonallux.spotify.api.apis.albums.GetAlbumsTracksRequest
-
The index of the first track to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.artists.GetArtistsAlbumsRequest
-
The index of the first album to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.browse.GetCategoriesPlaylistsRequest
-
The index of the first item to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.browse.GetCategoriesRequest
-
The index of the first item to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.browse.GetFeaturedPlaylistsRequest
-
The index of the first item to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.browse.GetNewReleasesRequest
-
The index of the first item to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedAlbumsRequest
-
The index of the first object to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedEpisodesRequest
-
The index of the first object to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedShowsRequest
-
The index of the first show to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.library.GetUsersSavedTracksRequest
-
The index of the first object to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.personalization.GetUsersTopArtistsRequest
-
The index of the first entity to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.personalization.GetUsersTopTracksRequest
-
The index of the first entity to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.playlists.GetListOfCurrentUsersPlaylistsRequest
-
'The index of the first playlist to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.playlists.GetListUsersPlaylistsRequest
-
The index of the first playlist to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.playlists.GetPlaylistsTracksRequest
-
The index of the first item to return.
- offset(int) - Method in class de.sonallux.spotify.api.apis.search.SearchRequest
-
The index of the first result to return.
Default: 0 (the first result).
Maximum offset (including limit): 1,000.
Use with limit to get the next page of search results. - offset(int) - Method in class de.sonallux.spotify.api.apis.shows.GetShowsEpisodesRequest
-
The index of the first episode to return.
- offset(Map<String, Object>) - Method in class de.sonallux.spotify.api.apis.player.StartUsersPlaybackRequest
-
Indicates from where in the context playback should start.
- owner - Variable in class de.sonallux.spotify.api.models.Playlist
-
The user who owns the playlist
- owner - Variable in class de.sonallux.spotify.api.models.SimplifiedPlaylist
-
The user who owns the playlist
P
- Paging<T> - Class in de.sonallux.spotify.api.models
- Paging() - Constructor for class de.sonallux.spotify.api.models.Paging
- parse(String, Function<HttpUrl, T>) - Static method in class de.sonallux.spotify.api.authorization.AuthorizationRedirectResponse
-
Parses the authorization response from the callback url
- parse(HttpUrl, Function<HttpUrl, T>) - Static method in class de.sonallux.spotify.api.authorization.AuthorizationRedirectResponse
-
Parses the authorization response from the callback url
- parseAuthorizationRedirectResponse(String) - Method in class de.sonallux.spotify.api.authorization.implicit_grant.ImplicitGrantFlow
- parseResponse(Response) - Method in class de.sonallux.spotify.api.http.ApiCall
- parseResponse(Response) - Method in class de.sonallux.spotify.api.http.AuthorizedApiCall
- parseUri(String) - Static method in class de.sonallux.spotify.api.util.SpotifyUri
- pauseUsersPlayback() - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Pause a User's Playback
- PauseUsersPlaybackRequest - Class in de.sonallux.spotify.api.apis.player
- PauseUsersPlaybackRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.player.PauseUsersPlaybackRequest
-
Pause a User's Playback request
- pausing - Variable in class de.sonallux.spotify.api.models.Disallows
-
Pausing.
- PersonalizationApi - Class in de.sonallux.spotify.api.apis
- PersonalizationApi() - Constructor for class de.sonallux.spotify.api.apis.PersonalizationApi
- pitches - Variable in class de.sonallux.spotify.api.models.Segment
- play(boolean) - Method in class de.sonallux.spotify.api.apis.player.TransferUsersPlaybackRequest
-
true : ensure playback happens on new device.
false or not provided: keep the current playback state. - playedAt - Variable in class de.sonallux.spotify.api.models.PlayHistory
-
The date and time the track was played.
- PlayerApi - Class in de.sonallux.spotify.api.apis
- PlayerApi() - Constructor for class de.sonallux.spotify.api.apis.PlayerApi
- PlayerError - Class in de.sonallux.spotify.api.models
- PlayerError() - Constructor for class de.sonallux.spotify.api.models.PlayerError
- PlayHistory - Class in de.sonallux.spotify.api.models
- PlayHistory() - Constructor for class de.sonallux.spotify.api.models.PlayHistory
- Playlist - Class in de.sonallux.spotify.api.models
- Playlist() - Constructor for class de.sonallux.spotify.api.models.Playlist
- PLAYLIST - de.sonallux.spotify.api.util.SpotifyUri.Type
- PLAYLIST_MODIFY_PRIVATE - de.sonallux.spotify.api.authorization.Scope
-
Write access to a user's private playlists.
- PLAYLIST_MODIFY_PUBLIC - de.sonallux.spotify.api.authorization.Scope
-
Write access to a user's public playlists.
- PLAYLIST_READ_COLLABORATIVE - de.sonallux.spotify.api.authorization.Scope
-
Include collaborative playlists when requesting a user's playlists.
- PLAYLIST_READ_PRIVATE - de.sonallux.spotify.api.authorization.Scope
-
Read access to user's private playlists.
- PlaylistPaging - Class in de.sonallux.spotify.api.models
- PlaylistPaging() - Constructor for class de.sonallux.spotify.api.models.PlaylistPaging
- playlists - Variable in class de.sonallux.spotify.api.models.FeaturedPlaylist
- playlists - Variable in class de.sonallux.spotify.api.models.PlaylistPaging
- playlists - Variable in class de.sonallux.spotify.api.models.SearchResponse
- PlaylistsApi - Class in de.sonallux.spotify.api.apis
- PlaylistsApi() - Constructor for class de.sonallux.spotify.api.apis.PlaylistsApi
- PlaylistTrack - Class in de.sonallux.spotify.api.models
- PlaylistTrack() - Constructor for class de.sonallux.spotify.api.models.PlaylistTrack
- PlaylistTracksRef - Class in de.sonallux.spotify.api.models
- PlaylistTracksRef() - Constructor for class de.sonallux.spotify.api.models.PlaylistTracksRef
- popularity - Variable in class de.sonallux.spotify.api.models.Album
-
The popularity of the album, with 100 being the most popular.
- popularity - Variable in class de.sonallux.spotify.api.models.Artist
-
The popularity of the artist.
- popularity - Variable in class de.sonallux.spotify.api.models.Track
-
The popularity of the track.
- popularity - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
The popularity of the track.
- position(int) - Method in class de.sonallux.spotify.api.apis.playlists.AddTracksToPlaylistRequest
-
The position to insert the items, a zero-based index.
- positionMs(int) - Method in class de.sonallux.spotify.api.apis.player.StartUsersPlaybackRequest
-
Indicates from what position to start playback.
- previewUrl - Variable in class de.sonallux.spotify.api.models.SimplifiedTrack
-
A URL to a 30 second preview (MP3 format) of the track.
- previewUrl - Variable in class de.sonallux.spotify.api.models.Track
-
A link to a 30 second preview (MP3 format) of the track.
- previous - Variable in class de.sonallux.spotify.api.models.Paging
-
URL to the previous page of items.
- PrivateUser - Class in de.sonallux.spotify.api.models
- PrivateUser() - Constructor for class de.sonallux.spotify.api.models.PrivateUser
- product - Variable in class de.sonallux.spotify.api.models.PrivateUser
-
The user's Spotify subscription level: "premium", "free", etc.
- progressMs - Variable in class de.sonallux.spotify.api.models.CurrentlyPlaying
-
Progress into the currently playing track or episode.
- progressMs - Variable in class de.sonallux.spotify.api.models.CurrentlyPlayingContext
-
Progress into the currently playing track or episode.
- PublicUser - Class in de.sonallux.spotify.api.models
- PublicUser() - Constructor for class de.sonallux.spotify.api.models.PublicUser
- publisher - Variable in class de.sonallux.spotify.api.models.Show
-
The publisher of the show.
- publisher - Variable in class de.sonallux.spotify.api.models.SimplifiedShow
-
The publisher of the show.
R
- rangeLength(int) - Method in class de.sonallux.spotify.api.apis.playlists.ReorderPlaylistsTracksRequest
-
The amount of items to be reordered.
- raw() - Method in class de.sonallux.spotify.api.http.Response
-
Returns the underlying OkHttp response object
- reason - Variable in class de.sonallux.spotify.api.models.AlbumRestriction
-
The reason for the restriction.
- reason - Variable in class de.sonallux.spotify.api.models.EpisodeRestriction
-
The reason for the restriction.
- reason - Variable in class de.sonallux.spotify.api.models.PlayerError
-
NO_PREV_TRACK- The command requires a previous track, but there is none in the context.NO_NEXT_TRACK- The command requires a next track, but there is none in the context.NO_SPECIFIC_TRACK- The requested track does not exist.ALREADY_PAUSED- The command requires playback to not be paused.NOT_PAUSED- The command requires playback to be paused.NOT_PLAYING_LOCALLY- The command requires playback on the local device.NOT_PLAYING_TRACK- The command requires that a track is currently playing.NOT_PLAYING_CONTEXT- The command requires that a context is currently playing.ENDLESS_CONTEXT- The shuffle command cannot be applied on an endless context.CONTEXT_DISALLOW- The command could not be performed on the context.ALREADY_PLAYING- The track should not be restarted if the same track and context is already playing, and there is a resume point.RATE_LIMITED- The user is rate limited due to too frequent track play, also known as cat-on-the-keyboard spamming.REMOTE_CONTROL_DISALLOW- The context cannot be remote-controlled.DEVICE_NOT_CONTROLLABLE- Not possible to remote control the device.VOLUME_CONTROL_DISALLOW- Not possible to remote control the device's volume.NO_ACTIVE_DEVICE- Requires an active device and the user has none.PREMIUM_REQUIRED- The request is prohibited for non-premium users.UNKNOWN- Certain actions are restricted because of unknown reasons. - reason - Variable in class de.sonallux.spotify.api.models.TrackRestriction
-
The reason for the restriction.
- Recommendations - Class in de.sonallux.spotify.api.models
- Recommendations() - Constructor for class de.sonallux.spotify.api.models.Recommendations
- RecommendationSeed - Class in de.sonallux.spotify.api.models
- RecommendationSeed() - Constructor for class de.sonallux.spotify.api.models.RecommendationSeed
- RedirectResponseBody - Class in de.sonallux.spotify.api.authorization.implicit_grant
- RedirectResponseBody() - Constructor for class de.sonallux.spotify.api.authorization.implicit_grant.RedirectResponseBody
- refreshAccessToken() - Method in interface de.sonallux.spotify.api.authorization.ApiAuthorizationProvider
-
Callback to initiate a token refresh after a 401 Unauthorized response from the Spotify Web API.
- refreshAccessToken() - Method in class de.sonallux.spotify.api.authorization.authorization_code.AuthorizationCodeFlow
- refreshAccessToken() - Method in class de.sonallux.spotify.api.authorization.authorization_code.AuthorizationCodePKCEFlow
- refreshAccessToken() - Method in class de.sonallux.spotify.api.authorization.SimpleApiAuthorizationProvider
- refreshAccessToken() - Method in class de.sonallux.spotify.api.authorization.TokenStoreApiAuthorizationProvider
- refreshToken - Variable in class de.sonallux.spotify.api.authorization.AuthTokens
- releaseDate - Variable in class de.sonallux.spotify.api.models.Album
-
The date the album was first released.
- releaseDate - Variable in class de.sonallux.spotify.api.models.Episode
-
The date the episode was first released, for example
"1981-12-15". - releaseDate - Variable in class de.sonallux.spotify.api.models.SimplifiedAlbum
-
The date the album was first released.
- releaseDate - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
The date the episode was first released, for example
"1981-12-15". - releaseDatePrecision - Variable in class de.sonallux.spotify.api.models.Album
-
The precision with which release_date value is known.
- releaseDatePrecision - Variable in class de.sonallux.spotify.api.models.Episode
-
The precision with which
release_datevalue is known. - releaseDatePrecision - Variable in class de.sonallux.spotify.api.models.SimplifiedAlbum
-
The precision with which
release_datevalue is known. - releaseDatePrecision - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
The precision with which
release_datevalue is known. - removeAlbumsUser(List<String>) - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Remove Albums for Current User
- RemoveAlbumsUserRequest - Class in de.sonallux.spotify.api.apis.library
- RemoveAlbumsUserRequest(ApiClient, List<String>) - Constructor for class de.sonallux.spotify.api.apis.library.RemoveAlbumsUserRequest
-
Remove Albums for Current User request
- removeEpisodesUser(List<String>) - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Remove User's Saved Episodes
- RemoveEpisodesUserRequest - Class in de.sonallux.spotify.api.apis.library
- RemoveEpisodesUserRequest(ApiClient, List<String>) - Constructor for class de.sonallux.spotify.api.apis.library.RemoveEpisodesUserRequest
-
Remove User's Saved Episodes request
- removeShowsUser(List<String>) - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Remove User's Saved Shows
- RemoveShowsUserRequest - Class in de.sonallux.spotify.api.apis.library
- RemoveShowsUserRequest(ApiClient, List<String>) - Constructor for class de.sonallux.spotify.api.apis.library.RemoveShowsUserRequest
-
Remove User's Saved Shows request
- removeTracksPlaylist(String, List<Map<String, Object>>) - Method in class de.sonallux.spotify.api.apis.PlaylistsApi
-
Remove Items from a Playlist
- RemoveTracksPlaylistRequest - Class in de.sonallux.spotify.api.apis.playlists
- RemoveTracksPlaylistRequest(ApiClient, String, List<Map<String, Object>>) - Constructor for class de.sonallux.spotify.api.apis.playlists.RemoveTracksPlaylistRequest
-
Remove Items from a Playlist request
- removeTracksUser(List<String>) - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Remove User's Saved Tracks
- RemoveTracksUserRequest - Class in de.sonallux.spotify.api.apis.library
- RemoveTracksUserRequest(ApiClient, List<String>) - Constructor for class de.sonallux.spotify.api.apis.library.RemoveTracksUserRequest
-
Remove User's Saved Tracks request
- reorderPlaylistsTracks(String, int, int) - Method in class de.sonallux.spotify.api.apis.PlaylistsApi
-
Reorder items in a playlist
- ReorderPlaylistsTracksRequest - Class in de.sonallux.spotify.api.apis.playlists
- ReorderPlaylistsTracksRequest(ApiClient, String, int, int) - Constructor for class de.sonallux.spotify.api.apis.playlists.ReorderPlaylistsTracksRequest
-
Reorder items in a playlist request
- repeatState - Variable in class de.sonallux.spotify.api.models.CurrentlyPlayingContext
-
off, track, context
- replacePlaylistsTracks(String, List<String>) - Method in class de.sonallux.spotify.api.apis.PlaylistsApi
-
Replace items in a playlist
- ReplacePlaylistsTracksRequest - Class in de.sonallux.spotify.api.apis.playlists
- ReplacePlaylistsTracksRequest(ApiClient, String, List<String>) - Constructor for class de.sonallux.spotify.api.apis.playlists.ReplacePlaylistsTracksRequest
-
Replace items in a playlist request
- Request - Class in de.sonallux.spotify.api.http
- Request() - Constructor for class de.sonallux.spotify.api.http.Request
- Response<T> - Class in de.sonallux.spotify.api.http
- Response() - Constructor for class de.sonallux.spotify.api.http.Response
- restrictions - Variable in class de.sonallux.spotify.api.models.Album
-
Included in the response when a content restriction is applied.
- restrictions - Variable in class de.sonallux.spotify.api.models.Episode
-
Included in the response when a content restriction is applied.
- restrictions - Variable in class de.sonallux.spotify.api.models.SimplifiedAlbum
-
Included in the response when a content restriction is applied.
- restrictions - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
Included in the response when a content restriction is applied.
- restrictions - Variable in class de.sonallux.spotify.api.models.SimplifiedTrack
-
Included in the response when a content restriction is applied.
- restrictions - Variable in class de.sonallux.spotify.api.models.Track
-
Included in the response when a content restriction is applied.
- resumePoint - Variable in class de.sonallux.spotify.api.models.Episode
-
The user's most recent position in the episode.
- resumePoint - Variable in class de.sonallux.spotify.api.models.SimplifiedEpisode
-
The user's most recent position in the episode.
- ResumePoint - Class in de.sonallux.spotify.api.models
- ResumePoint() - Constructor for class de.sonallux.spotify.api.models.ResumePoint
- resumePositionMs - Variable in class de.sonallux.spotify.api.models.ResumePoint
-
The user's most recent position in the episode in milliseconds.
- resuming - Variable in class de.sonallux.spotify.api.models.Disallows
-
Resuming.
S
- saveAlbumsUser(List<String>) - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Save Albums for Current User
- SaveAlbumsUserRequest - Class in de.sonallux.spotify.api.apis.library
- SaveAlbumsUserRequest(ApiClient, List<String>) - Constructor for class de.sonallux.spotify.api.apis.library.SaveAlbumsUserRequest
-
Save Albums for Current User request
- SavedAlbum - Class in de.sonallux.spotify.api.models
- SavedAlbum() - Constructor for class de.sonallux.spotify.api.models.SavedAlbum
- SavedEpisode - Class in de.sonallux.spotify.api.models
- SavedEpisode() - Constructor for class de.sonallux.spotify.api.models.SavedEpisode
- SavedShow - Class in de.sonallux.spotify.api.models
- SavedShow() - Constructor for class de.sonallux.spotify.api.models.SavedShow
- SavedTrack - Class in de.sonallux.spotify.api.models
- SavedTrack() - Constructor for class de.sonallux.spotify.api.models.SavedTrack
- saveEpisodesUser(List<String>) - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Save Episodes for User
- SaveEpisodesUserRequest - Class in de.sonallux.spotify.api.apis.library
- SaveEpisodesUserRequest(ApiClient, List<String>) - Constructor for class de.sonallux.spotify.api.apis.library.SaveEpisodesUserRequest
-
Save Episodes for User request
- saveShowsUser(List<String>) - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Save Shows for Current User
- SaveShowsUserRequest - Class in de.sonallux.spotify.api.apis.library
- SaveShowsUserRequest(ApiClient, List<String>) - Constructor for class de.sonallux.spotify.api.apis.library.SaveShowsUserRequest
-
Save Shows for Current User request
- saveTracksUser(List<String>) - Method in class de.sonallux.spotify.api.apis.LibraryApi
-
Save Tracks for User
- SaveTracksUserRequest - Class in de.sonallux.spotify.api.apis.library
- SaveTracksUserRequest(ApiClient, List<String>) - Constructor for class de.sonallux.spotify.api.apis.library.SaveTracksUserRequest
-
Save Tracks for User request
- scope - Variable in class de.sonallux.spotify.api.authorization.AuthTokens
- Scope - Enum in de.sonallux.spotify.api.authorization
- scopes(Scope...) - Method in class de.sonallux.spotify.api.authorization.AuthorizationUrlBuilder
- search(String, String) - Method in class de.sonallux.spotify.api.apis.SearchApi
-
Search for an Item
- SearchApi - Class in de.sonallux.spotify.api.apis
- SearchApi() - Constructor for class de.sonallux.spotify.api.apis.SearchApi
- SearchRequest - Class in de.sonallux.spotify.api.apis.search
- SearchRequest(ApiClient, String, String) - Constructor for class de.sonallux.spotify.api.apis.search.SearchRequest
-
Search for an Item request
- SearchResponse - Class in de.sonallux.spotify.api.models
- SearchResponse() - Constructor for class de.sonallux.spotify.api.models.SearchResponse
- Section - Class in de.sonallux.spotify.api.models
- Section() - Constructor for class de.sonallux.spotify.api.models.Section
- sections - Variable in class de.sonallux.spotify.api.models.AudioAnalysis
-
Sections are defined by large variations in rhythm or timbre, e.g.
- seeds - Variable in class de.sonallux.spotify.api.models.Recommendations
-
An array of recommendation seed objects.
- seeking - Variable in class de.sonallux.spotify.api.models.Disallows
-
Seeking playback location.
- seekToPositionInCurrentlyPlayingTrack(int) - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Seek To Position In Currently Playing Track
- SeekToPositionInCurrentlyPlayingTrackRequest - Class in de.sonallux.spotify.api.apis.player
- SeekToPositionInCurrentlyPlayingTrackRequest(ApiClient, int) - Constructor for class de.sonallux.spotify.api.apis.player.SeekToPositionInCurrentlyPlayingTrackRequest
-
Seek To Position In Currently Playing Track request
- Segment - Class in de.sonallux.spotify.api.models
- Segment() - Constructor for class de.sonallux.spotify.api.models.Segment
- segments - Variable in class de.sonallux.spotify.api.models.AudioAnalysis
-
Audio segments attempts to subdivide a song into many segments, with each segment containing a roughly consistent sound throughout its duration.
- setRepeatModeOnUsersPlayback(String) - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Set Repeat Mode On User’s Playback
- SetRepeatModeOnUsersPlaybackRequest - Class in de.sonallux.spotify.api.apis.player
- SetRepeatModeOnUsersPlaybackRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.player.SetRepeatModeOnUsersPlaybackRequest
-
Set Repeat Mode On User’s Playback request
- setVolumeForUsersPlayback(int) - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Set Volume For User's Playback
- SetVolumeForUsersPlaybackRequest - Class in de.sonallux.spotify.api.apis.player
- SetVolumeForUsersPlaybackRequest(ApiClient, int) - Constructor for class de.sonallux.spotify.api.apis.player.SetVolumeForUsersPlaybackRequest
-
Set Volume For User's Playback request
- show - Variable in class de.sonallux.spotify.api.models.Episode
-
The show on which the episode belongs.
- show - Variable in class de.sonallux.spotify.api.models.SavedShow
-
Information about the show.
- Show - Class in de.sonallux.spotify.api.models
- Show() - Constructor for class de.sonallux.spotify.api.models.Show
- SHOW - de.sonallux.spotify.api.util.SpotifyUri.Type
- showDialog(boolean) - Method in class de.sonallux.spotify.api.authorization.AuthorizationUrlBuilder
- shows - Variable in class de.sonallux.spotify.api.models.SearchResponse
- shows - Variable in class de.sonallux.spotify.api.models.Shows
- Shows - Class in de.sonallux.spotify.api.models
- Shows() - Constructor for class de.sonallux.spotify.api.models.Shows
- ShowsApi - Class in de.sonallux.spotify.api.apis
- ShowsApi() - Constructor for class de.sonallux.spotify.api.apis.ShowsApi
- shuffleState - Variable in class de.sonallux.spotify.api.models.CurrentlyPlayingContext
-
If shuffle is on or off.
- SimpleApiAuthorizationProvider - Class in de.sonallux.spotify.api.authorization
-
A simple
ApiAuthorizationProviderthat can only hold an access token. - SimpleApiAuthorizationProvider() - Constructor for class de.sonallux.spotify.api.authorization.SimpleApiAuthorizationProvider
- SimplifiedAlbum - Class in de.sonallux.spotify.api.models
- SimplifiedAlbum() - Constructor for class de.sonallux.spotify.api.models.SimplifiedAlbum
- SimplifiedArtist - Class in de.sonallux.spotify.api.models
- SimplifiedArtist() - Constructor for class de.sonallux.spotify.api.models.SimplifiedArtist
- SimplifiedEpisode - Class in de.sonallux.spotify.api.models
- SimplifiedEpisode() - Constructor for class de.sonallux.spotify.api.models.SimplifiedEpisode
- SimplifiedPlaylist - Class in de.sonallux.spotify.api.models
- SimplifiedPlaylist() - Constructor for class de.sonallux.spotify.api.models.SimplifiedPlaylist
- SimplifiedShow - Class in de.sonallux.spotify.api.models
- SimplifiedShow() - Constructor for class de.sonallux.spotify.api.models.SimplifiedShow
- SimplifiedTrack - Class in de.sonallux.spotify.api.models
- SimplifiedTrack() - Constructor for class de.sonallux.spotify.api.models.SimplifiedTrack
- skippingNext - Variable in class de.sonallux.spotify.api.models.Disallows
-
Skipping to the next context.
- skippingPrev - Variable in class de.sonallux.spotify.api.models.Disallows
-
Skipping to the previous context.
- skipUsersPlaybackToNextTrack() - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Skip User’s Playback To Next Track
- SkipUsersPlaybackToNextTrackRequest - Class in de.sonallux.spotify.api.apis.player
- SkipUsersPlaybackToNextTrackRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.player.SkipUsersPlaybackToNextTrackRequest
-
Skip User’s Playback To Next Track request
- skipUsersPlaybackToPreviousTrack() - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Skip User’s Playback To Previous Track
- SkipUsersPlaybackToPreviousTrackRequest - Class in de.sonallux.spotify.api.apis.player
- SkipUsersPlaybackToPreviousTrackRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.player.SkipUsersPlaybackToPreviousTrackRequest
-
Skip User’s Playback To Previous Track request
- snapshotId - Variable in class de.sonallux.spotify.api.models.Playlist
-
The version identifier for the current playlist.
- snapshotId - Variable in class de.sonallux.spotify.api.models.SimplifiedPlaylist
-
The version identifier for the current playlist.
- snapshotId - Variable in class de.sonallux.spotify.api.models.SnapshotId
-
The snapshot_id can be used to identify your playlist version in future requests.
- snapshotId(String) - Method in class de.sonallux.spotify.api.apis.playlists.RemoveTracksPlaylistRequest
-
The playlist's snapshot ID against which you want to make the changes.
- snapshotId(String) - Method in class de.sonallux.spotify.api.apis.playlists.ReorderPlaylistsTracksRequest
-
The playlist's snapshot ID against which you want to make the changes.
- SnapshotId - Class in de.sonallux.spotify.api.models
- SnapshotId() - Constructor for class de.sonallux.spotify.api.models.SnapshotId
- speechiness - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
Speechiness detects the presence of spoken words in a track.
- speechiness - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
Speechiness detects the presence of spoken words in a track.
- spotify - Variable in class de.sonallux.spotify.api.models.ExternalUrl
-
The Spotify URL for the object.
- SPOTIFY_WEB_API_ENDPOINT - Static variable in class de.sonallux.spotify.api.SpotifyWebApi
- SpotifyApiException - Exception in de.sonallux.spotify.api
- SpotifyApiException(Error) - Constructor for exception de.sonallux.spotify.api.SpotifyApiException
- SpotifyApiException(String) - Constructor for exception de.sonallux.spotify.api.SpotifyApiException
- SpotifyApiException(String, Error) - Constructor for exception de.sonallux.spotify.api.SpotifyApiException
- SpotifyApiException(String, Error, Throwable) - Constructor for exception de.sonallux.spotify.api.SpotifyApiException
- SpotifyApiException(String, Throwable) - Constructor for exception de.sonallux.spotify.api.SpotifyApiException
- SpotifyAuthorizationException - Exception in de.sonallux.spotify.api.authorization
- SpotifyAuthorizationException(Error) - Constructor for exception de.sonallux.spotify.api.authorization.SpotifyAuthorizationException
- SpotifyAuthorizationException(String) - Constructor for exception de.sonallux.spotify.api.authorization.SpotifyAuthorizationException
- SpotifyAuthorizationException(String, Throwable) - Constructor for exception de.sonallux.spotify.api.authorization.SpotifyAuthorizationException
- SpotifyUri - Class in de.sonallux.spotify.api.util
- SpotifyUri() - Constructor for class de.sonallux.spotify.api.util.SpotifyUri
- SpotifyUri.Type - Enum in de.sonallux.spotify.api.util
- SpotifyUriException - Exception in de.sonallux.spotify.api.util
- SpotifyUriException(String) - Constructor for exception de.sonallux.spotify.api.util.SpotifyUriException
- SpotifyUriException(String, Throwable) - Constructor for exception de.sonallux.spotify.api.util.SpotifyUriException
- SpotifyWebApi - Class in de.sonallux.spotify.api
- SpotifyWebApiBuilder - Class in de.sonallux.spotify.api
- SpotifyWebApiBuilder() - Constructor for class de.sonallux.spotify.api.SpotifyWebApiBuilder
- start - Variable in class de.sonallux.spotify.api.models.Section
-
The starting point (in seconds) of the section.
- start - Variable in class de.sonallux.spotify.api.models.Segment
- start - Variable in class de.sonallux.spotify.api.models.TimeInterval
-
The starting point (in seconds) of the time interval.
- startUsersPlayback() - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Start/Resume a User's Playback
- StartUsersPlaybackRequest - Class in de.sonallux.spotify.api.apis.player
- StartUsersPlaybackRequest(ApiClient) - Constructor for class de.sonallux.spotify.api.apis.player.StartUsersPlaybackRequest
-
Start/Resume a User's Playback request
- state(String) - Method in class de.sonallux.spotify.api.authorization.AuthorizationUrlBuilder
- status - Variable in class de.sonallux.spotify.api.models.Error
-
The HTTP status code (also returned in the response header; see Response Status Codes for more information).
- status - Variable in class de.sonallux.spotify.api.models.PlayerError
-
The HTTP status code.
- storeTokens(AuthTokens) - Method in class de.sonallux.spotify.api.authorization.InMemoryTokenStore
- storeTokens(AuthTokens) - Method in interface de.sonallux.spotify.api.authorization.TokenStore
- STREAMING - de.sonallux.spotify.api.authorization.Scope
-
Control playback of a Spotify track.
- success(T) - Static method in class de.sonallux.spotify.api.authorization.AuthorizationRedirectResponse
- success(T, String) - Static method in class de.sonallux.spotify.api.authorization.AuthorizationRedirectResponse
- success(T, Response) - Static method in class de.sonallux.spotify.api.http.Response
T
- targetAcousticness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each of the tunable track attributes (below) a target value may be provided.
- targetDanceability(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each of the tunable track attributes (below) a target value may be provided.
- targetDurationMs(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
Target duration of the track (ms)
- targetEnergy(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each of the tunable track attributes (below) a target value may be provided.
- targetInstrumentalness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each of the tunable track attributes (below) a target value may be provided.
- targetKey(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each of the tunable track attributes (below) a target value may be provided.
- targetLiveness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each of the tunable track attributes (below) a target value may be provided.
- targetLoudness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each of the tunable track attributes (below) a target value may be provided.
- targetMode(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each of the tunable track attributes (below) a target value may be provided.
- targetPopularity(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each of the tunable track attributes (below) a target value may be provided.
- targetSpeechiness(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each of the tunable track attributes (below) a target value may be provided.
- targetTempo(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
Target tempo (BPM)
- targetTimeSignature(int) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each of the tunable track attributes (below) a target value may be provided.
- targetValence(Number) - Method in class de.sonallux.spotify.api.apis.browse.GetRecommendationsRequest
-
For each of the tunable track attributes (below) a target value may be provided.
- tatums - Variable in class de.sonallux.spotify.api.models.AudioAnalysis
-
A tatum represents the lowest regular pulse train that a listener intuitively infers from the timing of perceived musical events (segments).
- tempo - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
The overall estimated tempo of a track in beats per minute (BPM).
- tempo - Variable in class de.sonallux.spotify.api.models.Section
-
The overall estimated tempo of the section in beats per minute (BPM).
- tempo - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
The overall estimated tempo of a track in beats per minute (BPM).
- tempoConfidence - Variable in class de.sonallux.spotify.api.models.Section
- text - Variable in class de.sonallux.spotify.api.models.Copyright
-
The copyright text for this content.
- TextUtil - Class in de.sonallux.spotify.api.util
- timbre - Variable in class de.sonallux.spotify.api.models.Segment
- TimeInterval - Class in de.sonallux.spotify.api.models
- TimeInterval() - Constructor for class de.sonallux.spotify.api.models.TimeInterval
- timeRange(String) - Method in class de.sonallux.spotify.api.apis.personalization.GetUsersTopArtistsRequest
-
Over what time frame the affinities are computed.
- timeRange(String) - Method in class de.sonallux.spotify.api.apis.personalization.GetUsersTopTracksRequest
-
Over what time frame the affinities are computed.
- timeSignature - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
An estimated overall time signature of a track.
- timeSignature - Variable in class de.sonallux.spotify.api.models.Section
- timeSignature - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
An estimated overall time signature of a track.
- timeSignatureConfidence - Variable in class de.sonallux.spotify.api.models.Section
- timestamp - Variable in class de.sonallux.spotify.api.models.CurrentlyPlaying
-
Unix Millisecond Timestamp when data was fetched
- timestamp - Variable in class de.sonallux.spotify.api.models.CurrentlyPlayingContext
-
Unix Millisecond Timestamp when data was fetched.
- timestamp(String) - Method in class de.sonallux.spotify.api.apis.browse.GetFeaturedPlaylistsRequest
-
A timestamp in ISO 8601 format:
yyyy-MM-ddTHH:mm:ss. - toggleShuffleForUsersPlayback(boolean) - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Toggle Shuffle For User’s Playback
- ToggleShuffleForUsersPlaybackRequest - Class in de.sonallux.spotify.api.apis.player
- ToggleShuffleForUsersPlaybackRequest(ApiClient, boolean) - Constructor for class de.sonallux.spotify.api.apis.player.ToggleShuffleForUsersPlaybackRequest
-
Toggle Shuffle For User’s Playback request
- togglingRepeatContext - Variable in class de.sonallux.spotify.api.models.Disallows
-
Toggling repeat context flag.
- togglingRepeatTrack - Variable in class de.sonallux.spotify.api.models.Disallows
-
Toggling repeat track flag.
- togglingShuffle - Variable in class de.sonallux.spotify.api.models.Disallows
-
Toggling shuffle flag.
- tokenStore - Variable in class de.sonallux.spotify.api.authorization.TokenStoreApiAuthorizationProvider
- TokenStore - Interface in de.sonallux.spotify.api.authorization
- TokenStoreApiAuthorizationProvider - Class in de.sonallux.spotify.api.authorization
-
An
ApiAuthorizationProviderthat uses a providedTokenStoreto provide authorization - TokenStoreApiAuthorizationProvider() - Constructor for class de.sonallux.spotify.api.authorization.TokenStoreApiAuthorizationProvider
- tokenType - Variable in class de.sonallux.spotify.api.authorization.AuthTokens
- toSpotifyUri() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- toString() - Method in class de.sonallux.spotify.api.util.SpotifyUri
- total - Variable in class de.sonallux.spotify.api.models.CursorPaging
-
The total number of items available to return.
- total - Variable in class de.sonallux.spotify.api.models.Followers
-
The total number of followers.
- total - Variable in class de.sonallux.spotify.api.models.Paging
-
The total number of items available to return.
- total - Variable in class de.sonallux.spotify.api.models.PlaylistTracksRef
-
Number of tracks in the playlist.
- totalTracks - Variable in class de.sonallux.spotify.api.models.Album
-
The total number of tracks in the album.
- totalTracks - Variable in class de.sonallux.spotify.api.models.SimplifiedAlbum
-
The number of tracks in the album.
- track - Variable in class de.sonallux.spotify.api.models.PlayHistory
-
The track the user listened to.
- track - Variable in class de.sonallux.spotify.api.models.PlaylistTrack
-
Information about the track or episode.
- track - Variable in class de.sonallux.spotify.api.models.SavedTrack
-
Information about the track.
- Track - Class in de.sonallux.spotify.api.models
- Track() - Constructor for class de.sonallux.spotify.api.models.Track
- TRACK - de.sonallux.spotify.api.util.SpotifyUri.Type
- trackHref - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
A link to the Web API endpoint providing full details of the track.
- trackNumber - Variable in class de.sonallux.spotify.api.models.SimplifiedTrack
-
The number of the track.
- trackNumber - Variable in class de.sonallux.spotify.api.models.Track
-
The number of the track.
- TrackRestriction - Class in de.sonallux.spotify.api.models
- TrackRestriction() - Constructor for class de.sonallux.spotify.api.models.TrackRestriction
- tracks - Variable in class de.sonallux.spotify.api.models.Album
-
The tracks of the album.
- tracks - Variable in class de.sonallux.spotify.api.models.Playlist
-
The tracks of the playlist.
- tracks - Variable in class de.sonallux.spotify.api.models.Recommendations
-
An array of track object ordered according to the parameters supplied.
- tracks - Variable in class de.sonallux.spotify.api.models.SearchResponse
- tracks - Variable in class de.sonallux.spotify.api.models.SimplifiedPlaylist
-
A collection containing a link (
href) to the Web API endpoint where full details of the playlist's tracks can be retrieved, along with thetotalnumber of tracks in the playlist. - tracks - Variable in class de.sonallux.spotify.api.models.Tracks
- Tracks - Class in de.sonallux.spotify.api.models
- Tracks() - Constructor for class de.sonallux.spotify.api.models.Tracks
- TracksApi - Class in de.sonallux.spotify.api.apis
- TracksApi() - Constructor for class de.sonallux.spotify.api.apis.TracksApi
- transferringPlayback - Variable in class de.sonallux.spotify.api.models.Disallows
-
Transfering playback between devices.
- transferUsersPlayback(List<String>) - Method in class de.sonallux.spotify.api.apis.PlayerApi
-
Transfer a User's Playback
- TransferUsersPlaybackRequest - Class in de.sonallux.spotify.api.apis.player
- TransferUsersPlaybackRequest(ApiClient, List<String>) - Constructor for class de.sonallux.spotify.api.apis.player.TransferUsersPlaybackRequest
-
Transfer a User's Playback request
- TuneableTrack - Class in de.sonallux.spotify.api.models
- TuneableTrack() - Constructor for class de.sonallux.spotify.api.models.TuneableTrack
- type - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
The object type.
- type - Variable in class de.sonallux.spotify.api.models.BaseObject
-
The object type.
- type - Variable in class de.sonallux.spotify.api.models.Context
-
The object type, e.g.
- type - Variable in class de.sonallux.spotify.api.models.Copyright
-
The type of copyright:
C= the copyright,P= the sound recording (performance) copyright. - type - Variable in class de.sonallux.spotify.api.models.Device
-
Device type, such as "computer", "smartphone" or "speaker".
- type - Variable in class de.sonallux.spotify.api.models.RecommendationSeed
-
The entity type of this seed.
U
- UGC_IMAGE_UPLOAD - de.sonallux.spotify.api.authorization.Scope
-
Write access to user-provided images.
- unfollowArtistsUsers(String, List<String>) - Method in class de.sonallux.spotify.api.apis.FollowApi
-
Unfollow Artists or Users
- UnfollowArtistsUsersRequest - Class in de.sonallux.spotify.api.apis.follow
- UnfollowArtistsUsersRequest(ApiClient, String, List<String>) - Constructor for class de.sonallux.spotify.api.apis.follow.UnfollowArtistsUsersRequest
-
Unfollow Artists or Users request
- unfollowPlaylist(String) - Method in class de.sonallux.spotify.api.apis.FollowApi
-
Unfollow Playlist
- UnfollowPlaylistRequest - Class in de.sonallux.spotify.api.apis.follow
- UnfollowPlaylistRequest(ApiClient, String) - Constructor for class de.sonallux.spotify.api.apis.follow.UnfollowPlaylistRequest
-
Unfollow Playlist request
- upc - Variable in class de.sonallux.spotify.api.models.ExternalId
- uploadCustomPlaylistCover(String, String) - Method in class de.sonallux.spotify.api.apis.PlaylistsApi
-
Upload a Custom Playlist Cover Image
- UploadCustomPlaylistCoverRequest - Class in de.sonallux.spotify.api.apis.playlists
- UploadCustomPlaylistCoverRequest(ApiClient, String, String) - Constructor for class de.sonallux.spotify.api.apis.playlists.UploadCustomPlaylistCoverRequest
-
Upload a Custom Playlist Cover Image request
- uri - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
The Spotify URI for the track.
- uri - Variable in class de.sonallux.spotify.api.models.BaseObject
-
The Spotify URI for the object.
- uri - Variable in class de.sonallux.spotify.api.models.Context
-
The Spotify URI for the context.
- uris(List<String>) - Method in class de.sonallux.spotify.api.apis.player.StartUsersPlaybackRequest
-
A JSON array of the Spotify track URIs to play.
- url - Variable in class de.sonallux.spotify.api.models.Image
-
The source URL of the image.
- USER - de.sonallux.spotify.api.util.SpotifyUri.Type
- USER_FOLLOW_MODIFY - de.sonallux.spotify.api.authorization.Scope
-
Write/delete access to the list of artists and other users that the user follows.
- USER_FOLLOW_READ - de.sonallux.spotify.api.authorization.Scope
-
Read access to the list of artists and other users that the user follows.
- USER_LIBRARY_MODIFY - de.sonallux.spotify.api.authorization.Scope
-
Write/delete access to a user's "Your Music" library.
- USER_LIBRARY_READ - de.sonallux.spotify.api.authorization.Scope
-
Read access to a user's library.
- USER_MODIFY_PLAYBACK_STATE - de.sonallux.spotify.api.authorization.Scope
-
Write access to a user’s playback state
- USER_READ_CURRENTLY_PLAYING - de.sonallux.spotify.api.authorization.Scope
-
Read access to a user’s currently playing content.
- USER_READ_EMAIL - de.sonallux.spotify.api.authorization.Scope
-
Read access to user’s email address.
- USER_READ_PLAYBACK_POSITION - de.sonallux.spotify.api.authorization.Scope
-
Read access to a user’s playback position in a content.
- USER_READ_PLAYBACK_STATE - de.sonallux.spotify.api.authorization.Scope
-
Read access to a user’s player state.
- USER_READ_PRIVATE - de.sonallux.spotify.api.authorization.Scope
-
Read access to user’s subscription details (type of user account).
- USER_READ_RECENTLY_PLAYED - de.sonallux.spotify.api.authorization.Scope
-
Read access to a user’s recently played tracks.
- USER_TOP_READ - de.sonallux.spotify.api.authorization.Scope
-
Read access to a user's top artists and tracks.
- useResponse(AuthorizationRedirectResponse<RedirectResponseBody>) - Method in class de.sonallux.spotify.api.authorization.implicit_grant.ImplicitGrantFlow
- UsersProfileApi - Class in de.sonallux.spotify.api.apis
- UsersProfileApi() - Constructor for class de.sonallux.spotify.api.apis.UsersProfileApi
V
- valence - Variable in class de.sonallux.spotify.api.models.AudioFeatures
-
A measure from 0.0 to 1.0 describing the musical positiveness conveyed by a track.
- valence - Variable in class de.sonallux.spotify.api.models.TuneableTrack
-
A measure from 0.0 to 1.0 describing the musical positiveness conveyed by a track.
- valueOf(String) - Static method in enum de.sonallux.spotify.api.authorization.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.sonallux.spotify.api.util.SpotifyUri.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.sonallux.spotify.api.authorization.Scope
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum de.sonallux.spotify.api.util.SpotifyUri.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- volumePercent - Variable in class de.sonallux.spotify.api.models.Device
-
The current volume in percent.
W
- width - Variable in class de.sonallux.spotify.api.models.Image
-
The image width in pixels.
- withRawBody(RequestBody) - Method in class de.sonallux.spotify.api.http.Request
_
- _public - Variable in class de.sonallux.spotify.api.models.Playlist
-
The playlist's public/private status:
truethe playlist is public,falsethe playlist is private,nullthe playlist status is not relevant. - _public - Variable in class de.sonallux.spotify.api.models.SimplifiedPlaylist
-
The playlist's public/private status:
truethe playlist is public,falsethe playlist is private,nullthe playlist status is not relevant. - _public(boolean) - Method in class de.sonallux.spotify.api.apis.follow.FollowPlaylistRequest
-
Defaults to
true. - _public(boolean) - Method in class de.sonallux.spotify.api.apis.playlists.ChangePlaylistDetailsRequest
-
If
truethe playlist will be public, iffalseit will be private. - _public(boolean) - Method in class de.sonallux.spotify.api.apis.playlists.CreatePlaylistRequest
-
Defaults to
true.
All Classes All Packages