A B C D E F G H I J K L M N O P Q R S T U V Y 

A

AbstractAthorizationRequest - Class in com.wrapper.spotify.requests.authorization
 
AbstractAthorizationRequest(AbstractAthorizationRequest.Builder) - Constructor for class com.wrapper.spotify.requests.authorization.AbstractAthorizationRequest
 
AbstractAthorizationRequest.Builder<BuilderType extends AbstractAthorizationRequest.Builder<?>> - Class in com.wrapper.spotify.requests.authorization
 
AbstractDataRequest - Class in com.wrapper.spotify.requests.data
 
AbstractDataRequest(AbstractDataRequest.Builder) - Constructor for class com.wrapper.spotify.requests.data.AbstractDataRequest
 
AbstractDataRequest.Builder<BuilderType extends AbstractDataRequest.Builder<?>> - Class in com.wrapper.spotify.requests.data
 
AbstractModelObject - Class in com.wrapper.spotify.model_objects
This abstract class (and its wrapping classes) is used as a sort of template for other model object classes and includes multiple generic methods.
AbstractModelObject(AbstractModelObject.Builder) - Constructor for class com.wrapper.spotify.model_objects.AbstractModelObject
This constructor initializes the time zone.
AbstractModelObject.Builder - Class in com.wrapper.spotify.model_objects
Each model object needs to implement its own builder class.
AbstractModelObject.JsonUtil<T> - Class in com.wrapper.spotify.model_objects
Each model object needs to implement its own JsonUtil class.
AbstractRequest - Class in com.wrapper.spotify.requests
 
AbstractRequest(AbstractRequest.Builder<?>) - Constructor for class com.wrapper.spotify.requests.AbstractRequest
 
AbstractRequest.Builder<T extends AbstractRequest.Builder<?>> - Class in com.wrapper.spotify.requests
 
addTracksToPlaylist(String, JsonArray) - Method in class com.wrapper.spotify.SpotifyApi
Add tracks to a playlist.
addTracksToPlaylist(String, String[]) - Method in class com.wrapper.spotify.SpotifyApi
Add tracks to a playlist.
addTracksToPlaylist(String, String, JsonArray) - Method in class com.wrapper.spotify.SpotifyApi
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
addTracksToPlaylist(String, String, String[]) - Method in class com.wrapper.spotify.SpotifyApi
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
AddTracksToPlaylistRequest - Class in com.wrapper.spotify.requests.data.playlists
Add one or more tracks to a user’s playlist.
AddTracksToPlaylistRequest.Builder - Class in com.wrapper.spotify.requests.data.playlists
Builder class for building an AddTracksToPlaylistRequest.
after(String) - Method in class com.wrapper.spotify.requests.data.follow.GetUsersFollowedArtistsRequest.Builder
The after value setter.
after(Date) - Method in class com.wrapper.spotify.requests.data.player.GetCurrentUsersRecentlyPlayedTracksRequest.Builder
The after date setter.
Album - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Album objects by building instances from this class.
ALBUM - com.wrapper.spotify.enums.AlbumType
 
ALBUM - com.wrapper.spotify.enums.ModelObjectType
 
album_type(String) - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
The album type filter setter.
Album.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building Album instances.
Album.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building Album instances.
AlbumSimplified - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about simplified Album objects by building instances from this class.
AlbumSimplified.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building AlbumSimplified instances.
AlbumSimplified.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building AlbumSimplified instances.
AlbumType - Enum in com.wrapper.spotify.enums
An enumeration of all possible album types.
APPEARS_ON - com.wrapper.spotify.enums.AlbumType
 
Artist - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Artist objects by building instances from this class.
ARTIST - com.wrapper.spotify.enums.ModelObjectType
 
Artist.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building Artist instances.
Artist.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building Artist instances.
ArtistSimplified - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about simplified Artist objects by building instances from this class.
ArtistSimplified.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building ArtistSimplified instances.
ArtistSimplified.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building ArtistSimplified instances.
AUDIO_FEATURES - com.wrapper.spotify.enums.ModelObjectType
 
AudioAnalysis - Class in com.wrapper.spotify.model_objects.miscellaneous
Retrieve information about Audio Analysis objects by building instances from this class.
AudioAnalysis.Builder - Class in com.wrapper.spotify.model_objects.miscellaneous
Builder class for building AudioAnalysis instances.
AudioAnalysis.JsonUtil - Class in com.wrapper.spotify.model_objects.miscellaneous
JsonUtil class for building AudioAnalysis instances.
AudioAnalysisMeasure - Class in com.wrapper.spotify.model_objects.miscellaneous
Retrieve information about Audio Analysis Measure objects by building instances from this class.
AudioAnalysisMeasure.Builder - Class in com.wrapper.spotify.model_objects.miscellaneous
Builder class for building AudioAnalysisMeasure instances.
AudioAnalysisMeasure.JsonUtil - Class in com.wrapper.spotify.model_objects.miscellaneous
JsonUtil class for building AudioAnalysisMeasure instances.
AudioAnalysisMeta - Class in com.wrapper.spotify.model_objects.miscellaneous
Retrieve information about Audio Analysis Metadata objects by creating instances from this class.
AudioAnalysisMeta.Builder - Class in com.wrapper.spotify.model_objects.miscellaneous
Builder class for building AudioAnalysisMeta instances.
AudioAnalysisMeta.JsonUtil - Class in com.wrapper.spotify.model_objects.miscellaneous
JsonUtil class for building AudioAnalysisMeta instances.
AudioAnalysisSection - Class in com.wrapper.spotify.model_objects.miscellaneous
Retrieve information about Audio Analysis Section objects by creating instances from this class.
AudioAnalysisSection.Builder - Class in com.wrapper.spotify.model_objects.miscellaneous
Builder class for building AudioAnalysisSection instances.
AudioAnalysisSection.JsonUtil - Class in com.wrapper.spotify.model_objects.miscellaneous
JsonUtil class for building AudioAnalysisSection instances.
AudioAnalysisSegment - Class in com.wrapper.spotify.model_objects.miscellaneous
Retrieve information about Audio Analysis Segments by creating instances from this class.
AudioAnalysisSegment.Builder - Class in com.wrapper.spotify.model_objects.miscellaneous
Builder class for building AudioAnalysisSegment instances.
AudioAnalysisSegment.JsonUtil - Class in com.wrapper.spotify.model_objects.miscellaneous
JsonUtil class for building AudioAnalysisSegment instances.
AudioAnalysisTrack - Class in com.wrapper.spotify.model_objects.miscellaneous
Retrieve information about Audio Analysis Track objects by creating instances from this class.
AudioAnalysisTrack.Builder - Class in com.wrapper.spotify.model_objects.miscellaneous
Builder class for building AudioAnalysisTrack instances.
AudioAnalysisTrack.JsonUtil - Class in com.wrapper.spotify.model_objects.miscellaneous
JsonUtil class for building AudioAnalysisTrack instances.
AudioFeatures - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Audio Feature objects by building instances from this class.
AudioFeatures.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building AudioFeatures instances.
AudioFeatures.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building AudioFeatures instances.
AuthenticationError - Class in com.wrapper.spotify.model_objects.credentials.error
Retrieve information about Authorization Error objects by building instances from this class.
AuthenticationError.Builder - Class in com.wrapper.spotify.model_objects.credentials.error
Builder class for building AuthenticationError instances.
AuthenticationError.JsonUtil - Class in com.wrapper.spotify.model_objects.credentials.error
JsonUtil class for building AuthenticationError instances.
authorizationCode(String) - Method in class com.wrapper.spotify.SpotifyApi
Returns a builder that can be used to build requests for authorization code grants.
authorizationCode(String, String, String, URI) - Method in class com.wrapper.spotify.SpotifyApi
Returns a builder that can be used to build requests for authorization code grants.
AuthorizationCodeCredentials - Class in com.wrapper.spotify.model_objects.credentials
Retrieve information about Authorization Code Credentials by building instances from this class.
AuthorizationCodeCredentials.Builder - Class in com.wrapper.spotify.model_objects.credentials
Builder class for building AuthorizationCodeCredentials instances.
AuthorizationCodeCredentials.JsonUtil - Class in com.wrapper.spotify.model_objects.credentials
JsonUtil class for building AuthorizationCodeCredentials instances.
authorizationCodeRefresh() - Method in class com.wrapper.spotify.SpotifyApi
Refresh the access token by using authorization code grant.
authorizationCodeRefresh(String, String, String) - Method in class com.wrapper.spotify.SpotifyApi
Refresh the access token by using authorization code grant.
AuthorizationCodeRefreshRequest - Class in com.wrapper.spotify.requests.authorization.authorization_code
Refresh your access token by creating an Authorization Code Refresh request.
AuthorizationCodeRefreshRequest.Builder - Class in com.wrapper.spotify.requests.authorization.authorization_code
Builder class for building an AuthorizationCodeRefreshRequest.
AuthorizationCodeRequest - Class in com.wrapper.spotify.requests.authorization.authorization_code
Request an access token and refresh token by creating an Authorization Code request.
AuthorizationCodeRequest.Builder - Class in com.wrapper.spotify.requests.authorization.authorization_code
Builder class for building an AuthorizationCodeRequest.
authorizationCodeUri() - Method in class com.wrapper.spotify.SpotifyApi
Retrieve an URL where the user can give the application permissions.
authorizationCodeUri(String, URI) - Method in class com.wrapper.spotify.SpotifyApi
Retrieve an URL where the user can give the application permissions.
AuthorizationCodeUriRequest - Class in com.wrapper.spotify.requests.authorization.authorization_code
Request an authorization code by creating an Authorization Code URI request.
AuthorizationCodeUriRequest.Builder - Class in com.wrapper.spotify.requests.authorization.authorization_code
Builder class for building an AuthorizationCodeUriRequest.

B

BadGatewayException - Exception in com.wrapper.spotify.exceptions.detailed
The server was acting as a gateway or proxy and received an invalid response from the upstream server.
BadGatewayException() - Constructor for exception com.wrapper.spotify.exceptions.detailed.BadGatewayException
 
BadGatewayException(String) - Constructor for exception com.wrapper.spotify.exceptions.detailed.BadGatewayException
 
BadGatewayException(String, Throwable) - Constructor for exception com.wrapper.spotify.exceptions.detailed.BadGatewayException
 
BadRequestException - Exception in com.wrapper.spotify.exceptions.detailed
The request could not be understood by the server due to malformed syntax.
BadRequestException() - Constructor for exception com.wrapper.spotify.exceptions.detailed.BadRequestException
 
BadRequestException(String) - Constructor for exception com.wrapper.spotify.exceptions.detailed.BadRequestException
 
BadRequestException(String, Throwable) - Constructor for exception com.wrapper.spotify.exceptions.detailed.BadRequestException
 
Base64 - Class in com.wrapper.spotify
Source: https://gist.github.com/EmilHernvall/953733#file-base64-java Due to Java version support issues with Datatypeconverter (<=1.7) class and Base64 (>=1.8) class.
Base64() - Constructor for class com.wrapper.spotify.Base64
 
BASIC_DESKTOP - com.wrapper.spotify.enums.ProductType
 
before(Date) - Method in class com.wrapper.spotify.requests.data.player.GetCurrentUsersRecentlyPlayedTracksRequest.Builder
The before date setter.
bodyParametersToJson(List<NameValuePair>) - Method in class com.wrapper.spotify.requests.AbstractRequest
 
build() - Method in class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.credentials.ClientCredentials.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.credentials.error.AuthenticationError.Builder
 
build() - Method in interface com.wrapper.spotify.model_objects.IModelObject.Builder
Build a model object with the information set in the builder object.
build() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.miscellaneous.PlaylistTracksInformation.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.miscellaneous.Restrictions.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.special.FeaturedPlaylists.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.special.PlaylistTrackPosition.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.special.SearchResult.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.special.SnapshotResult.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.Artist.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.Category.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.Context.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.Copyright.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.Cursor.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.Error.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.ExternalId.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.ExternalUrl.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.Followers.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.Image.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.Paging.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.PlayHistory.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistTrack.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.Recommendations.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.SavedAlbum.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.SavedTrack.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.TrackLink.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
 
build() - Method in class com.wrapper.spotify.model_objects.specification.User.Builder
 
build() - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeRefreshRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.authorization.client_credentials.ClientCredentialsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.albums.GetAlbumRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.albums.GetAlbumsTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.albums.GetSeveralAlbumsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.artists.GetArtistRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsRelatedArtistsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsTopTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.artists.GetSeveralArtistsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.browse.GetCategoryRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.browse.GetCategorysPlaylistsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.browse.GetListOfCategoriesRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.browse.GetListOfFeaturedPlaylistsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.browse.GetListOfNewReleasesRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.browse.miscellaneous.GetAvailableGenreSeedsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.follow.CheckCurrentUserFollowsArtistsOrUsersRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.follow.CheckUsersFollowPlaylistRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.follow.FollowArtistsOrUsersRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.follow.FollowPlaylistRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.follow.GetUsersFollowedArtistsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.follow.UnfollowArtistsOrUsersRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.follow.UnfollowPlaylistRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.library.CheckUsersSavedAlbumsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.library.CheckUsersSavedTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.library.GetCurrentUsersSavedAlbumsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.library.GetUsersSavedTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.library.RemoveAlbumsForCurrentUserRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.library.RemoveUsersSavedTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.library.SaveAlbumsForCurrentUserRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.library.SaveTracksForUserRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.personalization.GetUsersTopArtistsAndTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.personalization.simplified.GetUsersTopArtistsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.personalization.simplified.GetUsersTopTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.player.GetCurrentUsersRecentlyPlayedTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.player.GetInformationAboutUsersCurrentPlaybackRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.player.GetUsersAvailableDevicesRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.player.GetUsersCurrentlyPlayingTrackRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.player.PauseUsersPlaybackRequest.Builder
The reuqest build method.
build() - Method in class com.wrapper.spotify.requests.data.player.SeekToPositionInCurrentlyPlayingTrackRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.player.SetRepeatModeOnUsersPlaybackRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.player.SetVolumeForUsersPlaybackRequest.Builder
The build method.
build() - Method in class com.wrapper.spotify.requests.data.player.SkipUsersPlaybackToNextTrackRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.player.SkipUsersPlaybackToPreviousTrackRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.player.StartResumeUsersPlaybackRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.player.ToggleShuffleForUsersPlaybackRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.player.TransferUsersPlaybackRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.playlists.AddTracksToPlaylistRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
the request build method.
build() - Method in class com.wrapper.spotify.requests.data.playlists.GetListOfCurrentUsersPlaylistsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.playlists.GetListOfUsersPlaylistsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistCoverImageRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistRequest.Builder
ther request build method.
build() - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistsTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.playlists.RemoveTracksFromPlaylistRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.playlists.ReorderPlaylistsTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.playlists.ReplacePlaylistsTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.playlists.UploadCustomPlaylistCoverImageRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.search.SearchItemRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.tracks.GetAudioAnalysisForTrackRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.tracks.GetAudioFeaturesForSeveralTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.tracks.GetAudioFeaturesForTrackRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.tracks.GetSeveralTracksRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.tracks.GetTrackRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.users_profile.GetCurrentUsersProfileRequest.Builder
The request build method.
build() - Method in class com.wrapper.spotify.requests.data.users_profile.GetUsersProfileRequest.Builder
The request build method.
build() - Method in interface com.wrapper.spotify.requests.IRequest.Builder
 
build() - Method in class com.wrapper.spotify.SpotifyApi.Builder
Build a SpotifyApi instance with the information given to the builder.
build() - Method in class com.wrapper.spotify.SpotifyHttpManager.Builder
 
builder() - Method in class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials
 
builder() - Method in class com.wrapper.spotify.model_objects.credentials.ClientCredentials
 
builder() - Method in class com.wrapper.spotify.model_objects.credentials.error.AuthenticationError
 
builder() - Method in interface com.wrapper.spotify.model_objects.IModelObject
Create a builder for building an instance of a model object.
builder() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis
 
builder() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeasure
 
builder() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta
 
builder() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection
 
builder() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment
 
builder() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
 
builder() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying
 
builder() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
 
builder() - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device
 
builder() - Method in class com.wrapper.spotify.model_objects.miscellaneous.PlaylistTracksInformation
 
builder() - Method in class com.wrapper.spotify.model_objects.miscellaneous.Restrictions
 
builder() - Method in class com.wrapper.spotify.model_objects.special.FeaturedPlaylists
 
builder() - Method in class com.wrapper.spotify.model_objects.special.PlaylistTrackPosition
 
builder() - Method in class com.wrapper.spotify.model_objects.special.SearchResult
 
builder() - Method in class com.wrapper.spotify.model_objects.special.SnapshotResult
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.Album
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.Artist
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.Category
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.Context
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.Copyright
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.Cursor
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.Error
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.ExternalId
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.ExternalUrl
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.Followers
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.Image
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.Paging
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.PlayHistory
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistTrack
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.Recommendations
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.SavedAlbum
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.SavedTrack
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.Track
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.TrackLink
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
 
builder() - Method in class com.wrapper.spotify.model_objects.specification.User
 
builder() - Static method in class com.wrapper.spotify.SpotifyApi
Create a builder for building a new Spotify API instance.
Builder() - Constructor for class com.wrapper.spotify.model_objects.AbstractModelObject.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.credentials.ClientCredentials.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.credentials.error.AuthenticationError.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.Device.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.PlaylistTracksInformation.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.Restrictions.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.special.FeaturedPlaylists.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.special.PlaylistTrackPosition.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.special.SearchResult.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.special.SnapshotResult.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.Album.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.AlbumSimplified.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.Artist.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.ArtistSimplified.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.Category.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.Context.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.Copyright.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.Cursor.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.Error.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.ExternalId.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.ExternalUrl.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.Followers.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.Image.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.Paging.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.PagingCursorbased.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.PlayHistory.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.Playlist.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.PlaylistTrack.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.Recommendations.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.RecommendationsSeed.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.SavedAlbum.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.SavedTrack.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.Track.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.TrackLink.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
 
Builder() - Constructor for class com.wrapper.spotify.model_objects.specification.User.Builder
 
Builder() - Constructor for class com.wrapper.spotify.requests.AbstractRequest.Builder
 
Builder() - Constructor for class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
 
Builder() - Constructor for class com.wrapper.spotify.SpotifyApi.Builder
 
Builder() - Constructor for class com.wrapper.spotify.SpotifyHttpManager.Builder
 
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.AbstractDataRequest.Builder
 
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.albums.GetAlbumRequest.Builder
Create a new GetAlbumRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.albums.GetAlbumsTracksRequest.Builder
Create a new GetAlbumsTracksRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.albums.GetSeveralAlbumsRequest.Builder
Create a new GetSeveralAlbumsRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.artists.GetArtistRequest.Builder
Create a new GetArtistRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
Create a new GetArtistsAlbumsRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.artists.GetArtistsRelatedArtistsRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.artists.GetArtistsTopTracksRequest.Builder
Create a new GetArtistsTopTracksRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.artists.GetSeveralArtistsRequest.Builder
Create a new GetSeveralArtistsRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.browse.GetCategoryRequest.Builder
Create a new GetCategoryRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.browse.GetCategorysPlaylistsRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.browse.GetListOfCategoriesRequest.Builder
Create a new GetListOfCategoriesRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.browse.GetListOfFeaturedPlaylistsRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.browse.GetListOfNewReleasesRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
Create a new GetRecommendationsRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.browse.miscellaneous.GetAvailableGenreSeedsRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.follow.CheckCurrentUserFollowsArtistsOrUsersRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.follow.CheckUsersFollowPlaylistRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.follow.FollowArtistsOrUsersRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.follow.FollowPlaylistRequest.Builder
Create a new FollowPlaylistRequest instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.follow.GetUsersFollowedArtistsRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.follow.UnfollowArtistsOrUsersRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.follow.UnfollowPlaylistRequest.Builder
Create a new UnfollowPlaylistRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.library.CheckUsersSavedAlbumsRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.library.CheckUsersSavedTracksRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.library.GetCurrentUsersSavedAlbumsRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.library.GetUsersSavedTracksRequest.Builder
Create a new GetUsersSavedTracksRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.library.RemoveAlbumsForCurrentUserRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.library.RemoveUsersSavedTracksRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.library.SaveAlbumsForCurrentUserRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.library.SaveTracksForUserRequest.Builder
Create a new SaveTracksForUserRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.personalization.GetUsersTopArtistsAndTracksRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.personalization.simplified.GetUsersTopArtistsRequest.Builder
Create a new GetUsersTopArtistsRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.personalization.simplified.GetUsersTopTracksRequest.Builder
Create a new GetUsersTopTracksRequest.Builder instance.
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.player.GetCurrentUsersRecentlyPlayedTracksRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.player.GetInformationAboutUsersCurrentPlaybackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.player.GetUsersAvailableDevicesRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.player.GetUsersCurrentlyPlayingTrackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.player.PauseUsersPlaybackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.player.SeekToPositionInCurrentlyPlayingTrackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.player.SetRepeatModeOnUsersPlaybackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.player.SetVolumeForUsersPlaybackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.player.SkipUsersPlaybackToNextTrackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.player.SkipUsersPlaybackToPreviousTrackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.player.StartResumeUsersPlaybackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.player.ToggleShuffleForUsersPlaybackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.player.TransferUsersPlaybackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.playlists.AddTracksToPlaylistRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.playlists.GetListOfCurrentUsersPlaylistsRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.playlists.GetListOfUsersPlaylistsRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.playlists.GetPlaylistCoverImageRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.playlists.GetPlaylistRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.playlists.GetPlaylistsTracksRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.playlists.RemoveTracksFromPlaylistRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.playlists.ReorderPlaylistsTracksRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.playlists.ReplacePlaylistsTracksRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.playlists.UploadCustomPlaylistCoverImageRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.search.SearchItemRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.tracks.GetAudioAnalysisForTrackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.tracks.GetAudioFeaturesForSeveralTracksRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.tracks.GetAudioFeaturesForTrackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.tracks.GetSeveralTracksRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.tracks.GetTrackRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.users_profile.GetCurrentUsersProfileRequest.Builder
Builder(String) - Constructor for class com.wrapper.spotify.requests.data.users_profile.GetUsersProfileRequest.Builder
Builder(String, String) - Constructor for class com.wrapper.spotify.requests.authorization.AbstractAthorizationRequest.Builder
 
Builder(String, String) - Constructor for class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeRefreshRequest.Builder
 
Builder(String, String) - Constructor for class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest.Builder
 
Builder(String, String) - Constructor for class com.wrapper.spotify.requests.authorization.client_credentials.ClientCredentialsRequest.Builder
 

C

C - com.wrapper.spotify.enums.CopyrightType
 
Category - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Category objects by building instances from this class.
category_id(String) - Method in class com.wrapper.spotify.requests.data.browse.GetCategoryRequest.Builder
The category ID setter.
category_id(String) - Method in class com.wrapper.spotify.requests.data.browse.GetCategorysPlaylistsRequest.Builder
The categroy ID setter.
Category.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building Category instances.
Category.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building Category instances.
changePlaylistsDetails(String) - Method in class com.wrapper.spotify.SpotifyApi
Update a playlists properties.
changePlaylistsDetails(String, String) - Method in class com.wrapper.spotify.SpotifyApi
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
ChangePlaylistsDetailsRequest - Class in com.wrapper.spotify.requests.data.playlists
Change a playlist’s name and public/private state.
ChangePlaylistsDetailsRequest.Builder - Class in com.wrapper.spotify.requests.data.playlists
Builder class for building a ChangePlaylistsDetailsRequest.
checkCurrentUserFollowsArtistsOrUsers(ModelObjectType, String[]) - Method in class com.wrapper.spotify.SpotifyApi
Check to see if the current user is following one or more artists or other Spotify users.
CheckCurrentUserFollowsArtistsOrUsersRequest - Class in com.wrapper.spotify.requests.data.follow
Check to see if the current user is following one or more artists or other Spotify users.
CheckCurrentUserFollowsArtistsOrUsersRequest.Builder - Class in com.wrapper.spotify.requests.data.follow
Builder class for building a CheckCurrentUserFollowsArtistsOrUsersRequest.
checkUsersFollowPlaylist(String, String, String[]) - Method in class com.wrapper.spotify.SpotifyApi
Check to see if one or more Spotify users are following a specified playlist.
CheckUsersFollowPlaylistRequest - Class in com.wrapper.spotify.requests.data.follow
Check to see if one or more Spotify users are following a specified playlist.
CheckUsersFollowPlaylistRequest.Builder - Class in com.wrapper.spotify.requests.data.follow
Builder class for building a CheckUsersFollowPlaylistRequest.
checkUsersSavedAlbums(String...) - Method in class com.wrapper.spotify.SpotifyApi
Check if a track is saved in the users "Your Music" library.
CheckUsersSavedAlbumsRequest - Class in com.wrapper.spotify.requests.data.library
Check if one or more albums is already saved in the current Spotify user’s "Your Music" library.
CheckUsersSavedAlbumsRequest.Builder - Class in com.wrapper.spotify.requests.data.library
Builder class for building a CheckUsersSavedAlbumsRequest.
checkUsersSavedTracks(String...) - Method in class com.wrapper.spotify.SpotifyApi
Check if a track is saved in the users "Your Music" library.
CheckUsersSavedTracksRequest - Class in com.wrapper.spotify.requests.data.library
Check if one or more tracks is already saved in the current Spotify user’s "Your Music" library.
CheckUsersSavedTracksRequest.Builder - Class in com.wrapper.spotify.requests.data.library
Builder class for building a CheckUsersSavedTracksRequest.
client_id(String) - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
The client ID setter.
clientCredentials() - Method in class com.wrapper.spotify.SpotifyApi
Returns a builder that can be used to build requests for client credential grants.
ClientCredentials - Class in com.wrapper.spotify.model_objects.credentials
Retrieve information about Client Credentials by building instances from this class.
ClientCredentials.Builder - Class in com.wrapper.spotify.model_objects.credentials
Builder class for building ClientCredentials instances.
ClientCredentials.JsonUtil - Class in com.wrapper.spotify.model_objects.credentials
JsonUtil class for building ClientCredentials instances.
ClientCredentialsRequest - Class in com.wrapper.spotify.requests.authorization.client_credentials
Request an access token by creating a Client Credentials request.
ClientCredentialsRequest(ClientCredentialsRequest.Builder) - Constructor for class com.wrapper.spotify.requests.authorization.client_credentials.ClientCredentialsRequest
 
ClientCredentialsRequest.Builder - Class in com.wrapper.spotify.requests.authorization.client_credentials
Builder class for building a ClientCredentialsRequest.
code(String) - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest.Builder
The authorization code setter.
collaborative(Boolean) - Method in class com.wrapper.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest.Builder
The collaborative state setter.
collaborative(Boolean) - Method in class com.wrapper.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
The collaborative state setter.
com.wrapper.spotify - package com.wrapper.spotify
 
com.wrapper.spotify.enums - package com.wrapper.spotify.enums
 
com.wrapper.spotify.exceptions - package com.wrapper.spotify.exceptions
 
com.wrapper.spotify.exceptions.detailed - package com.wrapper.spotify.exceptions.detailed
 
com.wrapper.spotify.model_objects - package com.wrapper.spotify.model_objects
 
com.wrapper.spotify.model_objects.credentials - package com.wrapper.spotify.model_objects.credentials
 
com.wrapper.spotify.model_objects.credentials.error - package com.wrapper.spotify.model_objects.credentials.error
 
com.wrapper.spotify.model_objects.miscellaneous - package com.wrapper.spotify.model_objects.miscellaneous
 
com.wrapper.spotify.model_objects.special - package com.wrapper.spotify.model_objects.special
 
com.wrapper.spotify.model_objects.specification - package com.wrapper.spotify.model_objects.specification
 
com.wrapper.spotify.requests - package com.wrapper.spotify.requests
 
com.wrapper.spotify.requests.authorization - package com.wrapper.spotify.requests.authorization
 
com.wrapper.spotify.requests.authorization.authorization_code - package com.wrapper.spotify.requests.authorization.authorization_code
 
com.wrapper.spotify.requests.authorization.client_credentials - package com.wrapper.spotify.requests.authorization.client_credentials
 
com.wrapper.spotify.requests.data - package com.wrapper.spotify.requests.data
 
com.wrapper.spotify.requests.data.albums - package com.wrapper.spotify.requests.data.albums
 
com.wrapper.spotify.requests.data.artists - package com.wrapper.spotify.requests.data.artists
 
com.wrapper.spotify.requests.data.browse - package com.wrapper.spotify.requests.data.browse
 
com.wrapper.spotify.requests.data.browse.miscellaneous - package com.wrapper.spotify.requests.data.browse.miscellaneous
 
com.wrapper.spotify.requests.data.follow - package com.wrapper.spotify.requests.data.follow
 
com.wrapper.spotify.requests.data.library - package com.wrapper.spotify.requests.data.library
 
com.wrapper.spotify.requests.data.personalization - package com.wrapper.spotify.requests.data.personalization
 
com.wrapper.spotify.requests.data.personalization.interfaces - package com.wrapper.spotify.requests.data.personalization.interfaces
 
com.wrapper.spotify.requests.data.personalization.simplified - package com.wrapper.spotify.requests.data.personalization.simplified
 
com.wrapper.spotify.requests.data.player - package com.wrapper.spotify.requests.data.player
 
com.wrapper.spotify.requests.data.playlists - package com.wrapper.spotify.requests.data.playlists
 
com.wrapper.spotify.requests.data.search - package com.wrapper.spotify.requests.data.search
 
com.wrapper.spotify.requests.data.search.interfaces - package com.wrapper.spotify.requests.data.search.interfaces
 
com.wrapper.spotify.requests.data.search.simplified - package com.wrapper.spotify.requests.data.search.simplified
 
com.wrapper.spotify.requests.data.tracks - package com.wrapper.spotify.requests.data.tracks
 
com.wrapper.spotify.requests.data.users_profile - package com.wrapper.spotify.requests.data.users_profile
 
COMPILATION - com.wrapper.spotify.enums.AlbumType
 
concat(String[], char) - Static method in class com.wrapper.spotify.SpotifyApi
String concatenation helper method.
Context - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Context objects by building instances from this class.
context_uri(String) - Method in class com.wrapper.spotify.requests.data.player.StartResumeUsersPlaybackRequest.Builder
The context URI setter.
Context.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building Context instances.
Context.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building Context instances.
Copyright - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Copyright objects by building instances from this class.
Copyright.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building Copyright instances.
Copyright.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building Copyright instances.
CopyrightType - Enum in com.wrapper.spotify.enums
An enumeration of all possible Copyright types.
country(CountryCode) - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsTopTracksRequest.Builder
The country code setter.
country(CountryCode) - Method in class com.wrapper.spotify.requests.data.browse.GetCategoryRequest.Builder
The country code setter.
country(CountryCode) - Method in class com.wrapper.spotify.requests.data.browse.GetCategorysPlaylistsRequest.Builder
The country code setter.
country(CountryCode) - Method in class com.wrapper.spotify.requests.data.browse.GetListOfCategoriesRequest.Builder
The country code setter.
country(CountryCode) - Method in class com.wrapper.spotify.requests.data.browse.GetListOfFeaturedPlaylistsRequest.Builder
The country code setter.
country(CountryCode) - Method in class com.wrapper.spotify.requests.data.browse.GetListOfNewReleasesRequest.Builder
The country code setter.
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.credentials.ClientCredentials.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.credentials.error.AuthenticationError.JsonUtil
 
createModelObject(JsonObject) - Method in interface com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
Build a model object with the information given in a json object.
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.miscellaneous.PlaylistTracksInformation.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.miscellaneous.Restrictions.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.special.FeaturedPlaylists.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.special.PlaylistTrackPosition.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.special.SearchResult.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.special.SnapshotResult.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.Album.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.Artist.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.Category.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.Context.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.Copyright.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.Cursor.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.Error.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.ExternalId.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.ExternalUrl.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.Followers.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.Image.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.Paging.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.PlayHistory.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistTrack.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.Recommendations.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.SavedAlbum.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.SavedTrack.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.Track.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.TrackLink.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.JsonUtil
 
createModelObject(JsonObject) - Method in class com.wrapper.spotify.model_objects.specification.User.JsonUtil
 
createModelObject(String) - Method in class com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil
Build a model object with the information given in a json string.
createModelObject(String) - Method in interface com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
Build a model object with the information given in a json string.
createModelObjectArray(JsonArray) - Method in class com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil
Create an array of model objects out of a json array object.
createModelObjectArray(JsonArray) - Method in interface com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
Create an array of model objects out of a json array object.
createModelObjectArray(JsonArray, Class<X>) - Method in class com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil
Create an array of model objects out of a json array object and a Class object.
createModelObjectArray(JsonArray, Class<X>) - Method in interface com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
Create an array of model objects out of a json array object and a Class object.
createModelObjectArray(String) - Method in class com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil
Create an array of model objects out of a json string.
createModelObjectArray(String) - Method in interface com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
Create an array of model objects out of a json string.
createModelObjectArray(String, String) - Method in class com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil
Create an array of model objects out of a json array, which is contained in a json object.
createModelObjectArray(String, String) - Method in interface com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
Create an array of model objects out of a json array, which is contained in a json object.
createModelObjectPaging(JsonObject) - Method in class com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil
Create a paging of model objects out of a json object.
createModelObjectPaging(JsonObject) - Method in interface com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
Create a paging of model objects out of a json object.
createModelObjectPaging(String) - Method in class com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil
Create a paging of model objects out of a json string.
createModelObjectPaging(String) - Method in interface com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
Create a paging of model objects out of a json string.
createModelObjectPaging(String, String) - Method in class com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil
Create a paging of model objects out of a json array, which is contained in a json object.
createModelObjectPaging(String, String) - Method in interface com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
Create a paging of model objects out of a json array, which is contained in a json object.
createModelObjectPagingCursorbased(JsonObject) - Method in class com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil
Create a cursor-based paging of model objects out of a json object.
createModelObjectPagingCursorbased(JsonObject) - Method in interface com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
Create a cursor-based paging of model objects out of a json object.
createModelObjectPagingCursorbased(String) - Method in class com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil
Create a cursor-based paging of model objects out of a json string.
createModelObjectPagingCursorbased(String) - Method in interface com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
Create a cursor-based paging of model objects out of a json string.
createModelObjectPagingCursorbased(String, String) - Method in class com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil
Create a cursor-based paging of model objects out of a json array, which is contained in a json object.
createModelObjectPagingCursorbased(String, String) - Method in interface com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
Create a cursor-based paging of model objects out of a json array, which is contained in a json object.
createPlaylist(String, String) - Method in class com.wrapper.spotify.SpotifyApi
Create a playlist.
CreatePlaylistRequest - Class in com.wrapper.spotify.requests.data.playlists
Create a playlist for a Spotify user.
CreatePlaylistRequest.Builder - Class in com.wrapper.spotify.requests.data.playlists
Builder class for building a CreatePlaylistRequest.
CurrentlyPlaying - Class in com.wrapper.spotify.model_objects.miscellaneous
Retrieve information about Currently Playing objects by creating instances from this class.
CurrentlyPlaying.Builder - Class in com.wrapper.spotify.model_objects.miscellaneous
Builder class for building CurrentlyPlaying instances.
CurrentlyPlaying.JsonUtil - Class in com.wrapper.spotify.model_objects.miscellaneous
JsonUtil class for building CurrentlyPlaying instances.
CurrentlyPlayingContext - Class in com.wrapper.spotify.model_objects.miscellaneous
Retrieve information about Currently Playing Context objects by creating instances from this class.
CurrentlyPlayingContext.Builder - Class in com.wrapper.spotify.model_objects.miscellaneous
Builder class for building CurrentlyPlayingContext instances.
CurrentlyPlayingContext.JsonUtil - Class in com.wrapper.spotify.model_objects.miscellaneous
JsonUtil class for building CurrentlyPlayingContext instances.
Cursor - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Cursor objects by building instances from this class.
Cursor.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building Cursor instances.
Cursor.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building Cursor instances.

D

DAY - com.wrapper.spotify.enums.ReleaseDatePrecision
 
DAYPASS - com.wrapper.spotify.enums.ProductType
 
decode(String) - Static method in class com.wrapper.spotify.Base64
 
DEFAULT_AUTHENTICATION_HOST - Static variable in class com.wrapper.spotify.SpotifyApi
The default authentication host of Spotify API calls.
DEFAULT_AUTHENTICATION_PORT - Static variable in class com.wrapper.spotify.SpotifyApi
The default authentication port of Spotify API calls.
DEFAULT_AUTHENTICATION_SCHEME - Static variable in class com.wrapper.spotify.SpotifyApi
The default authentication http scheme of Spotify API calls.
DEFAULT_HOST - Static variable in class com.wrapper.spotify.SpotifyApi
The default host of Spotify API calls.
DEFAULT_HTTP_MANAGER - Static variable in class com.wrapper.spotify.SpotifyApi
A HttpManager configured with default settings.
DEFAULT_PORT - Static variable in class com.wrapper.spotify.SpotifyApi
The default port of Spotify API calls.
DEFAULT_SCHEME - Static variable in class com.wrapper.spotify.SpotifyApi
The default http scheme of Spotify API calls.
delete(URI, Header[], HttpEntity) - Method in interface com.wrapper.spotify.IHttpManager
Perform an HTTP DELETE request to the specified URL.
delete(URI, Header[], HttpEntity) - Method in class com.wrapper.spotify.SpotifyHttpManager
 
deleteJson() - Method in class com.wrapper.spotify.requests.AbstractRequest
 
deleteJson() - Method in interface com.wrapper.spotify.requests.IRequest
 
description(String) - Method in class com.wrapper.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest.Builder
The playlist description setter.
description(String) - Method in class com.wrapper.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
The playlist description setter.
Device - Class in com.wrapper.spotify.model_objects.miscellaneous
Retrieve information about Device objects by creating instances from this class.
device_id(String) - Method in class com.wrapper.spotify.requests.data.player.PauseUsersPlaybackRequest.Builder
The device ID setter.
device_id(String) - Method in class com.wrapper.spotify.requests.data.player.SeekToPositionInCurrentlyPlayingTrackRequest.Builder
The device ID setter.
device_id(String) - Method in class com.wrapper.spotify.requests.data.player.SetRepeatModeOnUsersPlaybackRequest.Builder
The device ID setter.
device_id(String) - Method in class com.wrapper.spotify.requests.data.player.SetVolumeForUsersPlaybackRequest.Builder
The device ID setter.
device_id(String) - Method in class com.wrapper.spotify.requests.data.player.SkipUsersPlaybackToNextTrackRequest.Builder
The device ID setter.
device_id(String) - Method in class com.wrapper.spotify.requests.data.player.SkipUsersPlaybackToPreviousTrackRequest.Builder
The device ID setter.
device_id(String) - Method in class com.wrapper.spotify.requests.data.player.StartResumeUsersPlaybackRequest.Builder
The device ID setter.
device_id(String) - Method in class com.wrapper.spotify.requests.data.player.ToggleShuffleForUsersPlaybackRequest.Builder
The device ID setter.
device_ids(JsonArray) - Method in class com.wrapper.spotify.requests.data.player.TransferUsersPlaybackRequest.Builder
The device ID setter.
Device.Builder - Class in com.wrapper.spotify.model_objects.miscellaneous
Builder class for building Device instances.
Device.JsonUtil - Class in com.wrapper.spotify.model_objects.miscellaneous
JsonUtil class for building Device instances.

E

encode(byte[]) - Static method in class com.wrapper.spotify.Base64
 
equals(Object) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying
Helper method to compare two CurrentlyPlaying objects.
Error - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Error objects by building instances from this class.
Error.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building Error instances.
Error.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building Error instances.
execute() - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeRefreshRequest
execute() - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest
execute() - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest
Request an authorization URI.
execute() - Method in class com.wrapper.spotify.requests.authorization.client_credentials.ClientCredentialsRequest
Request an access token.
execute() - Method in class com.wrapper.spotify.requests.data.albums.GetAlbumRequest
Get an Album synchronously.
execute() - Method in class com.wrapper.spotify.requests.data.albums.GetAlbumsTracksRequest
Get the tracks from the album.
execute() - Method in class com.wrapper.spotify.requests.data.albums.GetSeveralAlbumsRequest
Get multiple albums.
execute() - Method in class com.wrapper.spotify.requests.data.artists.GetArtistRequest
Get an Artist.
execute() - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsAlbumsRequest
Get the AlbumSimplified objects.
execute() - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsRelatedArtistsRequest
Get the related Artist objects.
execute() - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsTopTracksRequest
Get the top Track objects.
execute() - Method in class com.wrapper.spotify.requests.data.artists.GetSeveralArtistsRequest
Get several Artist objects.
execute() - Method in class com.wrapper.spotify.requests.data.browse.GetCategoryRequest
Get a Category.
execute() - Method in class com.wrapper.spotify.requests.data.browse.GetCategorysPlaylistsRequest
Get multiple PlaylistSimplified objects.
execute() - Method in class com.wrapper.spotify.requests.data.browse.GetListOfCategoriesRequest
Get a paging of Category objects.
execute() - Method in class com.wrapper.spotify.requests.data.browse.GetListOfFeaturedPlaylistsRequest
Get FeaturedPlaylists synchronously.
execute() - Method in class com.wrapper.spotify.requests.data.browse.GetListOfNewReleasesRequest
Get a paging of new AlbumSimplified releases.
execute() - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest
execute() - Method in class com.wrapper.spotify.requests.data.browse.miscellaneous.GetAvailableGenreSeedsRequest
Get all available genre seeds.
execute() - Method in class com.wrapper.spotify.requests.data.follow.CheckCurrentUserFollowsArtistsOrUsersRequest
Check whether the user is following one or more users or artist or not.
execute() - Method in class com.wrapper.spotify.requests.data.follow.CheckUsersFollowPlaylistRequest
Check whether a user is following a playlist or not.
execute() - Method in class com.wrapper.spotify.requests.data.follow.FollowArtistsOrUsersRequest
Follow an artist or user.
execute() - Method in class com.wrapper.spotify.requests.data.follow.FollowPlaylistRequest
Follow a playlist.
execute() - Method in class com.wrapper.spotify.requests.data.follow.GetUsersFollowedArtistsRequest
Get a list of artists the user is following.
execute() - Method in class com.wrapper.spotify.requests.data.follow.UnfollowArtistsOrUsersRequest
Unfollow an artist or user.
execute() - Method in class com.wrapper.spotify.requests.data.follow.UnfollowPlaylistRequest
Unfollow a playlist.
execute() - Method in class com.wrapper.spotify.requests.data.library.CheckUsersSavedAlbumsRequest
Check whether an album is present in the current user's "Your Music" library.
execute() - Method in class com.wrapper.spotify.requests.data.library.CheckUsersSavedTracksRequest
Check whether an track is present in the current user's "Your Music" library.
execute() - Method in class com.wrapper.spotify.requests.data.library.GetCurrentUsersSavedAlbumsRequest
Get the saved albums of the current user.
execute() - Method in class com.wrapper.spotify.requests.data.library.GetUsersSavedTracksRequest
Get the songs from the current users "Your Music" library.
execute() - Method in class com.wrapper.spotify.requests.data.library.RemoveAlbumsForCurrentUserRequest
Remove an album.
execute() - Method in class com.wrapper.spotify.requests.data.library.RemoveUsersSavedTracksRequest
Remove a track.
execute() - Method in class com.wrapper.spotify.requests.data.library.SaveAlbumsForCurrentUserRequest
Save an album to the "Your Music" library.
execute() - Method in class com.wrapper.spotify.requests.data.library.SaveTracksForUserRequest
Save an album.
execute() - Method in class com.wrapper.spotify.requests.data.personalization.GetUsersTopArtistsAndTracksRequest
Get the top artists and tracks.
execute() - Method in class com.wrapper.spotify.requests.data.personalization.simplified.GetUsersTopArtistsRequest
Get an user's top artists.
execute() - Method in class com.wrapper.spotify.requests.data.personalization.simplified.GetUsersTopTracksRequest
Get an user's top tracks.
execute() - Method in class com.wrapper.spotify.requests.data.player.GetCurrentUsersRecentlyPlayedTracksRequest
Get an user's recently played tracks.
execute() - Method in class com.wrapper.spotify.requests.data.player.GetInformationAboutUsersCurrentPlaybackRequest
Get information about a user's playback.
execute() - Method in class com.wrapper.spotify.requests.data.player.GetUsersAvailableDevicesRequest
Get an user's available devices.
execute() - Method in class com.wrapper.spotify.requests.data.player.GetUsersCurrentlyPlayingTrackRequest
Get an user's currently playing track.
execute() - Method in class com.wrapper.spotify.requests.data.player.PauseUsersPlaybackRequest
Pause an user's playback.
execute() - Method in class com.wrapper.spotify.requests.data.player.SeekToPositionInCurrentlyPlayingTrackRequest
Seek to a position in the user's currently playing track.
execute() - Method in class com.wrapper.spotify.requests.data.player.SetRepeatModeOnUsersPlaybackRequest
Set the repeat mode on a user's playback.
execute() - Method in class com.wrapper.spotify.requests.data.player.SetVolumeForUsersPlaybackRequest
Set the volume for the user’s current playback device.
execute() - Method in class com.wrapper.spotify.requests.data.player.SkipUsersPlaybackToNextTrackRequest
Skip to the next track in the user’s queue.
execute() - Method in class com.wrapper.spotify.requests.data.player.SkipUsersPlaybackToPreviousTrackRequest
Skip to the previous track in the user’s queue.
execute() - Method in class com.wrapper.spotify.requests.data.player.StartResumeUsersPlaybackRequest
Start or resume a playback.
execute() - Method in class com.wrapper.spotify.requests.data.player.ToggleShuffleForUsersPlaybackRequest
Toggle the shuffle state of an user's playback.
execute() - Method in class com.wrapper.spotify.requests.data.player.TransferUsersPlaybackRequest
Transfer playback to a new device.
execute() - Method in class com.wrapper.spotify.requests.data.playlists.AddTracksToPlaylistRequest
Add tracks to playlist.
execute() - Method in class com.wrapper.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest
Change a playlist's details.
execute() - Method in class com.wrapper.spotify.requests.data.playlists.CreatePlaylistRequest
Create a new playlist.
execute() - Method in class com.wrapper.spotify.requests.data.playlists.GetListOfCurrentUsersPlaylistsRequest
Get a list of the current user's playlists.
execute() - Method in class com.wrapper.spotify.requests.data.playlists.GetListOfUsersPlaylistsRequest
Get an user's playlists.
execute() - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistCoverImageRequest
Get the cover image of a playlist.
execute() - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistRequest
Get a playlist.
execute() - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistsTracksRequest
Get a playlist's tracks.
execute() - Method in class com.wrapper.spotify.requests.data.playlists.RemoveTracksFromPlaylistRequest
Remove tracks from a playlist.
execute() - Method in class com.wrapper.spotify.requests.data.playlists.ReorderPlaylistsTracksRequest
Reorder the tracks in a playlist.
execute() - Method in class com.wrapper.spotify.requests.data.playlists.ReplacePlaylistsTracksRequest
Replace tracks in a playlist.
execute() - Method in class com.wrapper.spotify.requests.data.playlists.UploadCustomPlaylistCoverImageRequest
Upload a new playlist image.
execute() - Method in class com.wrapper.spotify.requests.data.search.SearchItemRequest
Search for an item.
execute() - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchAlbumsRequest
Search for albums.
execute() - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchArtistsRequest
Search for artists.
execute() - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchPlaylistsRequest
Search for playlists.
execute() - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchTracksRequest
Search for playlists.
execute() - Method in class com.wrapper.spotify.requests.data.tracks.GetAudioAnalysisForTrackRequest
Get an audio analyis for a track.
execute() - Method in class com.wrapper.spotify.requests.data.tracks.GetAudioFeaturesForSeveralTracksRequest
Get audio features for several tracks.
execute() - Method in class com.wrapper.spotify.requests.data.tracks.GetAudioFeaturesForTrackRequest
Get audio features for a track.
execute() - Method in class com.wrapper.spotify.requests.data.tracks.GetSeveralTracksRequest
Get several tracks.
execute() - Method in class com.wrapper.spotify.requests.data.tracks.GetTrackRequest
Get a track.
execute() - Method in class com.wrapper.spotify.requests.data.users_profile.GetCurrentUsersProfileRequest
Get the profile of the current user.
execute() - Method in class com.wrapper.spotify.requests.data.users_profile.GetUsersProfileRequest
Get the profile of a current user.
execute() - Method in interface com.wrapper.spotify.requests.IRequest
 
executeAsync() - Method in class com.wrapper.spotify.requests.AbstractRequest
Get something asynchronously.
executeAsync() - Method in interface com.wrapper.spotify.requests.IRequest
 
executeAsync(Callable<T>) - Static method in class com.wrapper.spotify.SpotifyApiThreading
 
ExternalId - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about External ID objects by building instances from this class.
ExternalId.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building ExternalId instances.
ExternalId.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building ExternalId instances.
ExternalUrl - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about External URL objects by building instances from this class.
ExternalUrl.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building ExternalUrl instances.
ExternalUrl.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building ExternalUrl instances.

F

FeaturedPlaylists - Class in com.wrapper.spotify.model_objects.special
Retrieve information about Featured Playlist objects by building instances from this class.
FeaturedPlaylists.Builder - Class in com.wrapper.spotify.model_objects.special
Builder class for building FeaturedPlaylists instances.
FeaturedPlaylists.JsonUtil - Class in com.wrapper.spotify.model_objects.special
JsonUtil class for building FeaturedPlaylists instances.
fields(String) - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistRequest.Builder
The fields filter setter.
fields(String) - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistsTracksRequest.Builder
The fields filter setter.
followArtistsOrUsers(ModelObjectType, JsonArray) - Method in class com.wrapper.spotify.SpotifyApi
Add the current user as a follower of one or more artists or other Spotify users.
followArtistsOrUsers(ModelObjectType, String[]) - Method in class com.wrapper.spotify.SpotifyApi
Add the current user as a follower of one or more artists or other Spotify users.
FollowArtistsOrUsersRequest - Class in com.wrapper.spotify.requests.data.follow
Add the current user as a follower of one or more artists or other Spotify users.
FollowArtistsOrUsersRequest.Builder - Class in com.wrapper.spotify.requests.data.follow
Builder class for building a FollowArtistsOrUsersRequest.
Followers - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Follower objects by building instances from this class.
Followers.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building Followers instances.
Followers.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building Followers instances.
followPlaylist(String, String, boolean) - Method in class com.wrapper.spotify.SpotifyApi
Add the current user as a follower of a playlist.
FollowPlaylistRequest - Class in com.wrapper.spotify.requests.data.follow
Add the current user as a follower of a playlist.
FollowPlaylistRequest.Builder - Class in com.wrapper.spotify.requests.data.follow
Builder class for building a FollowPlaylistRequest.
ForbiddenException - Exception in com.wrapper.spotify.exceptions.detailed
The server understood the request, but is refusing to fulfill it.
ForbiddenException() - Constructor for exception com.wrapper.spotify.exceptions.detailed.ForbiddenException
 
ForbiddenException(String) - Constructor for exception com.wrapper.spotify.exceptions.detailed.ForbiddenException
 
ForbiddenException(String, Throwable) - Constructor for exception com.wrapper.spotify.exceptions.detailed.ForbiddenException
 
formatDefaultDate(Date) - Static method in class com.wrapper.spotify.SpotifyApi
Formats a date, using the default spotify format.
FREE - com.wrapper.spotify.enums.ProductType
 

G

GENRE - com.wrapper.spotify.enums.ModelObjectType
 
get(String) - Method in class com.wrapper.spotify.model_objects.specification.ExternalUrl
Get an specific external URL from this external URLs object with the key string given below.
get(URI, Header[]) - Method in interface com.wrapper.spotify.IHttpManager
Perform an HTTP GET request to the specified URL.
get(URI, Header[]) - Method in class com.wrapper.spotify.SpotifyHttpManager
 
getAccessToken() - Method in class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials
Get the access token.
getAccessToken() - Method in class com.wrapper.spotify.model_objects.credentials.ClientCredentials
Get the access token.
getAccessToken() - Method in class com.wrapper.spotify.SpotifyApi
Get the access token specified in the API object, which is used for API calls.
getAcousticness() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the acousticness of the track as a value between 0.0 and 1.0.
getAddedAt() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistTrack
Get the date, when the track has been added to its playlist.
getAddedAt() - Method in class com.wrapper.spotify.model_objects.specification.SavedAlbum
Get the date, when the album has been saved.
getAddedAt() - Method in class com.wrapper.spotify.model_objects.specification.SavedTrack
Get the date, when the track has been saved.
getAddedBy() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistTrack
Get the user, who added the track to its playlist.
getAfter() - Method in class com.wrapper.spotify.model_objects.specification.Cursor
Get the key of this Cursor to find the next set of items in a cursor-based paging object.
getAfterFilteringSize() - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed
Get the number of tracks available after min_* and max_* filters have been applied.
getAfterRelinkingSize() - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed
Get the number of tracks available after relinking for regional availability.
getAlbum() - Method in class com.wrapper.spotify.model_objects.specification.SavedAlbum
Get information about the album from a saved album object.
getAlbum() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the album on which the track appears.
getAlbum(String) - Method in class com.wrapper.spotify.SpotifyApi
Returns an album with the ID given below.
GetAlbumRequest - Class in com.wrapper.spotify.requests.data.albums
Get Spotify catalog information for a single album.
GetAlbumRequest.Builder - Class in com.wrapper.spotify.requests.data.albums
A builder class for a GetAlbumRequest.
getAlbums() - Method in class com.wrapper.spotify.model_objects.special.SearchResult
Get the album objects contained in the search result object.
getAlbumsTracks(String) - Method in class com.wrapper.spotify.SpotifyApi
Returns the tracks of the album with the ID given below.
GetAlbumsTracksRequest - Class in com.wrapper.spotify.requests.data.albums
Get Spotify catalog information about an album's tracks.
GetAlbumsTracksRequest.Builder - Class in com.wrapper.spotify.requests.data.albums
Builder class for building a GetAlbumsTracksRequest.
getAlbumType() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the type of the album.
getAlbumType() - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified
Get the type of the album.
getAnalysisChannels() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the analysis channels.
getAnalysisSampleRate() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the sample rate in which the audio analysis was performed.
getAnalysisTime() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta
Get the duration of the audio analysis, eg.
getAnalysisUrl() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the Spotify Web API endpoint URL for a full audio analysis.
getAnalyzerVersion() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta
Get the version of the Analyzer software, which is used to create audio analysis data.
getArtist(String) - Method in class com.wrapper.spotify.SpotifyApi
Get an artist.
GetArtistRequest - Class in com.wrapper.spotify.requests.data.artists
Get Spotify catalog information for a single artist identified by their unique Spotify ID.
GetArtistRequest.Builder - Class in com.wrapper.spotify.requests.data.artists
Builder class for building a GetArtistRequest.
getArtists() - Method in class com.wrapper.spotify.model_objects.special.SearchResult
Get the artist objects contained in the search result object.
getArtists() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the artists of the album.
getArtists() - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified
Get the artists of the album.
getArtists() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the artists who performed the track.
getArtists() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Get the artists who performed the track.
getArtistsAlbums(String) - Method in class com.wrapper.spotify.SpotifyApi
Get the albums of a specific artist.
GetArtistsAlbumsRequest - Class in com.wrapper.spotify.requests.data.artists
Get Spotify catalog information about an artist’s albums.
GetArtistsAlbumsRequest.Builder - Class in com.wrapper.spotify.requests.data.artists
Builder class for building a GetArtistsAlbumsRequest.
getArtistsRelatedArtists(String) - Method in class com.wrapper.spotify.SpotifyApi
Get artists related/similar to an artist.
GetArtistsRelatedArtistsRequest - Class in com.wrapper.spotify.requests.data.artists
Get Spotify catalog information about artists similar to a given artist.
GetArtistsRelatedArtistsRequest.Builder - Class in com.wrapper.spotify.requests.data.artists
Builder class for building a GetArtistsRelatedArtistsRequest.
getArtistsTopTracks(String, CountryCode) - Method in class com.wrapper.spotify.SpotifyApi
Get the top tracks of an artist in a specific country.
GetArtistsTopTracksRequest - Class in com.wrapper.spotify.requests.data.artists
Get Spotify catalog information about an artist’s top tracks by country.
GetArtistsTopTracksRequest.Builder - Class in com.wrapper.spotify.requests.data.artists
Builder class for building a GetArtistsTopTracksRequest.
getAudioAnalysisForTrack(String) - Method in class com.wrapper.spotify.SpotifyApi
Get a detailed audio analysis for a single track identified by its unique Spotify ID.
GetAudioAnalysisForTrackRequest - Class in com.wrapper.spotify.requests.data.tracks
Get a detailed audio analysis for a single track identified by its unique Spotify ID.
GetAudioAnalysisForTrackRequest.Builder - Class in com.wrapper.spotify.requests.data.tracks
Builder class for building a GetAudioAnalysisForTrackRequest.
getAudioFeaturesForSeveralTracks(String...) - Method in class com.wrapper.spotify.SpotifyApi
Get audio features for multiple tracks based on their Spotify IDs.
GetAudioFeaturesForSeveralTracksRequest - Class in com.wrapper.spotify.requests.data.tracks
Get audio features for multiple tracks based on their Spotify IDs.
GetAudioFeaturesForSeveralTracksRequest.Builder - Class in com.wrapper.spotify.requests.data.tracks
Builder class for building a GetAudioFeaturesForSeveralTracksRequest.
getAudioFeaturesForTrack(String) - Method in class com.wrapper.spotify.SpotifyApi
Get audio features for a track based on its Spotify ID.
GetAudioFeaturesForTrackRequest - Class in com.wrapper.spotify.requests.data.tracks
Get audio feature information for a single track identified by its unique Spotify ID.
GetAudioFeaturesForTrackRequest.Builder - Class in com.wrapper.spotify.requests.data.tracks
Builder class for building a GetAudioFeaturesForTrackRequest.
getAvailableGenreSeeds() - Method in class com.wrapper.spotify.SpotifyApi
Retrieve a list of available genres seed parameter values for recommendations.
GetAvailableGenreSeedsRequest - Class in com.wrapper.spotify.requests.data.browse.miscellaneous
Retrieve a list of available genres seed parameter values for recommendations.
GetAvailableGenreSeedsRequest.Builder - Class in com.wrapper.spotify.requests.data.browse.miscellaneous
Builder class for building a GetAvailableGenreSeedsRequest.Builder.
getAvailableMarkets() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the country codes of all countries, in which the album is available.
getAvailableMarkets() - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified
Get the country codes of all countries, in which the album is available.
getAvailableMarkets() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the country codes of all countries, in which the track is available.
getAvailableMarkets() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Get the country codes of all countries, in which the track is available.
getBars() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis
Get the list of bar markers, in seconds.
getBeats() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis
Get the list of beat markers, in seconds.
getBirthdate() - Method in class com.wrapper.spotify.model_objects.specification.User
Get the users birthdate.
getBody() - Method in class com.wrapper.spotify.requests.AbstractRequest
 
getBody() - Method in interface com.wrapper.spotify.requests.IRequest
 
getBodyParameters() - Method in class com.wrapper.spotify.requests.AbstractRequest
 
getBodyParameters() - Method in interface com.wrapper.spotify.requests.IRequest
 
getCacheMaxEntries() - Method in class com.wrapper.spotify.SpotifyHttpManager
 
getCacheMaxObjectSize() - Method in class com.wrapper.spotify.SpotifyHttpManager
 
getCategory(String) - Method in class com.wrapper.spotify.SpotifyApi
Get a category.
GetCategoryRequest - Class in com.wrapper.spotify.requests.data.browse
Get a single category used to tag items in Spotify (on, for example, the Spotify player’s "Browse" tab).
GetCategoryRequest.Builder - Class in com.wrapper.spotify.requests.data.browse
Builder class for building a GetCategoryRequest.
getCategorysPlaylists(String) - Method in class com.wrapper.spotify.SpotifyApi
Get the playlists from a specific category.
GetCategorysPlaylistsRequest - Class in com.wrapper.spotify.requests.data.browse
Get a list of Spotify playlists tagged with a particular category.
GetCategorysPlaylistsRequest.Builder - Class in com.wrapper.spotify.requests.data.browse
Builder class for building a GetCategorysPlaylistsRequest.
getClientId() - Method in class com.wrapper.spotify.SpotifyApi
Get the application client ID specified in this API object.
getClientSecret() - Method in class com.wrapper.spotify.SpotifyApi
Get the application client secret specified in this API object.
getCodeString() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the code string of the track.
getCodeVersion() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the version of the code string.
getConfidence() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeasure
Get the confidence value of the measurement.
getConnectionRequestTimeout() - Method in class com.wrapper.spotify.SpotifyHttpManager
 
getConnectTimeout() - Method in class com.wrapper.spotify.SpotifyHttpManager
 
getContentType() - Method in class com.wrapper.spotify.requests.AbstractRequest
 
getContentType() - Method in interface com.wrapper.spotify.requests.IRequest
 
getContext() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying
Get the context the track was played from.
getContext() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
Get the context from where the currently playing track is played from.
getContext() - Method in class com.wrapper.spotify.model_objects.specification.PlayHistory
Get the context the track was played from.
getCopyrights() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get all copyright texts of the album.
getCountry() - Method in class com.wrapper.spotify.model_objects.specification.User
Get the country code of the users set home country.
getCurrentUsersProfile() - Method in class com.wrapper.spotify.SpotifyApi
Get detailed profile information about the current user (including the current user’s username).
GetCurrentUsersProfileRequest - Class in com.wrapper.spotify.requests.data.users_profile
Get detailed profile information about the current user (including the current user’s username).
GetCurrentUsersProfileRequest.Builder - Class in com.wrapper.spotify.requests.data.users_profile
Builder class for building a GetCurrentUsersProfileRequest.
getCurrentUsersRecentlyPlayedTracks() - Method in class com.wrapper.spotify.SpotifyApi
Get tracks from the current users recently played tracks.
GetCurrentUsersRecentlyPlayedTracksRequest - Class in com.wrapper.spotify.requests.data.player
Get tracks from the current user’s recently played tracks.
GetCurrentUsersRecentlyPlayedTracksRequest.Builder - Class in com.wrapper.spotify.requests.data.player
Builder class for building a GetCurrentUsersRecentlyPlayedTracksRequest.
getCurrentUsersSavedAlbums() - Method in class com.wrapper.spotify.SpotifyApi
Get a list of the albums saved in the current Spotify user’s "Your Music" library.
GetCurrentUsersSavedAlbumsRequest - Class in com.wrapper.spotify.requests.data.library
Get a list of the albums saved in the current Spotify user’s "Your Music" library.
GetCurrentUsersSavedAlbumsRequest.Builder - Class in com.wrapper.spotify.requests.data.library
Builder class for building a GetCurrentUsersSavedAlbumsRequest.
getCursors() - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased
Get the cursors used to find the next set of items.
getDanceability() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the danceability of the track as a value between 0.0 and 1.0.
getDescription() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Get the description of the playlist.
getDetailedStatus() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta
Get the detailed status of the Analyzer software after creating the audio analysis.
getDevice() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
Get the currently active device.
getDiscNumber() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the disc number of the track in its album.
getDiscNumber() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Get the disc number of the track in its album.
getDisplayName() - Method in class com.wrapper.spotify.model_objects.specification.User
Get the users display name if available.
getDuration() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeasure
Get the duration of the measurement in seconds.
getDuration() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the duration of the track in seconds.
getDurationMs() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the duration of the track in milliseconds.
getDurationMs() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the duration of the track in milliseconds.
getDurationMs() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Get the duration of the track in milliseconds.
getEchoprintString() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the echoprint string of the track.
getEchoprintVersion() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the version of the echoprint string.
getEmail() - Method in class com.wrapper.spotify.model_objects.specification.User
Get the users email address.
getEndOfFadeIn() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the end of fade in introduction of the track.
getEnergy() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the energy of the track as a value between 0.0 and 1.0.
The energetic value of the track depends on factors like speed and loudness.
getError() - Method in class com.wrapper.spotify.model_objects.credentials.error.AuthenticationError
Get the high level description of the error as specified in RFC 6749 Section 5.2.
getError_description() - Method in class com.wrapper.spotify.model_objects.credentials.error.AuthenticationError
Get the more detailed description of the error as specified in RFC 6749 Section 4.1.2.1.
getExpiresIn() - Method in class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials
Get the time period (in seconds) for which the access token is valid.
getExpiresIn() - Method in class com.wrapper.spotify.model_objects.credentials.ClientCredentials
Get the time period (in seconds) for which the access token is valid.
getExternalIds() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the external IDs of the album.
getExternalIds() - Method in class com.wrapper.spotify.model_objects.specification.ExternalId
Get the external IDs from this External ID object.
getExternalIds() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the external IDs of the track.
Example: isrc -> "International Standard Recording Code".
getExternalUrls() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the external URLs of the album.
getExternalUrls() - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified
Get the external URLs of the album.
getExternalUrls() - Method in class com.wrapper.spotify.model_objects.specification.Artist
Get the external URLs of the artist.
getExternalUrls() - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified
Get the external URLs of the artist.
getExternalUrls() - Method in class com.wrapper.spotify.model_objects.specification.Context
Get the external URLs of the context.
getExternalUrls() - Method in class com.wrapper.spotify.model_objects.specification.ExternalUrl
Get the external URLs from this External URL object.
getExternalUrls() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Get the external URLs of the playlist.
getExternalUrls() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified
Get the external URLs of the playlist.
getExternalUrls() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the external URLs of the track.
Example: Spotify-URL.
getExternalUrls() - Method in class com.wrapper.spotify.model_objects.specification.TrackLink
Get the external URLs of the track.
Example: Spotify-URL.
getExternalUrls() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Get the external URLs of the track.
Example: Spotify-URL.
getExternalUrls() - Method in class com.wrapper.spotify.model_objects.specification.User
Get the external URLs of the user.
getFollowers() - Method in class com.wrapper.spotify.model_objects.specification.Artist
Get information about the followers of the artist.
getFollowers() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Get information about the followers of the playlist.
getFollowers() - Method in class com.wrapper.spotify.model_objects.specification.User
Get information about the followers of the user.
getGenres() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get a list of all genres of the album.
getGenres() - Method in class com.wrapper.spotify.model_objects.specification.Artist
Get a list of all genres of the artist.
getHeaders() - Method in class com.wrapper.spotify.requests.AbstractRequest
 
getHeaders() - Method in interface com.wrapper.spotify.requests.IRequest
 
getHeight() - Method in class com.wrapper.spotify.model_objects.specification.Image
Get the height of the image in pixels.
getHost() - Method in class com.wrapper.spotify.SpotifyApi
Get the API host used for API calls.
getHref() - Method in class com.wrapper.spotify.model_objects.miscellaneous.PlaylistTracksInformation
Get the Spotify Web API endpoint URL of the playlist tracks object.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the full Spotify Web API endpoint URL of the album.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified
Get the full Spotify Web API endpoint URL of the album.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.Artist
Get the full Spotify Web API endpoint URL of the artist.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified
Get the full Spotify Web API endpoint URL of the artist.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.Category
Get the Spotify Web API endpoint URL of the category.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.Context
Get a link to the Spotify Web API endpoint providing full details of the track.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.Followers
Get a link to the Web API endpoint providing full details of the followers object.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.Paging
Get a link to the Web API endpoint returning the full result of the request.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased
Get a link to the Web API endpoint returning the full result of the request.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Get the full Spotify API endpoint url of the playlist.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified
Get the full Spotify API endpoint url of the playlist.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed
Get the link to the full track or artist data for this seed.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the full Spotify Web API endpoint URL of the track.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.TrackLink
Get the Spotify Web API endpoint URL of the track.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Get the full Spotify Web API endpoint URL of the track.
getHref() - Method in class com.wrapper.spotify.model_objects.specification.User
Get the Spotify Web API endpoint URL of the user.
getHttpManager() - Method in class com.wrapper.spotify.requests.AbstractRequest
 
getHttpManager() - Method in interface com.wrapper.spotify.requests.IRequest
 
getHttpManager() - Method in class com.wrapper.spotify.SpotifyApi
Get the IHttpManager used for API calls.
getIcons() - Method in class com.wrapper.spotify.model_objects.specification.Category
Get the category icon in various sizes.
getId() - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device
Get the ID of the device.
getId() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the Spotify ID of the album.
getId() - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified
Get the Spotify ID of the album.
getId() - Method in class com.wrapper.spotify.model_objects.specification.Artist
Get the Spotify ID of the artist.
getId() - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified
Get the Spotify ID of the artist.
getId() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the Spotify ID of the track.
getId() - Method in class com.wrapper.spotify.model_objects.specification.Category
Get the Spotify ID of the category.
getId() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Get the Spotify ID of a playlist.
getId() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified
Get the Spotify ID of a playlist.
getId() - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed
Get the ID used to select this seed.
getId() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the Spotify ID of the track.
getId() - Method in class com.wrapper.spotify.model_objects.specification.TrackLink
Get the Spotify ID of the track.
getId() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Get the Spotify ID of the track.
getId() - Method in class com.wrapper.spotify.model_objects.specification.User
Get the Spotify ID of the user.
getImages() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the album cover art of the album in different sizes.
getImages() - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified
Get the album cover art of the album in different sizes.
getImages() - Method in class com.wrapper.spotify.model_objects.specification.Artist
Get all images of the artist (like header image) in different sizes.
getImages() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Images for the playlist.
getImages() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified
Images for the playlist.
getImages() - Method in class com.wrapper.spotify.model_objects.specification.User
Get the profile image of the user in different sizes.
getInformationAboutUsersCurrentPlayback() - Method in class com.wrapper.spotify.SpotifyApi
Get information about the users current playback state, including track, track progress, and active device.
GetInformationAboutUsersCurrentPlaybackRequest - Class in com.wrapper.spotify.requests.data.player
Get information about the user’s current playback state, including track, track progress, and active device.
GetInformationAboutUsersCurrentPlaybackRequest.Builder - Class in com.wrapper.spotify.requests.data.player
getInitialPoolSize() - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed
Get the number of recommended tracks available for this seed.
getInputProcess() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta
Get the input process of the audio analysis.
getInstrumentalness() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the instrumentalness of the track as a value between 0.0 and 1.0.
getIs_active() - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device
Check whether the device is the currently active device.
getIs_playing() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying
Check if something is played at the moment.
getIs_playing() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
Check whether a track is playing on the device or not.
getIs_restricted() - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device
Check whether the device is restricted or not.
getIsCollaborative() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Check whether the playlist is collaborative or not.
getIsCollaborative() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified
Check whether the playlist is collaborative or not.
getIsExplicit() - Method in class com.wrapper.spotify.model_objects.specification.Track
Check whether the track is explicit or not.
getIsExplicit() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Check whether the track is explicit or not.
getIsLocal() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistTrack
Check whether a playlist track is a local track or not.
Local tracks can only be played on devices, where the track files are present.
getIsPlayable() - Method in class com.wrapper.spotify.model_objects.specification.Track
Check whether the track is playable in the market, which may has been specified somewhere before requesting it.
getIsPlayable() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Check whether the track is playable in the market, which may has been specified somewhere before requesting it.
getIsPublicAccess() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Check whether a playlist is available in public or is private.
getIsPublicAccess() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified
Check whether a playlist is available in public or is private.
getItem() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying
Get the currently played track.
getItem() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
Get the currently playing track, if the device is playing something.
getItems() - Method in class com.wrapper.spotify.model_objects.specification.Paging
Get the items contained in the paging object.
getItems() - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased
Get the items contained in the paging object.
getJson() - Method in class com.wrapper.spotify.requests.AbstractRequest
 
getJson() - Method in interface com.wrapper.spotify.requests.IRequest
 
getKey() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection
Get the main key of the section.
getKey() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the estimated main key of the track.
getKey() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the main key of the track.
getKeyConfidence() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection
Get the key confidence of the section.
getKeyConfidence() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the key confidence of the track.
getLabel() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the label for the album.
getLimit() - Method in class com.wrapper.spotify.model_objects.specification.Paging
Get the maximum number of items in the response (as set in the query or by default).
getLimit() - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased
Get the maximum number of items in the response (as set in the query or by default).
getLinkedFrom() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the track link object of the track if Track Relinking was applied and the requested track has been replaced with a different track.
getLinkedFrom() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Get the track link object of the track if Track Relinking was applied and the requested track has been replaced with a different track.
getListOfCategories() - Method in class com.wrapper.spotify.SpotifyApi
Get a list of categories.
GetListOfCategoriesRequest - Class in com.wrapper.spotify.requests.data.browse
Get a list of categories used to tag items in Spotify (on, for example, the Spotify player’s "Browse" tab).
GetListOfCategoriesRequest.Builder - Class in com.wrapper.spotify.requests.data.browse
Builder class for building a GetListOfCategoriesRequest.
getListOfCurrentUsersPlaylists() - Method in class com.wrapper.spotify.SpotifyApi
Get a list of the playlists owned or followed by the current Spotify user.
GetListOfCurrentUsersPlaylistsRequest - Class in com.wrapper.spotify.requests.data.playlists
Get a list of the playlists owned or followed by the current Spotify user.
GetListOfCurrentUsersPlaylistsRequest.Builder - Class in com.wrapper.spotify.requests.data.playlists
Builder class for building a GetListOfCurrentUsersPlaylistsRequest
getListOfFeaturedPlaylists() - Method in class com.wrapper.spotify.SpotifyApi
Get "Featured Playlists" of different countries which may match a specific language.
GetListOfFeaturedPlaylistsRequest - Class in com.wrapper.spotify.requests.data.browse
Get a list of Spotify featured playlists (shown, for example, on a Spotify player’s "Browse" tab).
GetListOfFeaturedPlaylistsRequest.Builder - Class in com.wrapper.spotify.requests.data.browse
Builder class for building a GetListOfFeaturedPlaylistsRequest.
getListOfNewReleases() - Method in class com.wrapper.spotify.SpotifyApi
Get the newest releases from a specific country.
GetListOfNewReleasesRequest - Class in com.wrapper.spotify.requests.data.browse
Get a list of new album releases featured in Spotify (shown, for example, on a Spotify player’s "Browse" tab).
GetListOfNewReleasesRequest.Builder - Class in com.wrapper.spotify.requests.data.browse
Builder class for building a GetListOfNewReleasesRequest.
getListOfUsersPlaylists(String) - Method in class com.wrapper.spotify.SpotifyApi
Get an users playlists.
GetListOfUsersPlaylistsRequest - Class in com.wrapper.spotify.requests.data.playlists
Get a list of the playlists owned or followed by a Spotify user.
GetListOfUsersPlaylistsRequest.Builder - Class in com.wrapper.spotify.requests.data.playlists
Builder class for building a GetListOfUsersPlaylistsRequest.
getLiveness() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the liveness of the track as a value between 0.0 and 1.0.
The liveness depends on ambient sounds like the presence of an audience.
getLoudness() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection
Get the (average) loudness of the section in decibels.
getLoudness() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the average loudness of the track in decibels.
getLoudness() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the average loudness of the track.
getLoudnessEnd() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment
Get the loudness level at the end of the segment.
getLoudnessMax() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment
Get the peak loudness value within the segment.
getLoudnessMaxTime() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment
Get the offset within the segment of the point of maximum loudness.
getLoudnessStart() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment
Get the loudness level at the start of the segment.
getMeasure() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection
Get the measure of the audio analysis section object.
getMeasure() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment
Get the measure of the audio analysis segment object.
getMessage() - Method in class com.wrapper.spotify.model_objects.special.FeaturedPlaylists
Get the message which is displayed on the front page of the "browse" tab in the Spotify client.
getMessage() - Method in class com.wrapper.spotify.model_objects.specification.Error
Get the error message (description of the cause) of the Error object.
getMeta() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis
Get the metadata of the analyzer software for the track.
getMethod() - Method in class com.wrapper.spotify.HttpDeleteBody
 
getMode() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection
Get the modality of the section.
getMode() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the modality of the track.
getMode() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the modality of the track.
getModeConfidence() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection
Get the modality confidence of the section.
getModeConfidence() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the modality confidence of the track.
getName() - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device
Get the name of the device.
getName() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the name of the album.
getName() - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified
Get the name of the album.
getName() - Method in class com.wrapper.spotify.model_objects.specification.Artist
Get the name of the artist.
getName() - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified
Get the name of the artist.
getName() - Method in class com.wrapper.spotify.model_objects.specification.Category
Get the name of the category.
getName() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Get the name of a playlist.
getName() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified
Get the name of a playlist.
getName() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the name of the track.
getName() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Get the name of a track.
getNext() - Method in class com.wrapper.spotify.model_objects.specification.Paging
Get the URL to the next page of items.
getNext() - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased
Get the URL to the next page of items.
getNumSamples() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the number of samples in the track.
getOffset() - Method in class com.wrapper.spotify.model_objects.specification.Paging
Get the offset of the items returned (as set in the query or by default).
getOffsetSeconds() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the offset seconds.
getOwner() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Get the owners user object of a playlist.
getOwner() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified
Get the owners user object of a playlist.
getPitches() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment
Get the pitches of the segment.
getPlatform() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta
Get the platform, on which the audio analysis was created.
getPlayedAt() - Method in class com.wrapper.spotify.model_objects.specification.PlayHistory
Get the date and time the track was played.
getPlaylist(String) - Method in class com.wrapper.spotify.SpotifyApi
Get a playlist.
getPlaylist(String, String) - Method in class com.wrapper.spotify.SpotifyApi
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
getPlaylistCoverImage(String) - Method in class com.wrapper.spotify.SpotifyApi
Get the image used to represent a specific playlist.
getPlaylistCoverImage(String, String) - Method in class com.wrapper.spotify.SpotifyApi
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
GetPlaylistCoverImageRequest - Class in com.wrapper.spotify.requests.data.playlists
Get the current image associated with a specific playlist.
GetPlaylistCoverImageRequest.Builder - Class in com.wrapper.spotify.requests.data.playlists
Builder class for building a GetPlaylistCoverImageRequest.
GetPlaylistRequest - Class in com.wrapper.spotify.requests.data.playlists
Get a playlist owned by a Spotify user.
GetPlaylistRequest.Builder - Class in com.wrapper.spotify.requests.data.playlists
Builder class for building a GetPlaylistRequest.
getPlaylists() - Method in class com.wrapper.spotify.model_objects.special.FeaturedPlaylists
Get the page of featured playlists.
getPlaylists() - Method in class com.wrapper.spotify.model_objects.special.SearchResult
Get the playlist objects contained in the search result object.
getPlaylistsTracks(String) - Method in class com.wrapper.spotify.SpotifyApi
Get a playlists tracks.
getPlaylistsTracks(String, String) - Method in class com.wrapper.spotify.SpotifyApi
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
GetPlaylistsTracksRequest - Class in com.wrapper.spotify.requests.data.playlists
Get full details of the tracks of a playlist owned by a Spotify user.
GetPlaylistsTracksRequest.Builder - Class in com.wrapper.spotify.requests.data.playlists
Builder class for building a GetPlaylistsTracksRequest.
getPopularity() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the popularity of the album in a range between 0 and 100.
getPopularity() - Method in class com.wrapper.spotify.model_objects.specification.Artist
Get the popularity of the artist in a range between 0 and 100.
getPopularity() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the popularity of the track.
getPort() - Method in class com.wrapper.spotify.SpotifyApi
Get the port used for API calls.
getPositions() - Method in class com.wrapper.spotify.model_objects.special.PlaylistTrackPosition
Get the position, where the track should be added in the playlist.
getPrecision() - Method in enum com.wrapper.spotify.enums.ReleaseDatePrecision
Get the release date precision as a string.
getPreviewUrl() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get a link to a 30 second preview (MP3 format) of the track.
getPreviewUrl() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Get a link to a 30 second preview (MP3 format) of the track.
getPrevious() - Method in class com.wrapper.spotify.model_objects.specification.Paging
Get the URL to the previous page of items.
getProduct() - Method in class com.wrapper.spotify.model_objects.specification.User
Get the product type of the users account.
getProgress_ms() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying
Get the progress of the current played track.
getProgress_ms() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
Get the progress of the currently playing track.
getProxy() - Method in class com.wrapper.spotify.SpotifyHttpManager
 
getProxyCredentials() - Method in class com.wrapper.spotify.SpotifyHttpManager
 
getProxyPassword() - Method in class com.wrapper.spotify.SpotifyApi
Get the proxy password used for API calls.
getProxyPort() - Method in class com.wrapper.spotify.SpotifyApi
Get the proxy port used for API calls.
getProxyUrl() - Method in class com.wrapper.spotify.SpotifyApi
Get the proxy URL used for API calls.
getProxyUsername() - Method in class com.wrapper.spotify.SpotifyApi
Get the proxy username used for API calls.
getReason() - Method in class com.wrapper.spotify.model_objects.miscellaneous.Restrictions
Get the reason why the track is not available.
getRecommendations() - Method in class com.wrapper.spotify.SpotifyApi
Create a playlist-style listening experience based on seed artists, tracks and genres.
GetRecommendationsRequest - Class in com.wrapper.spotify.requests.data.browse
Create a playlist-style listening experience based on seed artists, tracks and genres.
GetRecommendationsRequest.Builder - Class in com.wrapper.spotify.requests.data.browse
Builder class for building a GetRecommendationsRequest.
getRedirectURI() - Method in class com.wrapper.spotify.SpotifyApi
Get the redirect URI of the application specified in this API object.
getRefreshToken() - Method in class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials
Get the refresh token.
getRefreshToken() - Method in class com.wrapper.spotify.SpotifyApi
Get the refresh token specified in the API object.
getReleaseDate() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the release date of the album with the highest precision available.
getReleaseDatePrecision() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the precision of the albums release date.
getRepeat_state() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
Get the repeat state of the device.
getRestrictions() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the restrictions of the track.
getRetryAfter() - Method in exception com.wrapper.spotify.exceptions.detailed.TooManyRequestsException
 
getRhythmString() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the rhythm string of the track.
getRhythmVersion() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the version of the rhythm string.
getSampleMd5() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the sample MD5.
getScheme() - Method in class com.wrapper.spotify.SpotifyApi
Get the scheme used for API calls.
getScope() - Method in class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials
Get the Scopes specified in the authorization code credentials request.
getSections() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis
Get the set of section markers, in seconds.
getSeeds() - Method in class com.wrapper.spotify.model_objects.specification.Recommendations
Get the recommendation seeds from the recommendations object.
getSegments() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis
Get the set of sound entities (typically under a second) each relatively uniform in timbre and harmony.
getSeveralAlbums(String...) - Method in class com.wrapper.spotify.SpotifyApi
Get multiple albums.
GetSeveralAlbumsRequest - Class in com.wrapper.spotify.requests.data.albums
Get Spotify catalog information for multiple albums identified by their Spotify IDs.
GetSeveralAlbumsRequest.Builder - Class in com.wrapper.spotify.requests.data.albums
Builder class for building a GetSeveralAlbumsRequest.
getSeveralArtists(String...) - Method in class com.wrapper.spotify.SpotifyApi
Get multiple artists.
GetSeveralArtistsRequest - Class in com.wrapper.spotify.requests.data.artists
Get Spotify catalog information for several artists based on their Spotify IDs.
GetSeveralArtistsRequest.Builder - Class in com.wrapper.spotify.requests.data.artists
Builder class for building a GetSeveralArtistsRequest.
getSeveralTracks(String...) - Method in class com.wrapper.spotify.SpotifyApi
Get multiple tracks.
GetSeveralTracksRequest - Class in com.wrapper.spotify.requests.data.tracks
Get Spotify catalog information for multiple tracks based on their Spotify IDs.
GetSeveralTracksRequest.Builder - Class in com.wrapper.spotify.requests.data.tracks
Builder class for building a GetSeveralTracksRequest.
getShuffle_state() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
Get the shuffle state of the device.
getSnapshotId() - Method in class com.wrapper.spotify.model_objects.special.SnapshotResult
Get the snapshot ID.
getSnapshotId() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Get the snapshot ID, the version identifier for the current playlist.
getSnapshotId() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified
Get the snapshot ID, the version identifier for the current playlist.
getSocketTimeout() - Method in class com.wrapper.spotify.SpotifyHttpManager
 
getSpeechiness() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the speechiness of the track as a value between 0.0 and 1.0.
getStart() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeasure
Get the start point of the measurement, eg.
getStartOfFadeOut() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the start of the fade out in seconds.
getStatus() - Method in class com.wrapper.spotify.model_objects.specification.Error
Get the HTTP status code of the Error object.
getStatusCode() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta
Get the exit status code of the Analyzer software.
getSynchString() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the synch string of the track.
getSynchVersion() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the version of the synch string.
getTatums() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis
Get the list of tatum markers, in seconds.
getTempo() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection
Get the (estimated) tempo of the section in beats per minute.
getTempo() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the estimated tempo of the track in beats per minute.
getTempo() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the estimated tempo of the track in beats per minute.
getTempoConfidence() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection
Get the tempo confidence of the section.
getTempoConfidence() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the tempo confidence of the track.
getText() - Method in class com.wrapper.spotify.model_objects.specification.Copyright
Get the copyright text of the Album.
getTimbre() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment
Get the timbre of the segment.
getTimeSignature() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection
Get the estimated overall time signature of the section.
getTimeSignature() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the estimated overall time signature of the track.
getTimeSignature() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the estimated overall time signature of the track.
getTimeSignatureConfidence() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection
Get the time signature confidence of the section.
getTimeSignatureConfidence() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the time signature confidence of the track.
getTimestamp() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta
Get the timestamp when the audio analysis object has been created by the Analyzer software.
getTimestamp() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying
Get the timestamp when the recieved data was fetched.
getTimestamp() - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
Get the Unix timestamp in milliseconds when the time was fetched.
getTokenType() - Method in class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials
Get the type of an access token, which will alway be "Bearer".
getTokenType() - Method in class com.wrapper.spotify.model_objects.credentials.ClientCredentials
Get the type of an access token, which will alway be "Bearer".
getTotal() - Method in class com.wrapper.spotify.model_objects.miscellaneous.PlaylistTracksInformation
Get the total amount of tracks in the playlist.
getTotal() - Method in class com.wrapper.spotify.model_objects.specification.Followers
Get the total number of followers.
getTotal() - Method in class com.wrapper.spotify.model_objects.specification.Paging
Get the total number of items available to return.
getTotal() - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased
Get the total number of items available to return.
getTrack() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis
Get the track data of the audio analysis object.
getTrack() - Method in class com.wrapper.spotify.model_objects.specification.PlayHistory
Get the track the user listened to.
getTrack() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistTrack
Get a full track object from this playlist track object.
getTrack() - Method in class com.wrapper.spotify.model_objects.specification.SavedTrack
Get information about the track from a saved track object.
getTrack(String) - Method in class com.wrapper.spotify.SpotifyApi
Get a track.
getTrackHref() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the Spotify Web API endpoint URL of the track.
getTrackNumber() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the track number of the track.
getTrackNumber() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Get the track number of the track.
GetTrackRequest - Class in com.wrapper.spotify.requests.data.tracks
Get Spotify catalog information for a single track identified by its unique Spotify ID.
GetTrackRequest.Builder - Class in com.wrapper.spotify.requests.data.tracks
Builder class for building a GetTrackRequest.
getTracks() - Method in class com.wrapper.spotify.model_objects.special.SearchResult
Get the track objects contained in the search result object.
getTracks() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get a page of tracks of the album.
getTracks() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Get information about the tracks of the playlist.
getTracks() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified
Get information about the tracks of the playlist.
getTracks() - Method in class com.wrapper.spotify.model_objects.specification.Recommendations
Get the (simplified) tracks from the recommendations object.
getType() - Method in enum com.wrapper.spotify.enums.AlbumType
Get the album type as a string.
getType() - Method in enum com.wrapper.spotify.enums.CopyrightType
Get the Copyright type as a string.
getType() - Method in enum com.wrapper.spotify.enums.Modality
Get the Modality type as a string.
getType() - Method in enum com.wrapper.spotify.enums.ModelObjectType
Get the model object type as a string.
getType() - Method in enum com.wrapper.spotify.enums.ProductType
Get the Spotify product type as a string.
getType() - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device
Get the type of the device.
getType() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the model object type.
getType() - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified
Get the model object type.
getType() - Method in class com.wrapper.spotify.model_objects.specification.Artist
Get the model object type.
getType() - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified
Get the model object type.
getType() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the model object type.
getType() - Method in class com.wrapper.spotify.model_objects.specification.Context
Get the model object type of the context.
getType() - Method in class com.wrapper.spotify.model_objects.specification.Copyright
Get the CopyrightType of this Copyright object.
getType() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Get the model object type.
getType() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified
Get the model object type.
getType() - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed
Get the entity type of this seed.
getType() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the model object type, which should be a "track" in this case.
getType() - Method in class com.wrapper.spotify.model_objects.specification.TrackLink
Get the model object type, which should be a "track" in this case.
getType() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Get the model object type, which should be a "track" in this case.
getType() - Method in class com.wrapper.spotify.model_objects.specification.User
Get the model object type.
getUri() - Method in class com.wrapper.spotify.model_objects.special.PlaylistTrackPosition
Get the Spotify URI of the track.
getUri() - Method in class com.wrapper.spotify.model_objects.specification.Album
Get the Spotify URI of the album.
getUri() - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified
Get the Spotify URI of the album.
getUri() - Method in class com.wrapper.spotify.model_objects.specification.Artist
Get the Spotify URI of the artist.
getUri() - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified
Get the Spotify URI of the artist.
getUri() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the Spotify URI of the track.
getUri() - Method in class com.wrapper.spotify.model_objects.specification.Context
Get the Spotify URI for the context.
getUri() - Method in class com.wrapper.spotify.model_objects.specification.Playlist
Get the Spotify URI of a playlist.
getUri() - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified
Get the Spotify URI of a playlist.
getUri() - Method in class com.wrapper.spotify.model_objects.specification.Track
Get the Spotify track URI.
getUri() - Method in class com.wrapper.spotify.model_objects.specification.TrackLink
Get the Spotify URI of the track.
getUri() - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified
Get the Spotify track URI.
getUri() - Method in class com.wrapper.spotify.model_objects.specification.User
Get the Spotify URI of the user.
getUri() - Method in class com.wrapper.spotify.requests.AbstractRequest
 
getUri() - Method in interface com.wrapper.spotify.requests.IRequest
 
getUrl() - Method in class com.wrapper.spotify.model_objects.specification.Image
Get the source URL of the image.
getUsersAvailableDevices() - Method in class com.wrapper.spotify.SpotifyApi
Get information about an users available devices.
GetUsersAvailableDevicesRequest - Class in com.wrapper.spotify.requests.data.player
Get information about a user’s available devices.
GetUsersAvailableDevicesRequest.Builder - Class in com.wrapper.spotify.requests.data.player
Builder class for building a GetUsersAvailableDevicesRequest.
getUsersCurrentlyPlayingTrack() - Method in class com.wrapper.spotify.SpotifyApi
Get the object currently being played on the users Spotify account.
GetUsersCurrentlyPlayingTrackRequest - Class in com.wrapper.spotify.requests.data.player
Get the object currently being played on the user’s Spotify account.
GetUsersCurrentlyPlayingTrackRequest.Builder - Class in com.wrapper.spotify.requests.data.player
Builder class for building a GetUsersCurrentlyPlayingTrackRequest.
getUsersFollowedArtists(ModelObjectType) - Method in class com.wrapper.spotify.SpotifyApi
Get the current user’s followed artists.
GetUsersFollowedArtistsRequest - Class in com.wrapper.spotify.requests.data.follow
Get the current user’s followed artists.
GetUsersFollowedArtistsRequest.Builder - Class in com.wrapper.spotify.requests.data.follow
Builder class for building a GetUsersFollowedArtistsRequest.
getUsersProfile(String) - Method in class com.wrapper.spotify.SpotifyApi
Get public profile information about a Spotify user.
GetUsersProfileRequest - Class in com.wrapper.spotify.requests.data.users_profile
Get public profile information about a Spotify user.
GetUsersProfileRequest.Builder - Class in com.wrapper.spotify.requests.data.users_profile
Builder class for building a GetUsersProfileRequest.
getUsersSavedTracks() - Method in class com.wrapper.spotify.SpotifyApi
Get an users "Your Music" tracks.
GetUsersSavedTracksRequest - Class in com.wrapper.spotify.requests.data.library
Get a list of the songs saved in the current Spotify user’s "Your Music" library.
GetUsersSavedTracksRequest.Builder - Class in com.wrapper.spotify.requests.data.library
Builder class for building a GetUsersSavedTracksRequest.
getUsersTopArtists() - Method in class com.wrapper.spotify.SpotifyApi
Get the current users top artists based on calculated affinity.
getUsersTopArtistsAndTracks(ModelObjectType) - Method in class com.wrapper.spotify.SpotifyApi
Get the current users top artists or tracks based on calculated affinity.
GetUsersTopArtistsAndTracksRequest<T extends IArtistTrackModelObject> - Class in com.wrapper.spotify.requests.data.personalization
This class only exists for theoretical purposes.
GetUsersTopArtistsAndTracksRequest.Builder<T extends IArtistTrackModelObject> - Class in com.wrapper.spotify.requests.data.personalization
Builder class for building a GetUsersTopArtistsAndTracksRequest.
GetUsersTopArtistsRequest - Class in com.wrapper.spotify.requests.data.personalization.simplified
Get the current user’s top artists based on calculated affinity.
GetUsersTopArtistsRequest.Builder - Class in com.wrapper.spotify.requests.data.personalization.simplified
Builder class for building a GetUsersTopArtistsRequest.
getUsersTopTracks() - Method in class com.wrapper.spotify.SpotifyApi
Get the current users top tracks based on calculated affinity.
GetUsersTopTracksRequest - Class in com.wrapper.spotify.requests.data.personalization.simplified
Get the current user’s top tracks based on calculated affinity.
GetUsersTopTracksRequest.Builder - Class in com.wrapper.spotify.requests.data.personalization.simplified
Builder class for building a GetUsersTopTracksRequest.
getValence() - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures
Get the valence of the track as a value between 0.0 and 1.0.
A track with a high valence sounds more positive (happy, cheerful, euphoric) like the track with a low valence.
getVolume_percent() - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device
Get the current volume of the device in percent.
getWidth() - Method in class com.wrapper.spotify.model_objects.specification.Image
Get the width of the image in pixels.
getWindowSeconds() - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack
Get the window seconds.
grant_type(String) - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeRefreshRequest.Builder
The grant type setter.
grant_type(String) - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest.Builder
The grant type setter.
grant_type(String) - Method in class com.wrapper.spotify.requests.authorization.client_credentials.ClientCredentialsRequest.Builder
The grant type setter.

H

hasAndNotNull(JsonObject, String) - Method in class com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil
Check whether the supplied JSON object contains data in the given member, which is not null.
hasAndNotNull(JsonObject, String) - Method in interface com.wrapper.spotify.model_objects.IModelObject.IJsonUtil
Check whether the supplied JSON object contains data in the given member, which is not null.
HttpDeleteBody - Class in com.wrapper.spotify
 
HttpDeleteBody() - Constructor for class com.wrapper.spotify.HttpDeleteBody
 
HttpDeleteBody(String) - Constructor for class com.wrapper.spotify.HttpDeleteBody
 
HttpDeleteBody(URI) - Constructor for class com.wrapper.spotify.HttpDeleteBody
 

I

IArtistTrackModelObject - Interface in com.wrapper.spotify.requests.data.personalization.interfaces
 
id(String) - Method in class com.wrapper.spotify.requests.data.albums.GetAlbumRequest.Builder
The ID path parameter setter.
id(String) - Method in class com.wrapper.spotify.requests.data.albums.GetAlbumsTracksRequest.Builder
The ID path parameter setter.
id(String) - Method in class com.wrapper.spotify.requests.data.artists.GetArtistRequest.Builder
The artist ID setter.
id(String) - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
The artist ID setter.
id(String) - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsRelatedArtistsRequest.Builder
The artist ID setter.
id(String) - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsTopTracksRequest.Builder
The artist ID setter.
id(String) - Method in class com.wrapper.spotify.requests.data.tracks.GetAudioAnalysisForTrackRequest.Builder
The track ID setter.
id(String) - Method in class com.wrapper.spotify.requests.data.tracks.GetAudioFeaturesForTrackRequest.Builder
The track ID setter.
id(String) - Method in class com.wrapper.spotify.requests.data.tracks.GetTrackRequest.Builder
The track ID setter.
ids(JsonArray) - Method in class com.wrapper.spotify.requests.data.follow.FollowArtistsOrUsersRequest.Builder
The user or artist IDs setter.
ids(JsonArray) - Method in class com.wrapper.spotify.requests.data.library.SaveAlbumsForCurrentUserRequest.Builder
The album IDs setter.
ids(JsonArray) - Method in class com.wrapper.spotify.requests.data.library.SaveTracksForUserRequest.Builder
The track IDs setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.albums.GetSeveralAlbumsRequest.Builder
The IDs query parameter setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.artists.GetSeveralArtistsRequest.Builder
The artist IDs setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.follow.CheckCurrentUserFollowsArtistsOrUsersRequest.Builder
The artist or user IDs setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.follow.CheckUsersFollowPlaylistRequest.Builder
The user IDs setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.follow.FollowArtistsOrUsersRequest.Builder
The user or artist IDs setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.follow.UnfollowArtistsOrUsersRequest.Builder
The artist or user IDs setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.library.CheckUsersSavedAlbumsRequest.Builder
The album IDs setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.library.CheckUsersSavedTracksRequest.Builder
The track IDs setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.library.RemoveAlbumsForCurrentUserRequest.Builder
The album IDs setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.library.RemoveUsersSavedTracksRequest.Builder
The track IDs setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.library.SaveAlbumsForCurrentUserRequest.Builder
The album IDs setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.library.SaveTracksForUserRequest.Builder
The track IDs setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.tracks.GetAudioFeaturesForSeveralTracksRequest.Builder
The track IDs setter.
ids(String) - Method in class com.wrapper.spotify.requests.data.tracks.GetSeveralTracksRequest.Builder
The track IDs setter.
IHttpManager - Interface in com.wrapper.spotify
A simple HTTP connection interface.
Image - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Image objects by building instances from this class.
image_data(String) - Method in class com.wrapper.spotify.requests.data.playlists.UploadCustomPlaylistCoverImageRequest.Builder
The image data setter.
Image.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building Image instances.
Image.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building Image instances.
IModelObject - Interface in com.wrapper.spotify.model_objects
Interface with methods used in model objects.
IModelObject.Builder - Interface in com.wrapper.spotify.model_objects
Interface with methods used in builder classes of model objects.
IModelObject.IJsonUtil<T> - Interface in com.wrapper.spotify.model_objects
Interface with methods used in JsonUtil classes of model objects.
initializeBody() - Method in class com.wrapper.spotify.requests.AbstractRequest
 
insert_before(Integer) - Method in class com.wrapper.spotify.requests.data.playlists.ReorderPlaylistsTracksRequest.Builder
The insert before setter.
InternalServerErrorException - Exception in com.wrapper.spotify.exceptions.detailed
You should never receive this error because our clever coders catch them all ...
InternalServerErrorException() - Constructor for exception com.wrapper.spotify.exceptions.detailed.InternalServerErrorException
 
InternalServerErrorException(String) - Constructor for exception com.wrapper.spotify.exceptions.detailed.InternalServerErrorException
 
InternalServerErrorException(String, Throwable) - Constructor for exception com.wrapper.spotify.exceptions.detailed.InternalServerErrorException
 
IRequest - Interface in com.wrapper.spotify.requests
 
IRequest.Builder - Interface in com.wrapper.spotify.requests
 
ISearchModelObject - Interface in com.wrapper.spotify.requests.data.search.interfaces
 

J

JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.AbstractModelObject.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.credentials.ClientCredentials.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.credentials.error.AuthenticationError.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.Device.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.PlaylistTracksInformation.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.miscellaneous.Restrictions.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.special.FeaturedPlaylists.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.special.PlaylistTrackPosition.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.special.SearchResult.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.special.SnapshotResult.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.Album.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.AlbumSimplified.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.Artist.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.ArtistSimplified.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.AudioFeatures.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.Category.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.Context.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.Copyright.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.Cursor.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.Error.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.ExternalId.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.ExternalUrl.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.Followers.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.Image.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.Paging.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.PagingCursorbased.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.PlayHistory.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.Playlist.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.PlaylistTrack.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.Recommendations.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.RecommendationsSeed.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.SavedAlbum.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.SavedTrack.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.Track.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.TrackLink.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.TrackSimplified.JsonUtil
 
JsonUtil() - Constructor for class com.wrapper.spotify.model_objects.specification.User.JsonUtil
 

K

keyOf(int) - Static method in enum com.wrapper.spotify.enums.Modality
 
keyOf(String) - Static method in enum com.wrapper.spotify.enums.AlbumType
 
keyOf(String) - Static method in enum com.wrapper.spotify.enums.CopyrightType
 
keyOf(String) - Static method in enum com.wrapper.spotify.enums.ModelObjectType
 
keyOf(String) - Static method in enum com.wrapper.spotify.enums.ProductType
 
keyOf(String) - Static method in enum com.wrapper.spotify.enums.ReleaseDatePrecision
 

L

limit(Integer) - Method in class com.wrapper.spotify.requests.data.albums.GetAlbumsTracksRequest.Builder
The limit query parameter setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetCategorysPlaylistsRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetListOfCategoriesRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetListOfFeaturedPlaylistsRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetListOfNewReleasesRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.follow.GetUsersFollowedArtistsRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.library.GetCurrentUsersSavedAlbumsRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.library.GetUsersSavedTracksRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.personalization.GetUsersTopArtistsAndTracksRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.personalization.simplified.GetUsersTopArtistsRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.personalization.simplified.GetUsersTopTracksRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.player.GetCurrentUsersRecentlyPlayedTracksRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.playlists.GetListOfCurrentUsersPlaylistsRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.playlists.GetListOfUsersPlaylistsRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistsTracksRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.search.SearchItemRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
The limit setter.
limit(Integer) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
The limit setter.
locale(String) - Method in class com.wrapper.spotify.requests.data.browse.GetCategoryRequest.Builder
The language code setter.
locale(String) - Method in class com.wrapper.spotify.requests.data.browse.GetListOfCategoriesRequest.Builder
The language code setter.
locale(String) - Method in class com.wrapper.spotify.requests.data.browse.GetListOfFeaturedPlaylistsRequest.Builder
The language code setter.
LOGGER - Static variable in class com.wrapper.spotify.SpotifyApi
 

M

MAJOR - com.wrapper.spotify.enums.Modality
 
makeSimpleDateFormat(String, String) - Static method in class com.wrapper.spotify.SpotifyApi
 
makeUri(String) - Static method in class com.wrapper.spotify.SpotifyHttpManager
 
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.albums.GetAlbumRequest.Builder
The market query parameter setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.albums.GetAlbumsTracksRequest.Builder
The market query parameter setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.albums.GetSeveralAlbumsRequest.Builder
The market query parameter setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
The market filter setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The country code setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.library.GetCurrentUsersSavedAlbumsRequest.Builder
The market country code setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.library.GetUsersSavedTracksRequest.Builder
The market country code setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.player.GetInformationAboutUsersCurrentPlaybackRequest.Builder
The market country code setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.player.GetUsersCurrentlyPlayingTrackRequest.Builder
The market country code setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistRequest.Builder
The market country code setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistsTracksRequest.Builder
The market country code setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.search.SearchItemRequest.Builder
The market country code setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
The market country code setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
The market country code setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
The market country code setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
The market country code setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.tracks.GetSeveralTracksRequest.Builder
The market country code setter.
market(CountryCode) - Method in class com.wrapper.spotify.requests.data.tracks.GetTrackRequest.Builder
The market country code setter.
max_acousticness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum acousticness setter.
max_danceability(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum danceability setter.
max_duration_ms(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum duration setter.
max_energy(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum energy setter.
max_instrumentalness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum instrumentalness setter.
max_key(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum key setter.
max_liveness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum liveness setter.
max_loudness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum loudness setter.
max_mode(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum mode setter.
max_popularity(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum popularity setter.
max_speechiness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum speechiness setter.
max_tempo(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum tempo setter.
max_time_signature(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum time signature setter.
max_valence(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The maximum valence setter.
METHOD_NAME - Static variable in class com.wrapper.spotify.HttpDeleteBody
 
min_acousticness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum acousticness setter.
min_danceability(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum danceability setter.
min_duration_ms(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum duration setter.
min_energy(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum energy setter.
min_instrumentalness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum instrumentalness setter.
min_key(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum key setter.
min_liveness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum liveness setter.
min_loudness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum loudness setter.
min_mode(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum mode setter.
min_popularity(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum popularity setter.
min_speechiness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum speechiness setter.
min_tempo(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum tempo setter.
min_time_signature(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum time signature setter.
min_valence(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The minimum valence setter.
MINOR - com.wrapper.spotify.enums.Modality
 
Modality - Enum in com.wrapper.spotify.enums
An enumeration with the two modality types.
mode - Variable in enum com.wrapper.spotify.enums.Modality
 
ModelObjectType - Enum in com.wrapper.spotify.enums
An enumeration of all possible model object types.
MONTH - com.wrapper.spotify.enums.ReleaseDatePrecision
 

N

name(String) - Method in class com.wrapper.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest.Builder
The playlist name setter.
name(String) - Method in class com.wrapper.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
The playlist name setter.
NotFoundException - Exception in com.wrapper.spotify.exceptions.detailed
The requested resource could not be found.
NotFoundException() - Constructor for exception com.wrapper.spotify.exceptions.detailed.NotFoundException
 
NotFoundException(String) - Constructor for exception com.wrapper.spotify.exceptions.detailed.NotFoundException
 
NotFoundException(String, Throwable) - Constructor for exception com.wrapper.spotify.exceptions.detailed.NotFoundException
 

O

offset(JsonObject) - Method in class com.wrapper.spotify.requests.data.player.StartResumeUsersPlaybackRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.albums.GetAlbumsTracksRequest.Builder
The offset query parameter setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetCategorysPlaylistsRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetListOfCategoriesRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetListOfFeaturedPlaylistsRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetListOfNewReleasesRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.library.GetCurrentUsersSavedAlbumsRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.library.GetUsersSavedTracksRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.personalization.GetUsersTopArtistsAndTracksRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.personalization.simplified.GetUsersTopArtistsRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.personalization.simplified.GetUsersTopTracksRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.playlists.GetListOfCurrentUsersPlaylistsRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.playlists.GetListOfUsersPlaylistsRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistsTracksRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.search.SearchItemRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
The offset setter.
offset(Integer) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
The offset setter.
OPEN - com.wrapper.spotify.enums.ProductType
 
owner_id(String) - Method in class com.wrapper.spotify.requests.data.follow.CheckUsersFollowPlaylistRequest.Builder
The playlists owner ID setter.
owner_id(String) - Method in class com.wrapper.spotify.requests.data.follow.FollowPlaylistRequest.Builder
The playlist owner ID setter.
owner_id(String) - Method in class com.wrapper.spotify.requests.data.follow.UnfollowPlaylistRequest.Builder
The playlist owner ID setter.

P

P - com.wrapper.spotify.enums.CopyrightType
 
Paging<T> - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Paging objects by building instances from this class.
Paging.Builder<T> - Class in com.wrapper.spotify.model_objects.specification
Builder class for building Paging instances.
Paging.JsonUtil<X> - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building Paging instances.
PagingCursorbased<T> - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about cursor-based Paging objects by building instances from this class.
PagingCursorbased.Builder<T> - Class in com.wrapper.spotify.model_objects.specification
Builder class for building PagingCursorbased instances.
PagingCursorbased.JsonUtil<X> - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building PagingCursorbased instances.
parseDefaultDate(String) - Static method in class com.wrapper.spotify.SpotifyApi
Parses a date in the default spotify format.
pauseUsersPlayback() - Method in class com.wrapper.spotify.SpotifyApi
Pause playback on the users account.
PauseUsersPlaybackRequest - Class in com.wrapper.spotify.requests.data.player
Pause playback on the user’s account.
PauseUsersPlaybackRequest.Builder - Class in com.wrapper.spotify.requests.data.player
Builder class for building a PauseUsersPlaybackRequest.
play(Boolean) - Method in class com.wrapper.spotify.requests.data.player.TransferUsersPlaybackRequest.Builder
The playing state setter.
PlayHistory - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Play History objects by building instances from this class.
PlayHistory.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building PlayHistory instances.
PlayHistory.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building PlayHistory instances.
Playlist - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Playlist objects by building instances from this class.
PLAYLIST - com.wrapper.spotify.enums.ModelObjectType
 
playlist_id(String) - Method in class com.wrapper.spotify.requests.data.follow.CheckUsersFollowPlaylistRequest.Builder
The paylist ID setter.
playlist_id(String) - Method in class com.wrapper.spotify.requests.data.follow.FollowPlaylistRequest.Builder
The playlist ID setter.
playlist_id(String) - Method in class com.wrapper.spotify.requests.data.follow.UnfollowPlaylistRequest.Builder
The playlist ID setter.
playlist_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.AddTracksToPlaylistRequest.Builder
The playlist ID setter.
playlist_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest.Builder
The playlist ID setter.
playlist_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistCoverImageRequest.Builder
The playlist ID setter.
playlist_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistRequest.Builder
The playlist ID setter.
playlist_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistsTracksRequest.Builder
The playlist ID setter.
playlist_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.RemoveTracksFromPlaylistRequest.Builder
The playlist ID setter.
playlist_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.ReorderPlaylistsTracksRequest.Builder
The playlist ID setter.
playlist_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.ReplacePlaylistsTracksRequest.Builder
The playlist ID setter.
playlist_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.UploadCustomPlaylistCoverImageRequest.Builder
The playlist ID setter.
Playlist.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building Playlist instances.
Playlist.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building Playlist instances.
PlaylistSimplified - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about simplified Playlist objects by building instances from this class.
PlaylistSimplified.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building PlaylistSimplified instances.
PlaylistSimplified.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building PlaylistSimplified instances.
PlaylistTrack - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Playlist Track objects by building instances from this class.
PlaylistTrack.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building PlaylistTrack instances.
PlaylistTrack.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building PlaylistTrack instances.
PlaylistTrackPosition - Class in com.wrapper.spotify.model_objects.special
Retrieve information about Playlist Track Position objects by building instances from this class.
PlaylistTrackPosition(PlaylistTrackPosition.Builder) - Constructor for class com.wrapper.spotify.model_objects.special.PlaylistTrackPosition
 
PlaylistTrackPosition.Builder - Class in com.wrapper.spotify.model_objects.special
Builder class for building PlaylistTrackPosition instances.
PlaylistTrackPosition.JsonUtil - Class in com.wrapper.spotify.model_objects.special
JsonUtil class for building PlaylistTrackPosition instances.
PlaylistTracksInformation - Class in com.wrapper.spotify.model_objects.miscellaneous
Retrieve information about Playlist Track Information objects by building instances from this class.
PlaylistTracksInformation.Builder - Class in com.wrapper.spotify.model_objects.miscellaneous
Builder class for building PlaylistTracksInformation instances.
PlaylistTracksInformation.JsonUtil - Class in com.wrapper.spotify.model_objects.miscellaneous
JsonUtil class for building PlaylistTracksInformation instances.
position(Integer) - Method in class com.wrapper.spotify.requests.data.playlists.AddTracksToPlaylistRequest.Builder
The position setter.
position(Integer, Boolean) - Method in class com.wrapper.spotify.requests.data.playlists.AddTracksToPlaylistRequest.Builder
The position setter.
position_ms(Integer) - Method in class com.wrapper.spotify.requests.data.player.SeekToPositionInCurrentlyPlayingTrackRequest.Builder
The position setter.
position_ms(Integer) - Method in class com.wrapper.spotify.requests.data.player.StartResumeUsersPlaybackRequest.Builder
The position setter.
post(URI, Header[], HttpEntity) - Method in interface com.wrapper.spotify.IHttpManager
Perform an HTTP POST request to the specified URL.
post(URI, Header[], HttpEntity) - Method in class com.wrapper.spotify.SpotifyHttpManager
 
postJson() - Method in class com.wrapper.spotify.requests.AbstractRequest
 
postJson() - Method in interface com.wrapper.spotify.requests.IRequest
 
precision - Variable in enum com.wrapper.spotify.enums.ReleaseDatePrecision
 
PREMIUM - com.wrapper.spotify.enums.ProductType
 
ProductType - Enum in com.wrapper.spotify.enums
An enumeration of all possible Spotify product types.
public_(Boolean) - Method in class com.wrapper.spotify.requests.data.follow.FollowPlaylistRequest.Builder
The public following state setter.
public_(Boolean) - Method in class com.wrapper.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest.Builder
The public status setter.
public_(Boolean) - Method in class com.wrapper.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
The public status setter.
put(URI, Header[], HttpEntity) - Method in interface com.wrapper.spotify.IHttpManager
Perform an HTTP PUT request to the specified URL.
put(URI, Header[], HttpEntity) - Method in class com.wrapper.spotify.SpotifyHttpManager
 
putJson() - Method in class com.wrapper.spotify.requests.AbstractRequest
 
putJson() - Method in interface com.wrapper.spotify.requests.IRequest
 

Q

q(String) - Method in class com.wrapper.spotify.requests.data.search.SearchItemRequest.Builder
The search query setter.
q(String) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
The search query setter.
q(String) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
The search query setter.
q(String) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
The search query setter.
q(String) - Method in class com.wrapper.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
The search query setter.

R

range_length(Integer) - Method in class com.wrapper.spotify.requests.data.playlists.ReorderPlaylistsTracksRequest.Builder
The range length setter.
range_start(Integer) - Method in class com.wrapper.spotify.requests.data.playlists.ReorderPlaylistsTracksRequest.Builder
The range start setter.
Recommendations - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Recommendation objects by building instances from this class.
Recommendations.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building Recommendations instances.
Recommendations.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building Recommendations instances.
RecommendationsSeed - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Recommendation Seed objects by building instances from this class.
RecommendationsSeed.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building RecommendationsSeed instances.
RecommendationsSeed.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building RecommendationsSeed instances.
redirect_uri(URI) - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest.Builder
The redirect URI setter.
redirect_uri(URI) - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
The redirect URI setter.
refresh_token(String) - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeRefreshRequest.Builder
The refresh token setter.
ReleaseDatePrecision - Enum in com.wrapper.spotify.enums
An enumeration of all possible release date precisions.
removeAlbumsForCurrentUser(String...) - Method in class com.wrapper.spotify.SpotifyApi
Remove one or more albums from the current users "Your Music" library.
RemoveAlbumsForCurrentUserRequest - Class in com.wrapper.spotify.requests.data.library
Remove one or more albums from the current user’s "Your Music" library.
RemoveAlbumsForCurrentUserRequest.Builder - Class in com.wrapper.spotify.requests.data.library
Builder class for building a RemoveAlbumsForCurrentUserRequest.
removeTracksFromPlaylist(String, JsonArray) - Method in class com.wrapper.spotify.SpotifyApi
Delete tracks from a playlist
removeTracksFromPlaylist(String, String, JsonArray) - Method in class com.wrapper.spotify.SpotifyApi
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
RemoveTracksFromPlaylistRequest - Class in com.wrapper.spotify.requests.data.playlists
Remove one or more tracks from a user’s playlist.
RemoveTracksFromPlaylistRequest.Builder - Class in com.wrapper.spotify.requests.data.playlists
Builder class for building a RemoveTracksFromPlaylistRequest.
removeUsersSavedTracks(String...) - Method in class com.wrapper.spotify.SpotifyApi
Remove a track if saved to the users "Your Music" library.
RemoveUsersSavedTracksRequest - Class in com.wrapper.spotify.requests.data.library
Remove one or more tracks from the current user’s "Your Music" library.
RemoveUsersSavedTracksRequest.Builder - Class in com.wrapper.spotify.requests.data.library
Builder class for building a RemoveUsersSavedTracksRequest.
reorderPlaylistsTracks(String, int, int) - Method in class com.wrapper.spotify.SpotifyApi
Reorder a track or a group of tracks in a playlist.
reorderPlaylistsTracks(String, String, int, int) - Method in class com.wrapper.spotify.SpotifyApi
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
ReorderPlaylistsTracksRequest - Class in com.wrapper.spotify.requests.data.playlists
Reorder a track or a group of tracks in a playlist.
ReorderPlaylistsTracksRequest.Builder - Class in com.wrapper.spotify.requests.data.playlists
Builder class for building a ReorderPlaylistsTracksRequest.
replacePlaylistsTracks(String, JsonArray) - Method in class com.wrapper.spotify.SpotifyApi
Replace tracks in a playlist.
replacePlaylistsTracks(String, String[]) - Method in class com.wrapper.spotify.SpotifyApi
Replace tracks in a playlist.
replacePlaylistsTracks(String, String, JsonArray) - Method in class com.wrapper.spotify.SpotifyApi
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
replacePlaylistsTracks(String, String, String[]) - Method in class com.wrapper.spotify.SpotifyApi
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
ReplacePlaylistsTracksRequest - Class in com.wrapper.spotify.requests.data.playlists
Replace all the tracks in a playlist, overwriting its existing tracks.
ReplacePlaylistsTracksRequest.Builder - Class in com.wrapper.spotify.requests.data.playlists
Builder class for building a ReplacePlaylistsTracksRequest.
response_type(String) - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
The response type setter.
Restrictions - Class in com.wrapper.spotify.model_objects.miscellaneous
Retrieve information about Restriction objects by building instances from this class.
Restrictions.Builder - Class in com.wrapper.spotify.model_objects.miscellaneous
Builder class for building Restrictions instances.
Restrictions.JsonUtil - Class in com.wrapper.spotify.model_objects.miscellaneous
JSonUtil class for building Restrictions instances.

S

saveAlbumsForCurrentUser(JsonArray) - Method in class com.wrapper.spotify.SpotifyApi
Save albums in the users "Your Music" library.
saveAlbumsForCurrentUser(String...) - Method in class com.wrapper.spotify.SpotifyApi
Save albums in the users "Your Music" library.
SaveAlbumsForCurrentUserRequest - Class in com.wrapper.spotify.requests.data.library
Save one or more albums to the current user’s "Your Music" library.
SaveAlbumsForCurrentUserRequest.Builder - Class in com.wrapper.spotify.requests.data.library
Builder class for building a SaveAlbumsForCurrentUserRequest.
SavedAlbum - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Saved Album objects by building instances from this class.
SavedAlbum.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building SavedAlbum instances.
SavedAlbum.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building SavedAlbum instances.
SavedTrack - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Saved Track objects by building instances from this class.
SavedTrack.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building SavedTrack instances.
SavedTrack.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building SavedTrack instances.
saveTracksForUser(JsonArray) - Method in class com.wrapper.spotify.SpotifyApi
Save tracks in the users "Your Music" library.
saveTracksForUser(String...) - Method in class com.wrapper.spotify.SpotifyApi
Save tracks in the users "Your Music" library.
SaveTracksForUserRequest - Class in com.wrapper.spotify.requests.data.library
Save one or more tracks to the current user’s "Your Music" library.
SaveTracksForUserRequest.Builder - Class in com.wrapper.spotify.requests.data.library
Builder class for building a SaveTracksForUserRequest.
scope(String) - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
The scope setter.
searchAlbums(String) - Method in class com.wrapper.spotify.SpotifyApi
Get Spotify catalog information about albums that match a keyword string.
SearchAlbumsRequest - Class in com.wrapper.spotify.requests.data.search.simplified
Get Spotify catalog information about albums that match a keyword string.
SearchAlbumsRequest.Builder - Class in com.wrapper.spotify.requests.data.search.simplified
Builder class for building a SearchAlbumsRequest.
searchArtists(String) - Method in class com.wrapper.spotify.SpotifyApi
Get Spotify catalog information about artists that match a keyword string.
SearchArtistsRequest - Class in com.wrapper.spotify.requests.data.search.simplified
Get Spotify catalog information about artists that match a keyword string.
SearchArtistsRequest.Builder - Class in com.wrapper.spotify.requests.data.search.simplified
Builder class for building a SearchArtistsRequest.
searchItem(String, String) - Method in class com.wrapper.spotify.SpotifyApi
Get Spotify catalog information about artists, albums, tracks or playlists that match a keyword string.
SearchItemRequest - Class in com.wrapper.spotify.requests.data.search
Get Spotify catalog information about artists, albums, tracks or playlists that match a keyword string.
SearchItemRequest.Builder - Class in com.wrapper.spotify.requests.data.search
Builder class for building a SearchItemRequest.
searchPlaylists(String) - Method in class com.wrapper.spotify.SpotifyApi
Get Spotify catalog information about playlists that match a keyword string.
SearchPlaylistsRequest - Class in com.wrapper.spotify.requests.data.search.simplified
Get Spotify catalog information about playlists that match a keyword string.
SearchPlaylistsRequest.Builder - Class in com.wrapper.spotify.requests.data.search.simplified
Builder class for building a SearchPlaylistsRequest.
SearchResult - Class in com.wrapper.spotify.model_objects.special
Retrieve information about Search Result objects by building instances from this class.
SearchResult.Builder - Class in com.wrapper.spotify.model_objects.special
Builder class for building SearchResult instances.
SearchResult.JsonUtil - Class in com.wrapper.spotify.model_objects.special
JsonUtil class for building SearchResult instances.
searchTracks(String) - Method in class com.wrapper.spotify.SpotifyApi
Get Spotify catalog information about tracks that match a keyword string.
SearchTracksRequest - Class in com.wrapper.spotify.requests.data.search.simplified
Get Spotify catalog information about tracks that match a keyword string.
SearchTracksRequest.Builder - Class in com.wrapper.spotify.requests.data.search.simplified
Builder class for building a SearchTracksRequest.
seed_artists(String) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The seed artists setter.
seed_genres(String) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The seed genres setter.
seed_tracks(String) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The seed tracks setter.
seekToPositionInCurrentlyPlayingTrack(int) - Method in class com.wrapper.spotify.SpotifyApi
Seeks to the given position in the users currently playing track.
SeekToPositionInCurrentlyPlayingTrackRequest - Class in com.wrapper.spotify.requests.data.player
Seeks to the given position in the user’s currently playing track.
SeekToPositionInCurrentlyPlayingTrackRequest.Builder - Class in com.wrapper.spotify.requests.data.player
Builder class for building a SeekToPositionInCurrentlyPlayingTrackRequest.
ServiceUnavailableException - Exception in com.wrapper.spotify.exceptions.detailed
The server is currently unable to handle the request due to a temporary condition which will be alleviated after some delay.
ServiceUnavailableException() - Constructor for exception com.wrapper.spotify.exceptions.detailed.ServiceUnavailableException
 
ServiceUnavailableException(String) - Constructor for exception com.wrapper.spotify.exceptions.detailed.ServiceUnavailableException
 
ServiceUnavailableException(String, Throwable) - Constructor for exception com.wrapper.spotify.exceptions.detailed.ServiceUnavailableException
 
setAccessToken(String) - Method in class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
The access token setter.
setAccessToken(String) - Method in class com.wrapper.spotify.model_objects.credentials.ClientCredentials.Builder
The access token setter.
setAccessToken(String) - Method in class com.wrapper.spotify.SpotifyApi.Builder
The access token setter.
setAccessToken(String) - Method in class com.wrapper.spotify.SpotifyApi
Set the access token of the API object.
setAcousticness(Float) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the acousticness of the audio features object to be built.
setAddedAt(Date) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistTrack.Builder
Set the "added at" date of the playlist track to be built.
setAddedAt(Date) - Method in class com.wrapper.spotify.model_objects.specification.SavedAlbum.Builder
Set the "added at" date of the saved album to be built.
setAddedAt(Date) - Method in class com.wrapper.spotify.model_objects.specification.SavedTrack.Builder
Set the "added at" date of the saved track to be built.
setAddedBy(User) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistTrack.Builder
Set the user who added the track to the playlist.
setAfter(String) - Method in class com.wrapper.spotify.model_objects.specification.Cursor.Builder
The after key setter.
setAfterFilteringSize(Integer) - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed.Builder
The after filtering size setter.
setAfterRelinkingSize(Integer) - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed.Builder
The after relinking size setter.
setAlbum(Album) - Method in class com.wrapper.spotify.model_objects.specification.SavedAlbum.Builder
Set the full album object of the saved album to be built.
setAlbum(AlbumSimplified) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set the album of the track to be built.
setAlbums(Paging<AlbumSimplified>) - Method in class com.wrapper.spotify.model_objects.special.SearchResult.Builder
The albums setter.
setAlbumType(AlbumType) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the type of the album to be built.
setAlbumType(AlbumType) - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified.Builder
Set the type of the album to be built.
setAnalysisChannels(Integer) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The analysis channels setter.
setAnalysisSampleRate(Long) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The analysis sample rate setter.
setAnalysisTime(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
The analysis time setter.
setAnalysisUrl(String) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the Spotify Web API audio analysis endpoint URL of the audio features object to be built.
setAnalyzerVersion(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
The Analyzer software version setter.
setArtists(ArtistSimplified...) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the artists of the album to be built.
setArtists(ArtistSimplified...) - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified.Builder
Set the artists of the album to be built.
setArtists(ArtistSimplified...) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set the artists of the track to be built.
setArtists(ArtistSimplified...) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set the artists of the track to be built.
setArtists(Paging<Artist>) - Method in class com.wrapper.spotify.model_objects.special.SearchResult.Builder
The artists setter.
setAvailableMarkets(CountryCode...) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the available markets of the album to be built.
setAvailableMarkets(CountryCode...) - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified.Builder
Set the available markets of the album to be built.
setAvailableMarkets(CountryCode...) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set the available markets of the track to be built.
setAvailableMarkets(CountryCode...) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set the available markets of the track to be built.
setBars(AudioAnalysisMeasure[]) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
Track bars setter.
setBeats(AudioAnalysisMeasure[]) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
The track beats setter.
setBirthdate(String) - Method in class com.wrapper.spotify.model_objects.specification.User.Builder
Set the birthday of the user object to be built.
setBody(HttpEntity) - Method in class com.wrapper.spotify.requests.AbstractRequest.Builder
 
setBody(HttpEntity) - Method in interface com.wrapper.spotify.requests.IRequest.Builder
 
setBodyParameter(String, T) - Method in interface com.wrapper.spotify.requests.IRequest.Builder
 
setBodyParameter(String, X) - Method in class com.wrapper.spotify.requests.AbstractRequest.Builder
 
setCacheMaxEntries(Integer) - Method in class com.wrapper.spotify.SpotifyHttpManager.Builder
 
setCacheMaxObjectSize(Integer) - Method in class com.wrapper.spotify.SpotifyHttpManager.Builder
 
setClientId(String) - Method in class com.wrapper.spotify.SpotifyApi.Builder
The client ID setter.
setClientSecret(String) - Method in class com.wrapper.spotify.SpotifyApi.Builder
The client secret setter.
setCodeString(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The code string setter.
setCodeVersion(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The code string version setter.
setCollaborative(Boolean) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set whether the playlist to be built is collaborative or not.
setCollaborative(Boolean) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
Set whether the playlist to be built is collaborative or not.
setConfidence(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.Builder
The confidence setter.
setConnectionRequestTimeout(Integer) - Method in class com.wrapper.spotify.SpotifyHttpManager.Builder
 
setConnectTimeout(Integer) - Method in class com.wrapper.spotify.SpotifyHttpManager.Builder
 
setContentType(ContentType) - Method in class com.wrapper.spotify.requests.AbstractRequest.Builder
 
setContentType(ContentType) - Method in interface com.wrapper.spotify.requests.IRequest.Builder
 
setContext(Context) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
The playing context setter.
setContext(Context) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
The playing context setter.
setContext(Context) - Method in class com.wrapper.spotify.model_objects.specification.PlayHistory.Builder
The context setter.
setCopyrights(Copyright...) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the copyrights of the album to be built.
setCountry(CountryCode) - Method in class com.wrapper.spotify.model_objects.specification.User.Builder
Set the home country of the user object to be built.
setCursors(Cursor...) - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased.Builder
The cursor setter.
setDanceability(Float) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the danceability of the audio features object to be built.
setDefaults(IHttpManager, String, String, Integer) - Method in class com.wrapper.spotify.requests.AbstractRequest.Builder
 
setDefaults(IHttpManager, String, String, Integer) - Method in interface com.wrapper.spotify.requests.IRequest.Builder
 
setDescription(String) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set the description of the playlist to be built.
setDetailedStatus(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
The detailed status setter.
setDevice(Device) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
The active device setter.
setDiscNumber(Integer) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set the disc numer of the track to be built.
setDiscNumber(Integer) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set the disc numer of the track to be built.
setDisplayName(String) - Method in class com.wrapper.spotify.model_objects.specification.User.Builder
Set the display name of the user to be built.
setDuration(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.Builder
The duration setter.
setDuration(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The track duration setter.
setDurationMs(Integer) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the duration in milliseconds of the audio features object to be built.
setDurationMs(Integer) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set the duration in milliseconds of the track to be built.
setDurationMs(Integer) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set the duration in milliseconds of the track to be built.
setEchoprintString(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The echoprint string setter.
setEchoprintVersion(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The echoprint string version setter.
setEmail(String) - Method in class com.wrapper.spotify.model_objects.specification.User.Builder
Set the email address of the user to be built.
setEndOfFadeIn(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The end of fade in introduction setter.
setEnergy(Float) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the energy of the audio features object to be built.
setError(String) - Method in class com.wrapper.spotify.model_objects.credentials.error.AuthenticationError.Builder
The error setter.
setError_description(String) - Method in class com.wrapper.spotify.model_objects.credentials.error.AuthenticationError.Builder
The error description setter.
setExpiresIn(Integer) - Method in class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
The expiration time setter.
setExpiresIn(Integer) - Method in class com.wrapper.spotify.model_objects.credentials.ClientCredentials.Builder
The expiration time setter.
setExplicit(Boolean) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set whether the track to be built is explicit or not.
setExplicit(Boolean) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set whether the track to be built is explicit or not.
setExternalIds(ExternalId) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the external IDs of the album to be built.
setExternalIds(ExternalId) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set the external IDs of the track to be built.
setExternalIds(Map<String, String>) - Method in class com.wrapper.spotify.model_objects.specification.ExternalId.Builder
External IDs setter.
setExternalUrls(ExternalUrl) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set external URLs of the album to be built.
setExternalUrls(ExternalUrl) - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified.Builder
Set external URLs of the album to be built.
setExternalUrls(ExternalUrl) - Method in class com.wrapper.spotify.model_objects.specification.Artist.Builder
Set external URLs of the artist to be built.
setExternalUrls(ExternalUrl) - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified.Builder
Set external URLs of the artist to be built.
setExternalUrls(ExternalUrl) - Method in class com.wrapper.spotify.model_objects.specification.Context.Builder
The external URLs setter.
setExternalUrls(ExternalUrl) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set the external URLs of the playlist to be built.
setExternalUrls(ExternalUrl) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
Set the external URLs of the playlist to be built.
setExternalUrls(ExternalUrl) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set external URLs of the track to be built.
setExternalUrls(ExternalUrl) - Method in class com.wrapper.spotify.model_objects.specification.TrackLink.Builder
Set external URLs of the track to be built.
setExternalUrls(ExternalUrl) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set external URLs of the track to be built.
setExternalUrls(ExternalUrl) - Method in class com.wrapper.spotify.model_objects.specification.User.Builder
Set external urls of the user to be built.
setExternalUrls(Map<String, String>) - Method in class com.wrapper.spotify.model_objects.specification.ExternalUrl.Builder
The external URLs setter.
setFollowers(Followers) - Method in class com.wrapper.spotify.model_objects.specification.Artist.Builder
Set the followers object of the artist to be built.
setFollowers(Followers) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set information about the followers of the playlist to be built.
setFollowers(Followers) - Method in class com.wrapper.spotify.model_objects.specification.User.Builder
Set the followers object of the user to be built.
setGenres(String...) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the genres of the album to be built.
setGenres(String...) - Method in class com.wrapper.spotify.model_objects.specification.Artist.Builder
Set the genres of the artist to be built.
setHeader(String, T) - Method in interface com.wrapper.spotify.requests.IRequest.Builder
 
setHeader(String, X) - Method in class com.wrapper.spotify.requests.AbstractRequest.Builder
 
setHeight(Integer) - Method in class com.wrapper.spotify.model_objects.specification.Image.Builder
The height setter.
setHost(String) - Method in class com.wrapper.spotify.requests.AbstractRequest.Builder
 
setHost(String) - Method in interface com.wrapper.spotify.requests.IRequest.Builder
 
setHost(String) - Method in class com.wrapper.spotify.SpotifyApi.Builder
The Spotify API host setter.
setHref(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.PlaylistTracksInformation.Builder
Set href of Spotify Web API endpoint of the playlist tracks information object to be built.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set href of Spotify Web API endpoint of the album to be built.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified.Builder
Set href of Spotify Web API endpoint of the album to be built.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.Artist.Builder
Set href of Spotify Web API endpoint of the artist to be built.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified.Builder
Set href of Spotify Web API endpoint of the artist to be built.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.Category.Builder
The category href setter.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.Context.Builder
The context href setter.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.Followers.Builder
The href setter.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.Paging.Builder
The href setter.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased.Builder
The href setter.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set the link to the Spotify Web API endpoint providing full details of the playlist.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
Set the link to the Spotify Web API endpoint providing full details of the playlist.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed.Builder
The href setter.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set href of Spotify Web API endpoint of the track to be built.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.TrackLink.Builder
Set href of Spotify Web API endpoint of the track to be built.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set href of Spotify Web API endpoint of the track to be built.
setHref(String) - Method in class com.wrapper.spotify.model_objects.specification.User.Builder
Set href of Spotify api endpoint of the user to be built.
setHttpManager(IHttpManager) - Method in class com.wrapper.spotify.requests.AbstractRequest.Builder
 
setHttpManager(IHttpManager) - Method in interface com.wrapper.spotify.requests.IRequest.Builder
 
setHttpManager(IHttpManager) - Method in class com.wrapper.spotify.SpotifyApi.Builder
The HttpManager setter.
setIcons(Image...) - Method in class com.wrapper.spotify.model_objects.specification.Category.Builder
The category icon setter.
setId(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device.Builder
The device ID setter.
setId(String) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set album ID of the album to be built.
setId(String) - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified.Builder
Set album ID of the album to be built.
setId(String) - Method in class com.wrapper.spotify.model_objects.specification.Artist.Builder
Set artist ID of the artist to be built.
setId(String) - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified.Builder
Set artist ID of the artist to be built.
setId(String) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the Spotify track ID of the audio features object to be built.
setId(String) - Method in class com.wrapper.spotify.model_objects.specification.Category.Builder
The category ID setter.
setId(String) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set the Spotify ID for the playlist to be built.
setId(String) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
Set the Spotify ID for the playlist to be built.
setId(String) - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed.Builder
The ID setter.
setId(String) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set track ID of the track to be built.
setId(String) - Method in class com.wrapper.spotify.model_objects.specification.TrackLink.Builder
Set the Spotify ID of the track to be built.
setId(String) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set track ID of the track to be built.
setId(String) - Method in class com.wrapper.spotify.model_objects.specification.User.Builder
Set user ID of the user to be built.
setImages(Image...) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the cover art in different sizes of the album to be built.
setImages(Image...) - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified.Builder
Set the cover art in different sizes of the album to be built.
setImages(Image...) - Method in class com.wrapper.spotify.model_objects.specification.Artist.Builder
Set the images of the artist to be built, like the header image.
setImages(Image...) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set the cover image of the playlist to be built.
setImages(Image...) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
Set the cover image of the playlist to be built.
setImages(Image...) - Method in class com.wrapper.spotify.model_objects.specification.User.Builder
Set the profile image of the user to be built.
setInitialPoolSize(Integer) - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed.Builder
The initial pool size setter.
setInputProcess(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
The input process setter.
setInstrumentalness(Float) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the instrumentalness of the audio features object to be built.
setIs_active(Boolean) - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device.Builder
The active device state setter.
setIs_playing(Boolean) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
The playing state setter.
setIs_playing(Boolean) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
The playing state setter.
setIs_restricted(Boolean) - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device.Builder
The device restriction state setter.
setIsLocal(Boolean) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistTrack.Builder
Set whether the track to be built is local or not.
setIsPlayable(Boolean) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set whether the track to be built is playable in your market region or not.
setIsPlayable(Boolean) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set whether the track to be built is playable in your market region or not.
setItem(Track) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
The currently playing track setter.
setItem(Track) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
The currently playing track setter.
setItems(T[]) - Method in class com.wrapper.spotify.model_objects.specification.Paging.Builder
The items setter.
setItems(T[]) - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased.Builder
The items setter.
setKey(Integer) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
The key setter.
setKey(Integer) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The track key setter.
setKey(Integer) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the key of the audio features object to be built.
setKeyConfidence(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
The key confidence setter.
setKeyConfidence(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The key confidence setter.
setLabel(String) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the label of the album to be built.
setLimit(Integer) - Method in class com.wrapper.spotify.model_objects.specification.Paging.Builder
The request limit setter.
setLimit(Integer) - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased.Builder
The request limit setter.
setLinkedFrom(TrackLink) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set the track link object of the track to be built.
setLinkedFrom(TrackLink) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set the track link object of the track to be built.
setLiveness(Float) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the liveness of the audio features object to be built.
setLoudness(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
The loudness setter.
setLoudness(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The average loudness setter.
setLoudness(Float) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the loudness of the audio features object to be built.
setLoudnessEnd(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
The end loudness setter.
setLoudnessMax(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
The max loudness setter.
setLoudnessMaxTime(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
The max loudness time setter.
setLoudnessStart(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
The start loudness setter.
setMeasure(AudioAnalysisMeasure) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
The measure setter.
setMeasure(AudioAnalysisMeasure) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
The measure setter.
setMessage(String) - Method in class com.wrapper.spotify.model_objects.special.FeaturedPlaylists.Builder
Set the message, which normally would be displayed on the front page of the "browse" tab.
setMessage(String) - Method in class com.wrapper.spotify.model_objects.specification.Error.Builder
The error message setter.
setMeta(AudioAnalysisMeta) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
The anaylzer metadata setter.
setMode(Modality) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
The mode setter.
setMode(Modality) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The track modality setter.
setMode(Modality) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the mode of the audio features object to be built.
setModeConfidence(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
The mode confidence setter.
setModeConfidence(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The modality confidence setter.
setName(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device.Builder
The device name setter.
setName(String) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the name of the album to be built.
setName(String) - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified.Builder
Set the name of the album to be built.
setName(String) - Method in class com.wrapper.spotify.model_objects.specification.Artist.Builder
Set the name of the artist to be built.
setName(String) - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified.Builder
Set the name of the artist to be built.
setName(String) - Method in class com.wrapper.spotify.model_objects.specification.Category.Builder
The category name setter.
setName(String) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set the name of the playlist to be built.
setName(String) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
Set the name of the playlist to be built.
setName(String) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set the name of the track to be built.
setName(String) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set the name of the track to be built.
setNext(String) - Method in class com.wrapper.spotify.model_objects.specification.Paging.Builder
The next URL setter.
setNext(String) - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased.Builder
The next URL setter.
setNumSamples(Long) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The sample number setter.
setOffset(Integer) - Method in class com.wrapper.spotify.model_objects.specification.Paging.Builder
The offset setter.
setOffsetSeconds(Integer) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The offset seconds setter.
setOwner(User) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set the owner of the playlist to be built.
setOwner(User) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
Set the owner of the playlist to be built.
setPath(String) - Method in class com.wrapper.spotify.requests.AbstractRequest.Builder
 
setPath(String) - Method in interface com.wrapper.spotify.requests.IRequest.Builder
 
setPathParameter(String, String) - Method in class com.wrapper.spotify.requests.AbstractRequest.Builder
 
setPathParameter(String, String) - Method in interface com.wrapper.spotify.requests.IRequest.Builder
 
setPitches(float[]) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
The pitches setter.
setPlatform(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
The platform setter.
setPlayedAt(Date) - Method in class com.wrapper.spotify.model_objects.specification.PlayHistory.Builder
The played at date setter.
setPlaylists(Paging<PlaylistSimplified>) - Method in class com.wrapper.spotify.model_objects.special.FeaturedPlaylists.Builder
Set a page of playlists contained in the featured playlists object to be built.
setPlaylists(Paging<PlaylistSimplified>) - Method in class com.wrapper.spotify.model_objects.special.SearchResult.Builder
The playlists setter.
setPopularity(Integer) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the popularity of the album to be built.
setPopularity(Integer) - Method in class com.wrapper.spotify.model_objects.specification.Artist.Builder
Set the popularity of the artist to be built.
setPopularity(Integer) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set the popularity of the track to be built.
setPort(Integer) - Method in class com.wrapper.spotify.requests.AbstractRequest.Builder
 
setPort(Integer) - Method in interface com.wrapper.spotify.requests.IRequest.Builder
 
setPort(Integer) - Method in class com.wrapper.spotify.SpotifyApi.Builder
The Spotify API port setter.
setPositions(int...) - Method in class com.wrapper.spotify.model_objects.special.PlaylistTrackPosition.Builder
 
setPreviewUrl(String) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set the preview URL of the track to be built.
setPreviewUrl(String) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set the preview URL of the track to be built.
setPrevious(String) - Method in class com.wrapper.spotify.model_objects.specification.Paging.Builder
The previous URL setter.
setProduct(ProductType) - Method in class com.wrapper.spotify.model_objects.specification.User.Builder
Set the product type of the user to be built.
setProgress_ms(Integer) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
The current track progress setter.
setProgress_ms(Integer) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
The track progress setter.
setProxy(HttpHost) - Method in class com.wrapper.spotify.SpotifyHttpManager.Builder
 
setProxyCredentials(UsernamePasswordCredentials) - Method in class com.wrapper.spotify.SpotifyHttpManager.Builder
 
setProxyPassword(Integer) - Method in class com.wrapper.spotify.SpotifyApi.Builder
The proxy password setter.
setProxyPort(Integer) - Method in class com.wrapper.spotify.SpotifyApi.Builder
The proxy port setter.
setProxyUrl(String) - Method in class com.wrapper.spotify.SpotifyApi.Builder
The proxy URL setter.
setProxyUsername(Integer) - Method in class com.wrapper.spotify.SpotifyApi.Builder
The proxy username setter.
setPublicAccess(Boolean) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set whether the playlist to be built is available in public or not.
setPublicAccess(Boolean) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
Set whether the playlist to be built is available in public or not.
setQueryParameter(String, T) - Method in interface com.wrapper.spotify.requests.IRequest.Builder
 
setQueryParameter(String, X) - Method in class com.wrapper.spotify.requests.AbstractRequest.Builder
 
setReason(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.Restrictions.Builder
The restriction reason setter.
setRedirectUri(URI) - Method in class com.wrapper.spotify.SpotifyApi.Builder
The redirect URI setter.
setRefreshToken(String) - Method in class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
The refresh token setter.
setRefreshToken(String) - Method in class com.wrapper.spotify.SpotifyApi.Builder
The refresh token setter.
setRefreshToken(String) - Method in class com.wrapper.spotify.SpotifyApi
Set the refresh token of the API object.
setReleaseDate(String) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the release date of the album to be built.
setReleaseDatePrecision(ReleaseDatePrecision) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the release date precision of the album to be built.
setRepeat_state(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
The repeat state setter.
setRepeatModeOnUsersPlayback(String) - Method in class com.wrapper.spotify.SpotifyApi
Set the repeat mode for the users playback.
SetRepeatModeOnUsersPlaybackRequest - Class in com.wrapper.spotify.requests.data.player
Set the repeat mode for the user’s playback.
SetRepeatModeOnUsersPlaybackRequest.Builder - Class in com.wrapper.spotify.requests.data.player
Builder class for building a SetRepeatModeOnUsersPlaybackRequest.
setRestrictions(Restrictions) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set the restrictions object of the track to be built.
setRetryAfter(int) - Method in exception com.wrapper.spotify.exceptions.detailed.TooManyRequestsException
 
setRhythmString(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The rhythm string setter.
setRhythmVersion(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The rhythm string version setter.
setSampleMd5(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The sample MD5 setter.
setScheme(String) - Method in class com.wrapper.spotify.requests.AbstractRequest.Builder
 
setScheme(String) - Method in interface com.wrapper.spotify.requests.IRequest.Builder
 
setScheme(String) - Method in class com.wrapper.spotify.SpotifyApi.Builder
The scheme setter.
setScope(String) - Method in class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
The scopes setter.
setSections(AudioAnalysisSection[]) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
The track sections setter.
setSeeds(RecommendationsSeed...) - Method in class com.wrapper.spotify.model_objects.specification.Recommendations.Builder
The recommendation seeds setter.
setSegments(AudioAnalysisSegment[]) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
The track segments setter.
setShuffle_state(Boolean) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
The shuffle state setter.
setSnapshotId(String) - Method in class com.wrapper.spotify.model_objects.special.SnapshotResult.Builder
 
setSnapshotId(String) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set the version identifier for the playlist to be built.
setSnapshotId(String) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
Set the version identifier for the playlist to be built.
setSocketTimeout(Integer) - Method in class com.wrapper.spotify.SpotifyHttpManager.Builder
 
setSpeechiness(Float) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the speechiness of the audio features object to be built.
setStart(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.Builder
The start point setter.
setStartOfFadeOut(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The start of fade out setter.
setStatus(Integer) - Method in class com.wrapper.spotify.model_objects.specification.Error.Builder
The error HTTP status code setter.
setStatusCode(Integer) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
The status code setter.
setSynchString(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The synch string setter.
setSynchVersion(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The synch string version setter.
setTatums(AudioAnalysisMeasure[]) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
The track tatums setter.
setTempo(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
The tempo setter.
setTempo(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The estimated tempo setter.
setTempo(Float) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the tempo of the audio features object to be built.
setTempoConfidence(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
The tempo confidence setter.
setTempoConfidence(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The tempo confidence setter.
setText(String) - Method in class com.wrapper.spotify.model_objects.specification.Copyright.Builder
The copyright text setter.
setTimbre(float[]) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
The timbre setter.
setTimeSignature(Integer) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
The time signature setter.
setTimeSignature(Integer) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The time signature setter.
setTimeSignature(Integer) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the time signature of the audio features object to be built.
setTimeSignatureConfidence(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
The time signature confidence setter.
setTimeSignatureConfidence(Float) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The time signature confidence setter.
setTimestamp(Long) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
The timestamp setter.
setTimestamp(Long) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
The timestamp setter.
setTimestamp(Long) - Method in class com.wrapper.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
The timestamp setter.
setTokenType(String) - Method in class com.wrapper.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
The access token type setter.
setTokenType(String) - Method in class com.wrapper.spotify.model_objects.credentials.ClientCredentials.Builder
The access token type setter.
setTotal(Integer) - Method in class com.wrapper.spotify.model_objects.miscellaneous.PlaylistTracksInformation.Builder
Set the total amount of tracks in the playlist.
setTotal(Integer) - Method in class com.wrapper.spotify.model_objects.specification.Followers.Builder
The follower count setter.
setTotal(Integer) - Method in class com.wrapper.spotify.model_objects.specification.Paging.Builder
The total amount setter.
setTotal(Integer) - Method in class com.wrapper.spotify.model_objects.specification.PagingCursorbased.Builder
The total amount setter.
setTrack(AudioAnalysisTrack) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
The track data setter.
setTrack(Track) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistTrack.Builder
Set the full track object of the playlist track to be built.
setTrack(Track) - Method in class com.wrapper.spotify.model_objects.specification.SavedTrack.Builder
Set the full track object of the saved track to be built.
setTrack(TrackSimplified) - Method in class com.wrapper.spotify.model_objects.specification.PlayHistory.Builder
The track setter.
setTrackHref(String) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the track href to the Spotify Web API endpoint of the audio features object to be built.
setTrackNumber(Integer) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set the track number of the track to be built.
setTrackNumber(Integer) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set the track number of the track to be built.
setTracks(PlaylistTracksInformation) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
Set some track infromation of the playlist to be built.
setTracks(Paging<PlaylistTrack>) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set the tracks of the playlist to be built.
setTracks(Paging<Track>) - Method in class com.wrapper.spotify.model_objects.special.SearchResult.Builder
The tracks setter.
setTracks(Paging<TrackSimplified>) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the tracks of the album to be built.
setTracks(TrackSimplified...) - Method in class com.wrapper.spotify.model_objects.specification.Recommendations.Builder
The recommendated tracks setter.
setType(CopyrightType) - Method in class com.wrapper.spotify.model_objects.specification.Copyright.Builder
The copyright type setter.
setType(ModelObjectType) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the type of the model object.
setType(ModelObjectType) - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified.Builder
Set the type of the model object.
setType(ModelObjectType) - Method in class com.wrapper.spotify.model_objects.specification.Artist.Builder
Set the type of the model object.
setType(ModelObjectType) - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified.Builder
Set the type of the model object.
setType(ModelObjectType) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the type of the model object.
setType(ModelObjectType) - Method in class com.wrapper.spotify.model_objects.specification.Context.Builder
The model object type setter.
setType(ModelObjectType) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set the type of the model object.
setType(ModelObjectType) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
Set the type of the model object.
setType(ModelObjectType) - Method in class com.wrapper.spotify.model_objects.specification.RecommendationsSeed.Builder
The model object type setter.
setType(ModelObjectType) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set the type of the model object.
setType(ModelObjectType) - Method in class com.wrapper.spotify.model_objects.specification.TrackLink.Builder
Set the type of the model object.
setType(ModelObjectType) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set the type of the model object.
setType(ModelObjectType) - Method in class com.wrapper.spotify.model_objects.specification.User.Builder
Set the type of the model object.
setType(String) - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device.Builder
The device type setter.
setUri(String) - Method in class com.wrapper.spotify.model_objects.special.PlaylistTrackPosition.Builder
 
setUri(String) - Method in class com.wrapper.spotify.model_objects.specification.Album.Builder
Set the Spotify album URI of the album to be built.
setUri(String) - Method in class com.wrapper.spotify.model_objects.specification.AlbumSimplified.Builder
Set the Spotify album URI of the album to be built.
setUri(String) - Method in class com.wrapper.spotify.model_objects.specification.Artist.Builder
Set the Spotify artist URI of the artist to be built.
setUri(String) - Method in class com.wrapper.spotify.model_objects.specification.ArtistSimplified.Builder
Set the Spotify artist URI of the artist to be built.
setUri(String) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the Spotify URI of the audio feature objects track to be built.
setUri(String) - Method in class com.wrapper.spotify.model_objects.specification.Context.Builder
The Spotify URI setter.
setUri(String) - Method in class com.wrapper.spotify.model_objects.specification.Playlist.Builder
Set the Spotify URI of the playlist to be built.
setUri(String) - Method in class com.wrapper.spotify.model_objects.specification.PlaylistSimplified.Builder
Set the Spotify URI of the playlist to be built.
setUri(String) - Method in class com.wrapper.spotify.model_objects.specification.Track.Builder
Set Spotify URI of the track to be built.
setUri(String) - Method in class com.wrapper.spotify.model_objects.specification.TrackLink.Builder
Set the Spotify URI of the track to be built.
setUri(String) - Method in class com.wrapper.spotify.model_objects.specification.TrackSimplified.Builder
Set Spotify URI of the track to be built.
setUri(String) - Method in class com.wrapper.spotify.model_objects.specification.User.Builder
Set the Spotify URI of the user to be built.
setUrl(String) - Method in class com.wrapper.spotify.model_objects.specification.Image.Builder
The source URL setter.
setValence(Float) - Method in class com.wrapper.spotify.model_objects.specification.AudioFeatures.Builder
Set the valence of the audio features object to be built.
setVolume_percent(Integer) - Method in class com.wrapper.spotify.model_objects.miscellaneous.Device.Builder
The device volume setter.
setVolumeForUsersPlayback(int) - Method in class com.wrapper.spotify.SpotifyApi
Set the volume for the users current playback device.
SetVolumeForUsersPlaybackRequest - Class in com.wrapper.spotify.requests.data.player
Set the volume for the user’s current playback device.
SetVolumeForUsersPlaybackRequest.Builder - Class in com.wrapper.spotify.requests.data.player
Builder class for building a SetVolumeForUsersPlaybackRequest.
setWidth(Integer) - Method in class com.wrapper.spotify.model_objects.specification.Image.Builder
The width setter.
setWindowSeconds(Integer) - Method in class com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
The window seconds setter.
show_dialog(boolean) - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
The show dialog setter.
SINGLE - com.wrapper.spotify.enums.AlbumType
 
skipUsersPlaybackToNextTrack() - Method in class com.wrapper.spotify.SpotifyApi
Skips to next track in the users queue.
SkipUsersPlaybackToNextTrackRequest - Class in com.wrapper.spotify.requests.data.player
Skips to next track in the user’s queue.
SkipUsersPlaybackToNextTrackRequest.Builder - Class in com.wrapper.spotify.requests.data.player
Builder class for building a SkipUsersPlaybackToNextTrackRequest.
skipUsersPlaybackToPreviousTrack() - Method in class com.wrapper.spotify.SpotifyApi
Skips to previous track in the users queue.
SkipUsersPlaybackToPreviousTrackRequest - Class in com.wrapper.spotify.requests.data.player
Skips to previous track in the user’s queue.
SkipUsersPlaybackToPreviousTrackRequest.Builder - Class in com.wrapper.spotify.requests.data.player
Builder class for building a SkipUsersPlaybackToPreviousTrackRequest.
snapshot_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.ReorderPlaylistsTracksRequest.Builder
The playlist snapshot ID setter.
snapshotId - Variable in class com.wrapper.spotify.model_objects.special.SnapshotResult.Builder
 
snapshotId(String) - Method in class com.wrapper.spotify.requests.data.playlists.RemoveTracksFromPlaylistRequest.Builder
The playlist snapshot ID setter.
SnapshotResult - Class in com.wrapper.spotify.model_objects.special
Retrieve information about Snapshot Result objects by building instances from this class.
SnapshotResult.Builder - Class in com.wrapper.spotify.model_objects.special
Builder class for building SnapshotResult instances.
SnapshotResult.JsonUtil - Class in com.wrapper.spotify.model_objects.special
JsonUtil class for building SnapshotResult instances.
SpotifyApi - Class in com.wrapper.spotify
Instances of the SpotifyApi class provide access to the Spotify Web API.
SpotifyApi.Builder - Class in com.wrapper.spotify
Builder class for building SpotifyApi instances.
SpotifyApiThreading - Class in com.wrapper.spotify
 
SpotifyApiThreading() - Constructor for class com.wrapper.spotify.SpotifyApiThreading
 
SpotifyHttpManager - Class in com.wrapper.spotify
 
SpotifyHttpManager(SpotifyHttpManager.Builder) - Constructor for class com.wrapper.spotify.SpotifyHttpManager
Construct a new SpotifyHttpManager instance.
SpotifyHttpManager.Builder - Class in com.wrapper.spotify
 
SpotifyWebApiException - Exception in com.wrapper.spotify.exceptions
An exception happened, eg.
SpotifyWebApiException() - Constructor for exception com.wrapper.spotify.exceptions.SpotifyWebApiException
 
SpotifyWebApiException(String) - Constructor for exception com.wrapper.spotify.exceptions.SpotifyWebApiException
 
SpotifyWebApiException(String, Throwable) - Constructor for exception com.wrapper.spotify.exceptions.SpotifyWebApiException
 
startResumeUsersPlayback() - Method in class com.wrapper.spotify.SpotifyApi
Start a new context or resume current playback on the users active device.
StartResumeUsersPlaybackRequest - Class in com.wrapper.spotify.requests.data.player
Start a new context or resume current playback on the user’s active device.
StartResumeUsersPlaybackRequest.Builder - Class in com.wrapper.spotify.requests.data.player
Builder class for building a StartResumeUsersPlaybackRequest.
state(Boolean) - Method in class com.wrapper.spotify.requests.data.player.ToggleShuffleForUsersPlaybackRequest.Builder
The toggle state setter.
state(String) - Method in class com.wrapper.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
The state setter.
state(String) - Method in class com.wrapper.spotify.requests.data.player.SetRepeatModeOnUsersPlaybackRequest.Builder
The repeat state setter.

T

target_acousticness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target acousticness setter.
target_danceability(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target danceability setter.
target_duration_ms(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target duration setter.
target_energy(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target energy setter.
target_instrumentalness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target instrumentalness setter.
target_key(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target key setter.
target_liveness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target liveness setter.
target_loudness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target loudness setter.
target_mode(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target mode setter.
target_popularity(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target popularity setter.
target_speechiness(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target speechiness setter.
target_tempo(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target tempo setter.
target_time_signature(Integer) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target time signature setter.
target_valence(Float) - Method in class com.wrapper.spotify.requests.data.browse.GetRecommendationsRequest.Builder
The target valence setter.
THREADPOOL - Static variable in class com.wrapper.spotify.SpotifyApiThreading
 
time_range(String) - Method in class com.wrapper.spotify.requests.data.personalization.GetUsersTopArtistsAndTracksRequest.Builder
The time range setter.
time_range(String) - Method in class com.wrapper.spotify.requests.data.personalization.simplified.GetUsersTopArtistsRequest.Builder
The time range setter.
time_range(String) - Method in class com.wrapper.spotify.requests.data.personalization.simplified.GetUsersTopTracksRequest.Builder
The time range setter.
timestamp(Date) - Method in class com.wrapper.spotify.requests.data.browse.GetListOfFeaturedPlaylistsRequest.Builder
The timestamp setter.
toggleShuffleForUsersPlayback(boolean) - Method in class com.wrapper.spotify.SpotifyApi
Toggle shuffle on or off for users playback.
ToggleShuffleForUsersPlaybackRequest - Class in com.wrapper.spotify.requests.data.player
Toggle shuffle on or off for user’s playback.
ToggleShuffleForUsersPlaybackRequest.Builder - Class in com.wrapper.spotify.requests.data.player
Builder class for building a ToggleShuffleForUsersPlaybackRequest.
TooManyRequestsException - Exception in com.wrapper.spotify.exceptions.detailed
Rate limiting has been applied.
TooManyRequestsException() - Constructor for exception com.wrapper.spotify.exceptions.detailed.TooManyRequestsException
 
TooManyRequestsException(String) - Constructor for exception com.wrapper.spotify.exceptions.detailed.TooManyRequestsException
 
TooManyRequestsException(String, int) - Constructor for exception com.wrapper.spotify.exceptions.detailed.TooManyRequestsException
 
TooManyRequestsException(String, Throwable) - Constructor for exception com.wrapper.spotify.exceptions.detailed.TooManyRequestsException
 
Track - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Track objects by building instances from this class.
TRACK - com.wrapper.spotify.enums.ModelObjectType
 
Track.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building Track instances.
Track.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building Track instances.
TrackLink - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about Track Link objects by building instances from this class.
TrackLink.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building TrackLink instances.
TrackLink.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building TrackLink instances.
tracks(JsonArray) - Method in class com.wrapper.spotify.requests.data.playlists.RemoveTracksFromPlaylistRequest.Builder
The track URIs setter.
TrackSimplified - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about simplified Track objects by building instances from this class.
TrackSimplified.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building TrackSimplified instances.
TrackSimplified.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building TrackSimplified instances.
transferUsersPlayback(JsonArray) - Method in class com.wrapper.spotify.SpotifyApi
Transfer playback to a new device and determine if it should start playing.
TransferUsersPlaybackRequest - Class in com.wrapper.spotify.requests.data.player
Transfer playback to a new device and determine if it should start playing.
TransferUsersPlaybackRequest.Builder - Class in com.wrapper.spotify.requests.data.player
Builder class for building a TransferUsersPlaybackRequest.
type - Variable in enum com.wrapper.spotify.enums.AlbumType
 
type - Variable in enum com.wrapper.spotify.enums.CopyrightType
 
type - Variable in enum com.wrapper.spotify.enums.ModelObjectType
 
type - Variable in enum com.wrapper.spotify.enums.ProductType
 
type(ModelObjectType) - Method in class com.wrapper.spotify.requests.data.follow.CheckCurrentUserFollowsArtistsOrUsersRequest.Builder
The ID type setter.
type(ModelObjectType) - Method in class com.wrapper.spotify.requests.data.follow.FollowArtistsOrUsersRequest.Builder
The type setter.
type(ModelObjectType) - Method in class com.wrapper.spotify.requests.data.follow.GetUsersFollowedArtistsRequest.Builder
The type setter.
type(ModelObjectType) - Method in class com.wrapper.spotify.requests.data.follow.UnfollowArtistsOrUsersRequest.Builder
The ID type setter.
type(ModelObjectType) - Method in class com.wrapper.spotify.requests.data.personalization.GetUsersTopArtistsAndTracksRequest.Builder
The model object type setter.
type(String) - Method in class com.wrapper.spotify.requests.data.search.SearchItemRequest.Builder
The type setter.

U

UnauthorizedException - Exception in com.wrapper.spotify.exceptions.detailed
The request requires user authorization or, if the request included authorization credentials, authorization has been refused for those credentials.
UnauthorizedException() - Constructor for exception com.wrapper.spotify.exceptions.detailed.UnauthorizedException
 
UnauthorizedException(String) - Constructor for exception com.wrapper.spotify.exceptions.detailed.UnauthorizedException
 
UnauthorizedException(String, Throwable) - Constructor for exception com.wrapper.spotify.exceptions.detailed.UnauthorizedException
 
unfollowArtistsOrUsers(ModelObjectType, String[]) - Method in class com.wrapper.spotify.SpotifyApi
Remove the current user as a follower of one or more artists or other Spotify users.
UnfollowArtistsOrUsersRequest - Class in com.wrapper.spotify.requests.data.follow
Remove the current user as a follower of one or more artists or other Spotify users.
UnfollowArtistsOrUsersRequest.Builder - Class in com.wrapper.spotify.requests.data.follow
Builder class for building an UnfollowArtistsOrUsersRequest.
unfollowPlaylist(String, String) - Method in class com.wrapper.spotify.SpotifyApi
Remove the current user as a follower of a playlist.
UnfollowPlaylistRequest - Class in com.wrapper.spotify.requests.data.follow
Remove the current user as a follower of a playlist.
UnfollowPlaylistRequest.Builder - Class in com.wrapper.spotify.requests.data.follow
Builder class for building an UnfollowPlaylistRequest.
uploadCustomPlaylistCoverImage(String) - Method in class com.wrapper.spotify.SpotifyApi
Replace the image used to represent a specific playlist.
uploadCustomPlaylistCoverImage(String, String) - Method in class com.wrapper.spotify.SpotifyApi
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
UploadCustomPlaylistCoverImageRequest - Class in com.wrapper.spotify.requests.data.playlists
Replace the image used to represent a specific playlist.
UploadCustomPlaylistCoverImageRequest.Builder - Class in com.wrapper.spotify.requests.data.playlists
Builder class for building an UploadCustomPlaylistCoverImageRequest.
uris(JsonArray) - Method in class com.wrapper.spotify.requests.data.player.StartResumeUsersPlaybackRequest.Builder
The URI setter.
uris(JsonArray) - Method in class com.wrapper.spotify.requests.data.playlists.AddTracksToPlaylistRequest.Builder
The track URIs setter.
uris(JsonArray) - Method in class com.wrapper.spotify.requests.data.playlists.ReplacePlaylistsTracksRequest.Builder
The track URIs setter.
uris(String) - Method in class com.wrapper.spotify.requests.data.playlists.AddTracksToPlaylistRequest.Builder
The track URIs setter.
uris(String) - Method in class com.wrapper.spotify.requests.data.playlists.ReplacePlaylistsTracksRequest.Builder
The track URIs setter.
User - Class in com.wrapper.spotify.model_objects.specification
Retrieve information about User objects by building instances from this class.
USER - com.wrapper.spotify.enums.ModelObjectType
 
user_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.AddTracksToPlaylistRequest.Builder
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
user_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest.Builder
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
user_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
The user ID setter.
user_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.GetListOfUsersPlaylistsRequest.Builder
The user ID setter.
user_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistCoverImageRequest.Builder
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
user_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistRequest.Builder
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
user_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.GetPlaylistsTracksRequest.Builder
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
user_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.RemoveTracksFromPlaylistRequest.Builder
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
user_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.ReorderPlaylistsTracksRequest.Builder
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
user_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.ReplacePlaylistsTracksRequest.Builder
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
user_id(String) - Method in class com.wrapper.spotify.requests.data.playlists.UploadCustomPlaylistCoverImageRequest.Builder
Deprecated.
Playlist IDs are unique for themselves. This parameter is thus no longer used. (https://developer.spotify.com/community/news/2018/06/12/changes-to-playlist-uris/)
user_id(String) - Method in class com.wrapper.spotify.requests.data.users_profile.GetUsersProfileRequest.Builder
The user ID setter.
User.Builder - Class in com.wrapper.spotify.model_objects.specification
Builder class for building User instances.
User.JsonUtil - Class in com.wrapper.spotify.model_objects.specification
JsonUtil class for building User instances.

V

valueOf(String) - Static method in enum com.wrapper.spotify.enums.AlbumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.wrapper.spotify.enums.CopyrightType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.wrapper.spotify.enums.Modality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.wrapper.spotify.enums.ModelObjectType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.wrapper.spotify.enums.ProductType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.wrapper.spotify.enums.ReleaseDatePrecision
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.wrapper.spotify.enums.AlbumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.wrapper.spotify.enums.CopyrightType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.wrapper.spotify.enums.Modality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.wrapper.spotify.enums.ModelObjectType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.wrapper.spotify.enums.ProductType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.wrapper.spotify.enums.ReleaseDatePrecision
Returns an array containing the constants of this enum type, in the order they are declared.
volume_percent(Integer) - Method in class com.wrapper.spotify.requests.data.player.SetVolumeForUsersPlaybackRequest.Builder
The volume percentage setter.

Y

YEAR - com.wrapper.spotify.enums.ReleaseDatePrecision
 
A B C D E F G H I J K L M N O P Q R S T U V Y