Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAuthorizationRequest<T> - Class in se.michaelthelin.spotify.requests.authorization
-
Abstract base class for authorization requests.
- AbstractAuthorizationRequest(AbstractAuthorizationRequest.Builder) - Constructor for class se.michaelthelin.spotify.requests.authorization.AbstractAuthorizationRequest
-
Protected constructor for authorization requests.
- AbstractAuthorizationRequest.Builder<T,
BT> - Class in se.michaelthelin.spotify.requests.authorization -
Abstract builder class for authorization requests.
- AbstractDataPagingCursorbasedRequest<T> - Class in se.michaelthelin.spotify.requests.data
-
Abstract base class for cursor-based paging data requests.
- AbstractDataPagingCursorbasedRequest(AbstractDataRequest.Builder) - Constructor for class se.michaelthelin.spotify.requests.data.AbstractDataPagingCursorbasedRequest
-
Protected constructor for cursor-based paging data requests.
- AbstractDataPagingCursorbasedRequest.Builder<T,
A, - Class in se.michaelthelin.spotify.requests.dataBT> -
Abstract builder class for cursor-based paging data requests.
- AbstractDataPagingRequest<T> - Class in se.michaelthelin.spotify.requests.data
-
Abstract base class for paging data requests.
- AbstractDataPagingRequest(AbstractDataRequest.Builder) - Constructor for class se.michaelthelin.spotify.requests.data.AbstractDataPagingRequest
-
Protected constructor for paging data requests.
- AbstractDataPagingRequest.Builder<T,
BT> - Class in se.michaelthelin.spotify.requests.data -
Abstract builder class for paging data requests.
- AbstractDataRequest<T> - Class in se.michaelthelin.spotify.requests.data
-
Abstract base class for data requests.
- AbstractDataRequest(AbstractDataRequest.Builder) - Constructor for class se.michaelthelin.spotify.requests.data.AbstractDataRequest
-
Protected constructor for data requests.
- AbstractDataRequest.Builder<T,
BT> - Class in se.michaelthelin.spotify.requests.data -
Abstract builder class for data requests.
- AbstractModelObject - Class in se.michaelthelin.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 se.michaelthelin.spotify.model_objects.AbstractModelObject
-
This constructor initializes the time zone.
- AbstractModelObject.Builder - Class in se.michaelthelin.spotify.model_objects
-
Each model object needs to implement its own builder class.
- AbstractModelObject.JsonUtil<T> - Class in se.michaelthelin.spotify.model_objects
-
Each model object needs to implement its own JsonUtil class.
- AbstractRequest<T> - Class in se.michaelthelin.spotify.requests
-
Abstract base class for all requests.
- AbstractRequest(AbstractRequest.Builder) - Constructor for class se.michaelthelin.spotify.requests.AbstractRequest
-
Protected constructor for requests.
- AbstractRequest.Builder<T,
BT> - Class in se.michaelthelin.spotify.requests -
Abstract builder class for requests.
- Action - Enum Class in se.michaelthelin.spotify.enums
-
An enumeration of all possible
Actiontypes. - Actions - Class in se.michaelthelin.spotify.model_objects.special
-
Retrieve information about Actions objects by building instances from this class.
- Actions(Actions.Builder) - Constructor for class se.michaelthelin.spotify.model_objects.special.Actions
-
Create an Actions object.
- Actions.Builder - Class in se.michaelthelin.spotify.model_objects.special
-
Builder class for building
Actionsinstances. - Actions.JsonUtil - Class in se.michaelthelin.spotify.model_objects.special
-
JsonUtil class for building
Actionsinstances. - AD - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Andorra.
- AD - Enum constant in enum class se.michaelthelin.spotify.enums.CurrentlyPlayingType
-
An advertisement.
- addCustomPlaylistCoverImage(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Replace the image used to represent a specific playlist.
- AddCustomPlaylistCoverImageRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Replace the image used to represent a specific playlist.
- AddCustomPlaylistCoverImageRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Builder class for building an
AddCustomPlaylistCoverImageRequest. - addItemsToPlaylist(String, JsonArray) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Add items to a playlist.
- addItemsToPlaylist(String, String[]) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Add items to a playlist.
- addItemsToPlaylistDeprecated(String, JsonArray) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.
- addItemsToPlaylistDeprecated(String, String[]) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Use
SpotifyApi.addItemsToPlaylist(String, String[])instead. - AddItemsToPlaylistDeprecatedRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.Use
AddItemsToPlaylistRequestinstead. - AddItemsToPlaylistDeprecatedRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.Use
AddItemsToPlaylistRequestinstead. - AddItemsToPlaylistRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Add one or more items to a user’s playlist.
- AddItemsToPlaylistRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Builder class for building an
AddItemsToPlaylistRequest. - addItemToPlaybackQueue(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Add a track or an episode to the end of the user's current playback queue.
- AddItemToPlaybackQueueRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Add a track or an episode to the end of the user's current playback queue.
- AddItemToPlaybackQueueRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
AddItemToPlaybackQueueRequest. - additionalTypes(String) - Method in class se.michaelthelin.spotify.requests.data.player.GetCurrentlyPlayingTrackRequest.Builder
-
The additional types setter.
- additionalTypes(String) - Method in class se.michaelthelin.spotify.requests.data.player.GetPlaybackStateRequest.Builder
-
The additional types setter.
- additionalTypes(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsDeprecatedRequest.Builder
-
Deprecated.The additional types setter.
- additionalTypes(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsRequest.Builder
-
The additional types setter.
- additionalTypes(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistRequest.Builder
-
The additional types setter.
- AE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
United Arab Emirates.
- AF - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Afghanistan.
- after(A) - Method in interface se.michaelthelin.spotify.requests.data.IPagingCursorbasedRequestBuilder
-
Sets the cursor position to start returning results from.
- after(String) - Method in class se.michaelthelin.spotify.requests.data.users.GetFollowedArtistsRequest.Builder
-
The after value setter.
- after(Date) - Method in class se.michaelthelin.spotify.requests.data.player.GetRecentlyPlayedTracksRequest.Builder
-
The after date setter.
- AG - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Antigua & Barbuda.
- AI - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Anguilla.
- AL - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Albania.
- Album - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Album objects by building instances from this class.
- ALBUM - Enum constant in enum class se.michaelthelin.spotify.enums.AlbumType
-
Album type.
- ALBUM - Enum constant in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
Album object type.
- album_type(String) - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
-
Deprecated.
- Album.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Albuminstances. - Album.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Albuminstances. - AlbumSimplified - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about simplified Album objects by building instances from this class.
- AlbumSimplified.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
AlbumSimplifiedinstances. - AlbumSimplified.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
AlbumSimplifiedinstances. - AlbumSimplifiedSpecial - Class in se.michaelthelin.spotify.model_objects.special
-
Retrieve information about simplified Album objects by building instances from this class.
- AlbumSimplifiedSpecial.Builder - Class in se.michaelthelin.spotify.model_objects.special
-
Builder class for building
AlbumSimplifiedSpecialinstances. - AlbumSimplifiedSpecial.JsonUtil - Class in se.michaelthelin.spotify.model_objects.special
-
JsonUtil class for building
AlbumSimplifiedSpecialinstances. - AlbumType - Enum Class in se.michaelthelin.spotify.enums
-
An enumeration of all possible album types.
- AM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Armenia.
- AO - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Angola.
- APP_REMOTE_CONTROL - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
App remote control authorization scope.
- AQ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Antarctica.
- AR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Argentina.
- Artist - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Artist objects by building instances from this class.
- ARTIST - Enum constant in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
Artist object type.
- Artist.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Artistinstances. - Artist.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Artistinstances. - ArtistSimplified - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about simplified Artist objects by building instances from this class.
- ArtistSimplified.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
ArtistSimplifiedinstances. - ArtistSimplified.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
ArtistSimplifiedinstances. - AS - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
American Samoa.
- AT - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Austria.
- AU - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Australia.
- AUDIO_FEATURES - Enum constant in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
Audio features object type.
- AudioAnalysis - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Retrieve information about Audio Analysis objects by building instances from this class.
- AudioAnalysis.Builder - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Builder class for building
AudioAnalysisinstances. - AudioAnalysis.JsonUtil - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
JsonUtil class for building
AudioAnalysisinstances. - AudioAnalysisMeasure - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Retrieve information about Audio Analysis Measure objects by building instances from this class.
- AudioAnalysisMeasure.Builder - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Builder class for building
AudioAnalysisMeasureinstances. - AudioAnalysisMeasure.JsonUtil - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
JsonUtil class for building
AudioAnalysisMeasureinstances. - AudioAnalysisMeta - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Retrieve information about Audio Analysis Metadata objects by creating instances from this class.
- AudioAnalysisMeta.Builder - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Builder class for building
AudioAnalysisMetainstances. - AudioAnalysisMeta.JsonUtil - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
JsonUtil class for building
AudioAnalysisMetainstances. - AudioAnalysisSection - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Retrieve information about Audio Analysis Section objects by creating instances from this class.
- AudioAnalysisSection.Builder - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Builder class for building
AudioAnalysisSectioninstances. - AudioAnalysisSection.JsonUtil - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
JsonUtil class for building
AudioAnalysisSectioninstances. - AudioAnalysisSegment - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Retrieve information about Audio Analysis Segments by creating instances from this class.
- AudioAnalysisSegment.Builder - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Builder class for building
AudioAnalysisSegmentinstances. - AudioAnalysisSegment.JsonUtil - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
JsonUtil class for building
AudioAnalysisSegmentinstances. - AudioAnalysisTrack - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Retrieve information about Audio Analysis Track objects by creating instances from this class.
- AudioAnalysisTrack.Builder - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Builder class for building
AudioAnalysisTrackinstances. - AudioAnalysisTrack.JsonUtil - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
JsonUtil class for building
AudioAnalysisTrackinstances. - Audiobook - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Audiobook objects by building instances from this class.
- AUDIOBOOK - Enum constant in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
Audiobook object type.
- Audiobook.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Audiobookinstances. - Audiobook.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Audiobookinstances. - AudiobookSimplified - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about simplified Audiobook objects by building instances from this class.
- AudiobookSimplified.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
AudiobookSimplifiedinstances. - AudiobookSimplified.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
AudiobookSimplifiedinstances. - AudioFeatures - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Audio Feature objects by building instances from this class.
- AudioFeatures.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
AudioFeaturesinstances. - AudioFeatures.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
AudioFeaturesinstances. - AuthenticationError - Class in se.michaelthelin.spotify.model_objects.credentials.error
-
Retrieve information about Authorization Error objects by building instances from this class.
- AuthenticationError.Builder - Class in se.michaelthelin.spotify.model_objects.credentials.error
-
Builder class for building
AuthenticationErrorinstances. - AuthenticationError.JsonUtil - Class in se.michaelthelin.spotify.model_objects.credentials.error
-
JsonUtil class for building
AuthenticationErrorinstances. - Author - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Author objects by building instances from this class.
- Author.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Authorinstances. - Author.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Authorinstances. - authorizationCode(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Returns a builder that can be used to build requests for authorization code grants.
- authorizationCode(String, String, String, URI) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Returns a builder that can be used to build requests for authorization code grants.
- AuthorizationCodeCredentials - Class in se.michaelthelin.spotify.model_objects.credentials
-
Retrieve information about Authorization Code Credentials by building instances from this class.
- AuthorizationCodeCredentials.Builder - Class in se.michaelthelin.spotify.model_objects.credentials
-
Builder class for building
AuthorizationCodeCredentialsinstances. - AuthorizationCodeCredentials.JsonUtil - Class in se.michaelthelin.spotify.model_objects.credentials
-
JsonUtil class for building
AuthorizationCodeCredentialsinstances. - authorizationCodePKCE(String, String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Returns a builder that can be used to build requests for authorization code grants using the Proof Key for Code Exchange (PKCE) flow.
- authorizationCodePKCE(String, String, String, URI) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Returns a builder that can be used to build requests for authorization code grants using the Proof Key for Code Exchange (PKCE) flow.
- authorizationCodePKCERefresh() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Refresh the access token by using the authorization code flow with Proof Key for Code Exchange (PKCE).
- authorizationCodePKCERefresh(String, String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Refresh the access token by using the authorization code flow with Proof Key for Code Exchange (PKCE).
- AuthorizationCodePKCERefreshRequest - Class in se.michaelthelin.spotify.requests.authorization.authorization_code.pkce
-
Refresh your access token by creating an Authorization Code Refresh request.
- AuthorizationCodePKCERefreshRequest.Builder - Class in se.michaelthelin.spotify.requests.authorization.authorization_code.pkce
-
Builder class for building an
AuthorizationCodePKCERefreshRequest. - AuthorizationCodePKCERequest - Class in se.michaelthelin.spotify.requests.authorization.authorization_code.pkce
-
Request an access token by exchanging the authorization code for an access token with an Authorization Code request.
- AuthorizationCodePKCERequest.Builder - Class in se.michaelthelin.spotify.requests.authorization.authorization_code.pkce
-
Builder class for building an
AuthorizationCodePKCERequest. - authorizationCodePKCEUri(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Retrieve an URL where the user can give the application permissions using the Proof Key for Code Exchange (PKCE) flow.
- authorizationCodePKCEUri(String, String, URI) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Retrieve an URL where the user can give the application permissions using the Proof Key for Code Exchange (PKCE) flow.
- authorizationCodeRefresh() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Refresh the access token by using authorization code grant.
- authorizationCodeRefresh(String, String, String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Refresh the access token by using authorization code grant.
- AuthorizationCodeRefreshRequest - Class in se.michaelthelin.spotify.requests.authorization.authorization_code
-
Refresh your access token by creating an Authorization Code Refresh request.
- AuthorizationCodeRefreshRequest.Builder - Class in se.michaelthelin.spotify.requests.authorization.authorization_code
-
Builder class for building an
AuthorizationCodeRefreshRequest. - AuthorizationCodeRequest - Class in se.michaelthelin.spotify.requests.authorization.authorization_code
-
Request an access token and refresh token by creating an Authorization Code request.
- AuthorizationCodeRequest.Builder - Class in se.michaelthelin.spotify.requests.authorization.authorization_code
-
Builder class for building an
AuthorizationCodeRequest. - authorizationCodeUri() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Retrieve an URL where the user can give the application permissions.
- authorizationCodeUri(String, URI) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Retrieve an URL where the user can give the application permissions.
- AuthorizationCodeUriRequest - Class in se.michaelthelin.spotify.requests.authorization.authorization_code
-
Request an authorization code by creating an Authorization Code URI request.
- AuthorizationCodeUriRequest.Builder - Class in se.michaelthelin.spotify.requests.authorization.authorization_code
-
Builder class for building an
AuthorizationCodeUriRequest. - AuthorizationScope - Enum Class in se.michaelthelin.spotify.enums
-
An enumeration of all possible authorization scopes.
- AW - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Aruba.
- AX - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Ã…land Islands.
- AZ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Azerbaijan.
B
- BA - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Bosnia & Herzegovina.
- BadGatewayException - Exception Class in se.michaelthelin.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 class se.michaelthelin.spotify.exceptions.detailed.BadGatewayException
-
Create a BadGatewayException.
- BadGatewayException(String) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.BadGatewayException
-
Create a BadGatewayException with a message.
- BadGatewayException(String, Throwable) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.BadGatewayException
-
Create a BadGatewayException with a message and cause.
- BadRequestException - Exception Class in se.michaelthelin.spotify.exceptions.detailed
-
The request could not be understood by the server due to malformed syntax.
- BadRequestException() - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.BadRequestException
-
Constructs a new BadRequestException with no detail message.
- BadRequestException(String) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.BadRequestException
-
Constructs a new BadRequestException with the specified detail message.
- BadRequestException(String, Throwable) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.BadRequestException
-
Constructs a new BadRequestException with the specified detail message and cause.
- Base64 - Class in se.michaelthelin.spotify
-
Source: EmilHernvall/Base64.java Due to Java version support issues with DataTypeConverter (<=1.7) class and Base64 (>=1.8) class.
- Base64() - Constructor for class se.michaelthelin.spotify.Base64
-
Default constructor.
- BB - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Barbados.
- BD - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Bangladesh.
- BE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Belgium.
- before(Date) - Method in class se.michaelthelin.spotify.requests.data.player.GetRecentlyPlayedTracksRequest.Builder
-
The before date setter.
- BF - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Burkina Faso.
- BG - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Bulgaria.
- BH - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Bahrain.
- BI - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Burundi.
- BJ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Benin.
- BL - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
St.
- BM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Bermuda.
- BN - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Brunei.
- BO - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Bolivia.
- bodyParametersToJson(List) - Method in class se.michaelthelin.spotify.requests.AbstractRequest
-
Convert body parameters to JSON string.
- BQ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Caribbean Netherlands.
- BR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Brazil.
- BS - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Bahamas.
- BT - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Bhutan.
- build() - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.credentials.ClientCredentials.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError.Builder
- build() - Method in interface se.michaelthelin.spotify.model_objects.IModelObject.Builder
-
Build a model object with the information set in the builder object.
- build() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.PlaylistTracksInformation.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Restrictions.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.special.Actions.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.special.PlaybackQueue.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.special.SnapshotResult.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Author.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Category.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterRestriction.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Context.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Copyright.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Cursor.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Disallows.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Error.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.ExplicitContentSettings.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.ExternalId.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.ExternalUrl.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Followers.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Image.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Narrator.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Paging.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.PlayHistory.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistTrack.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Recommendations.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.ResumePoint.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedAlbum.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedEpisode.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedShow.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedTrack.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackLink.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- build() - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- build() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRefreshRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERefreshRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.authorization.client_credentials.ClientCredentialsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.albums.CheckUsersSavedAlbumsRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.albums.GetAlbumRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.albums.GetAlbumTracksRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.albums.GetNewReleasesRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.albums.GetSeveralAlbumsRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.albums.GetUsersSavedAlbumsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.albums.RemoveAlbumsForCurrentUserRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.albums.SaveAlbumsForCurrentUserRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsRelatedArtistsRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsTopTracksRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.artists.GetSeveralArtistsRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.CheckUsersSavedAudiobooksRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookChaptersRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetSeveralAudiobooksRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetUsersSavedAudiobooksRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.RemoveAudiobooksForCurrentUserRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.SaveAudiobooksForCurrentUserRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.categories.GetSeveralBrowseCategoriesRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.categories.GetSingleBrowseCategoryRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.chapters.GetChapterRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.chapters.GetSeveralChaptersRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.episodes.CheckUsersSavedEpisodesRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.episodes.GetEpisodeRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.episodes.GetSeveralEpisodesRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.episodes.GetUsersSavedEpisodesRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.episodes.RemoveEpisodesForCurrentUserRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.episodes.SaveEpisodesForCurrentUserRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.genres.GetRecommendationGenresRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.library.CheckUsersSavedItemsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.library.RemoveItemsFromLibraryRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.library.SaveItemsToLibraryRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.markets.GetAvailableMarketsRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.AddItemToPlaybackQueueRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.GetAvailableDevicesRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.GetCurrentlyPlayingTrackRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.GetPlaybackStateRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.GetRecentlyPlayedTracksRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.GetUsersQueueRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.PausePlaybackRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.SeekToPositionRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.SetPlaybackVolumeRequest.Builder
-
The build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.SetRepeatModeRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.SkipToNextRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.SkipToPreviousRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.StartResumePlaybackRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.TogglePlaybackShuffleRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.player.TransferPlaybackRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.AddCustomPlaylistCoverImageRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistDeprecatedRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.ChangePlaylistDetailsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistForUserRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetCategoryPlaylistsRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetCurrentUsersPlaylistsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetFeaturedPlaylistsRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistCoverImageRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsDeprecatedRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetUsersPlaylistsRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsDeprecatedRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderDeprecatedRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceDeprecatedRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.search.SearchForItemRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAudiobooksRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchEpisodesRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchShowsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.special.SearchAlbumsSpecialRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.shows.CheckUsersSavedShowsRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.shows.GetSeveralShowsRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.shows.GetShowEpisodesRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.shows.GetShowRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.shows.GetUsersSavedShowsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.shows.RemoveShowsForCurrentUserRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.shows.SaveShowsForCurrentUserRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.tracks.CheckUsersSavedTracksRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetSeveralTracksAudioFeaturesRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetSeveralTracksRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetTrackRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetTracksAudioAnalysisRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetTracksAudioFeaturesRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetUsersSavedTracksRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.tracks.RemoveUsersSavedTracksRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.tracks.SaveTracksForCurrentUserRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.users.CheckCurrentUserFollowsArtistsOrUsersRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.users.CheckIfUserFollowsPlaylistRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.users.FollowArtistsOrUsersRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.users.FollowPlaylistRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.users.GetCurrentUsersProfileRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.users.GetFollowedArtistsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.users.GetUsersProfileRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.users.GetUsersTopArtistsAndTracksRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopArtistsRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopTracksRequest.Builder
-
The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.users.UnfollowArtistsOrUsersRequest.Builder
-
Deprecated.The request build method.
- build() - Method in class se.michaelthelin.spotify.requests.data.users.UnfollowPlaylistRequest.Builder
-
Deprecated.The request build method.
- build() - Method in interface se.michaelthelin.spotify.requests.IRequest.Builder
-
Build the request.
- build() - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
Build a
SpotifyApiinstance with the information given to the builder. - build() - Method in class se.michaelthelin.spotify.SpotifyHttpManager.Builder
-
Builds a new
SpotifyHttpManagerinstance with the configured settings. - builder() - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials
- builder() - Method in class se.michaelthelin.spotify.model_objects.credentials.ClientCredentials
- builder() - Method in class se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError
- builder() - Method in interface se.michaelthelin.spotify.model_objects.IModelObject
-
Create a builder for building an instance of a model object.
- builder() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis
- builder() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure
- builder() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta
- builder() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
- builder() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment
- builder() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
- builder() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying
- builder() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
- builder() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device
- builder() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.PlaylistTracksInformation
- builder() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Restrictions
- builder() - Method in class se.michaelthelin.spotify.model_objects.special.Actions
- builder() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
- builder() - Method in class se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists
- builder() - Method in class se.michaelthelin.spotify.model_objects.special.PlaybackQueue
- builder() - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult
- builder() - Method in class se.michaelthelin.spotify.model_objects.special.SnapshotResult
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Author
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Category
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterRestriction
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Context
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Copyright
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Cursor
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Disallows
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Error
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.ExplicitContentSettings
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.ExternalId
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.ExternalUrl
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Followers
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Image
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Narrator
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Paging
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.PlayHistory
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistTrack
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Recommendations
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.ResumePoint
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedAlbum
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedEpisode
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedShow
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedTrack
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackLink
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
- builder() - Method in class se.michaelthelin.spotify.model_objects.specification.User
- builder() - Static method in class se.michaelthelin.spotify.SpotifyApi
-
Create a builder for building a new Spotify API instance.
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.AbstractModelObject.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.credentials.ClientCredentials.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.Device.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.PlaylistTracksInformation.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.Restrictions.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.special.Actions.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.special.PlaybackQueue.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.special.SearchResult.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.special.SnapshotResult.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Artist.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Author.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Category.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ChapterRestriction.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Context.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Copyright.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Cursor.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Disallows.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Error.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ExplicitContentSettings.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ExternalId.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ExternalUrl.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Followers.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Image.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Narrator.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Paging.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.PlayHistory.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.PlaylistTrack.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Recommendations.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ResumePoint.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.SavedAlbum.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.SavedEpisode.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.SavedShow.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.SavedTrack.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.TrackLink.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.model_objects.specification.User.Builder
- Builder() - Constructor for class se.michaelthelin.spotify.requests.AbstractRequest.Builder
-
Protected constructor for request builders.
- Builder() - Constructor for class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
-
Default constructor.
- Builder() - Constructor for class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERefreshRequest.Builder
-
Default constructor.
- Builder() - Constructor for class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERequest.Builder
-
Default constructor.
- Builder() - Constructor for class se.michaelthelin.spotify.SpotifyApi.Builder
-
Default constructor.
- Builder() - Constructor for class se.michaelthelin.spotify.SpotifyHttpManager.Builder
-
Default constructor.
- Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.AbstractDataPagingCursorbasedRequest.Builder
-
Protected constructor for cursor-based paging data request builders.
- Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.AbstractDataPagingRequest.Builder
-
Protected constructor for paging data request builders.
- Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.AbstractDataRequest.Builder
-
Protected constructor for data request builders.
- Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.albums.CheckUsersSavedAlbumsRequest.Builder
-
Deprecated.Create a new
CheckUsersSavedAlbumsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.albums.GetAlbumRequest.Builder
-
Create a new
GetAlbumRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.albums.GetAlbumTracksRequest.Builder
-
Create a new
GetAlbumTracksRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.albums.GetNewReleasesRequest.Builder
-
Deprecated.Create a new
GetNewReleasesRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.albums.GetSeveralAlbumsRequest.Builder
-
Deprecated.Create a new
GetSeveralAlbumsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.albums.GetUsersSavedAlbumsRequest.Builder
-
Create a new
GetUsersSavedAlbumsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.albums.RemoveAlbumsForCurrentUserRequest.Builder
-
Deprecated.Create a new
RemoveAlbumsForCurrentUserRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.albums.SaveAlbumsForCurrentUserRequest.Builder
-
Deprecated.Create a new
SaveAlbumsForCurrentUserRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.artists.GetArtistRequest.Builder
-
Create a new
GetArtistRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
-
Create a new
GetArtistsAlbumsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.artists.GetArtistsRelatedArtistsRequest.Builder
-
Deprecated.Create a new
GetArtistsRelatedArtistsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.artists.GetArtistsTopTracksRequest.Builder
-
Deprecated.Create a new
GetArtistsTopTracksRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.artists.GetSeveralArtistsRequest.Builder
-
Deprecated.Create a new
GetSeveralArtistsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.audiobooks.CheckUsersSavedAudiobooksRequest.Builder
-
Deprecated.Create a new
CheckUsersSavedAudiobooksRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookChaptersRequest.Builder
-
Create a new
GetAudiobookChaptersRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookRequest.Builder
-
Create a new
GetAudiobookRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.audiobooks.GetSeveralAudiobooksRequest.Builder
-
Deprecated.Create a new
GetSeveralAudiobooksRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.audiobooks.GetUsersSavedAudiobooksRequest.Builder
-
Create a new
GetUsersSavedAudiobooksRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.audiobooks.RemoveAudiobooksForCurrentUserRequest.Builder
-
Deprecated.Create a new
RemoveAudiobooksForCurrentUserRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.audiobooks.SaveAudiobooksForCurrentUserRequest.Builder
-
Deprecated.Create a new
SaveAudiobooksForCurrentUserRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.categories.GetSeveralBrowseCategoriesRequest.Builder
-
Deprecated.Create a new
GetSeveralBrowseCategoriesRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.categories.GetSingleBrowseCategoryRequest.Builder
-
Deprecated.Create a new
GetSingleBrowseCategoryRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.chapters.GetChapterRequest.Builder
-
Create a new
GetChapterRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.chapters.GetSeveralChaptersRequest.Builder
-
Deprecated.Create a new
GetSeveralChaptersRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.episodes.CheckUsersSavedEpisodesRequest.Builder
-
Deprecated.Create a new
CheckUsersSavedEpisodesRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.episodes.GetEpisodeRequest.Builder
-
Create a new
GetEpisodeRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.episodes.GetSeveralEpisodesRequest.Builder
-
Deprecated.Create a new
GetSeveralEpisodesRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.episodes.GetUsersSavedEpisodesRequest.Builder
-
Create a new
GetUsersSavedEpisodesRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.episodes.RemoveEpisodesForCurrentUserRequest.Builder
-
Deprecated.Create a new
RemoveEpisodesForCurrentUserRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.episodes.SaveEpisodesForCurrentUserRequest.Builder
-
Deprecated.Create a new
SaveEpisodesForCurrentUserRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.genres.GetRecommendationGenresRequest.Builder
-
Deprecated.Create a new
GetRecommendationGenresRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.library.CheckUsersSavedItemsRequest.Builder
-
Create a new
CheckUsersSavedItemsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.library.RemoveItemsFromLibraryRequest.Builder
-
Create a new
RemoveItemsFromLibraryRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.library.SaveItemsToLibraryRequest.Builder
-
Create a new
SaveItemsToLibraryRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.markets.GetAvailableMarketsRequest.Builder
-
Deprecated.Create a new
GetAvailableMarketsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.AddItemToPlaybackQueueRequest.Builder
-
Create a new
AddItemToPlaybackQueueRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.GetAvailableDevicesRequest.Builder
-
Create a new
GetAvailableDevicesRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.GetCurrentlyPlayingTrackRequest.Builder
-
Create a new
GetCurrentlyPlayingTrackRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.GetPlaybackStateRequest.Builder
-
Create a new
GetPlaybackStateRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.GetRecentlyPlayedTracksRequest.Builder
-
Create a new
GetRecentlyPlayedTracksRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.GetUsersQueueRequest.Builder
-
Create a new
GetUsersQueueRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.PausePlaybackRequest.Builder
-
Create a new
PausePlaybackRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.SeekToPositionRequest.Builder
-
Create a new
SeekToPositionRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.SetPlaybackVolumeRequest.Builder
-
Create a new
SetPlaybackVolumeRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.SetRepeatModeRequest.Builder
-
Create a new
SetRepeatModeRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.SkipToNextRequest.Builder
-
Create a new
SkipToNextRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.SkipToPreviousRequest.Builder
-
Create a new
SkipToPreviousRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.StartResumePlaybackRequest.Builder
-
Create a new
StartResumePlaybackRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.TogglePlaybackShuffleRequest.Builder
-
Create a new
TogglePlaybackShuffleRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.player.TransferPlaybackRequest.Builder
-
Create a new
TransferPlaybackRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.AddCustomPlaylistCoverImageRequest.Builder
-
Create a new
AddCustomPlaylistCoverImageRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistDeprecatedRequest.Builder
-
Deprecated.Create a new
AddItemsToPlaylistDeprecatedRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistRequest.Builder
-
Create a new
AddItemsToPlaylistRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.ChangePlaylistDetailsRequest.Builder
-
Create a new
ChangePlaylistDetailsRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistForUserRequest.Builder
-
Deprecated.Create a new
CreatePlaylistForUserRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
-
Create a new
CreatePlaylistRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.GetCategoryPlaylistsRequest.Builder
-
Deprecated.Create a new
GetCategoryPlaylistsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.GetCurrentUsersPlaylistsRequest.Builder
-
Create a new
GetCurrentUsersPlaylistsRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.GetFeaturedPlaylistsRequest.Builder
-
Deprecated.Create a new
GetFeaturedPlaylistsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistCoverImageRequest.Builder
-
Create a new
GetPlaylistCoverImageRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsDeprecatedRequest.Builder
-
Deprecated.Create a new
GetPlaylistItemsDeprecatedRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsRequest.Builder
-
Create a new
GetPlaylistItemsRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistRequest.Builder
-
Create a new
GetPlaylistRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.GetUsersPlaylistsRequest.Builder
-
Deprecated.Create a new
GetUsersPlaylistsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsDeprecatedRequest.Builder
-
Deprecated.Create a new
RemovePlaylistItemsDeprecatedRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsRequest.Builder
-
Create a new
RemovePlaylistItemsRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderDeprecatedRequest.Builder
-
Deprecated.Create a new
UpdatePlaylistsItemsReorderDeprecatedRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderRequest.Builder
-
Create a new
UpdatePlaylistsItemsReorderRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceDeprecatedRequest.Builder
-
Deprecated.Create a new
UpdatePlaylistsItemsReplaceDeprecatedRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceRequest.Builder
-
Create a new
UpdatePlaylistsItemsReplaceRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.search.SearchForItemRequest.Builder
-
Create a new
SearchForItemRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
-
Create a new
SearchAlbumsRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
-
Create a new
SearchArtistsRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.search.simplified.SearchAudiobooksRequest.Builder
-
Create a new
SearchAudiobooksRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.search.simplified.SearchEpisodesRequest.Builder
-
Create a new
SearchEpisodesRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
-
Create a new
SearchPlaylistsRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.search.simplified.SearchShowsRequest.Builder
-
Create a new
SearchShowsRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
-
Create a new
SearchTracksRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.search.simplified.special.SearchAlbumsSpecialRequest.Builder
-
Create a new
SearchAlbumsSpecialRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.shows.CheckUsersSavedShowsRequest.Builder
-
Deprecated.Create a new
CheckUsersSavedShowsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.shows.GetSeveralShowsRequest.Builder
-
Deprecated.Create a new
GetSeveralShowsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.shows.GetShowEpisodesRequest.Builder
-
Create a new
GetShowEpisodesRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.shows.GetShowRequest.Builder
-
Create a new
GetShowRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.shows.GetUsersSavedShowsRequest.Builder
-
Create a new
GetUsersSavedShowsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.shows.RemoveShowsForCurrentUserRequest.Builder
-
Deprecated.Create a new
RemoveShowsForCurrentUserRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.shows.SaveShowsForCurrentUserRequest.Builder
-
Deprecated.Create a new
SaveShowsForCurrentUserRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.tracks.CheckUsersSavedTracksRequest.Builder
-
Deprecated.Create a new
CheckUsersSavedTracksRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.Create a new
GetRecommendationsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.tracks.GetSeveralTracksAudioFeaturesRequest.Builder
-
Deprecated.Create a new
GetSeveralTracksAudioFeaturesRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.tracks.GetSeveralTracksRequest.Builder
-
Deprecated.Create a new
GetSeveralTracksRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.tracks.GetTrackRequest.Builder
-
Create a new
GetTrackRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.tracks.GetTracksAudioAnalysisRequest.Builder
-
Deprecated.Create a new
GetTracksAudioAnalysisRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.tracks.GetTracksAudioFeaturesRequest.Builder
-
Deprecated.Create a new
GetTracksAudioFeaturesRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.tracks.GetUsersSavedTracksRequest.Builder
-
Create a new
GetUsersSavedTracksRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.tracks.RemoveUsersSavedTracksRequest.Builder
-
Deprecated.Create a new
RemoveUsersSavedTracksRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.tracks.SaveTracksForCurrentUserRequest.Builder
-
Deprecated.Create a new
SaveTracksForCurrentUserRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.users.CheckCurrentUserFollowsArtistsOrUsersRequest.Builder
-
Deprecated.Create a new
CheckCurrentUserFollowsArtistsOrUsersRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.users.CheckIfUserFollowsPlaylistRequest.Builder
-
Deprecated.Create a new
CheckIfUserFollowsPlaylistRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.users.FollowArtistsOrUsersRequest.Builder
-
Deprecated.Create a new
FollowArtistsOrUsersRequest. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.users.FollowPlaylistRequest.Builder
-
Deprecated.Create a new
FollowPlaylistRequestinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.users.GetCurrentUsersProfileRequest.Builder
-
Create a new
GetCurrentUsersProfileRequest.Builder. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.users.GetFollowedArtistsRequest.Builder
-
Create a new
GetFollowedArtistsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.users.GetUsersProfileRequest.Builder
-
Deprecated.Create a new
GetUsersProfileRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.users.GetUsersTopArtistsAndTracksRequest.Builder
-
Create a new
GetUsersTopArtistsAndTracksRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopArtistsRequest.Builder
-
Create a new
GetUsersTopArtistsRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopTracksRequest.Builder
-
Create a new
GetUsersTopTracksRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.users.UnfollowArtistsOrUsersRequest.Builder
-
Deprecated.Create a new
UnfollowArtistsOrUsersRequest.Builderinstance. - Builder(String) - Constructor for class se.michaelthelin.spotify.requests.data.users.UnfollowPlaylistRequest.Builder
-
Deprecated.Create a new
UnfollowPlaylistRequest.Builderinstance. - Builder(String, String) - Constructor for class se.michaelthelin.spotify.requests.authorization.AbstractAuthorizationRequest.Builder
-
Protected constructor for authorization request builders.
- Builder(String, String) - Constructor for class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRefreshRequest.Builder
-
Creates a new builder for an authorization code refresh request.
- Builder(String, String) - Constructor for class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest.Builder
-
Creates a new builder for an authorization code request.
- Builder(String, String) - Constructor for class se.michaelthelin.spotify.requests.authorization.client_credentials.ClientCredentialsRequest.Builder
-
Creates a new builder for a client credentials request.
- BV - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Bouvet Island.
- BW - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Botswana.
- BY - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Belarus.
- BZ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Belize.
C
- C - Enum constant in enum class se.michaelthelin.spotify.enums.CopyrightType
-
The copyright for the composition (recording).
- CA - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Canada.
- Category - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Category objects by building instances from this class.
- category_id(String) - Method in class se.michaelthelin.spotify.requests.data.categories.GetSingleBrowseCategoryRequest.Builder
-
Deprecated.The category ID path parameter setter.
- category_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetCategoryPlaylistsRequest.Builder
-
Deprecated.The categroy ID setter.
- Category.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Categoryinstances. - Category.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Categoryinstances. - CC - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Cocos (Keeling) Islands.
- CD - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Congo - Kinshasa.
- CF - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Central African Republic.
- CG - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Congo - Brazzaville.
- CH - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Switzerland.
- changePlaylistDetails(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Update a playlists properties.
- ChangePlaylistDetailsRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Change a playlist’s name and public/private state.
- ChangePlaylistDetailsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Builder class for building a
ChangePlaylistDetailsRequest. - Chapter - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Chapter objects by building instances from this class.
- Chapter.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Chapterinstances. - Chapter.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Chapterinstances. - ChapterRestriction - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about ChapterRestriction objects by building instances from this class.
- ChapterRestriction.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
ChapterRestrictioninstances. - ChapterRestriction.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
ChapterRestrictioninstances. - ChapterSimplified - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about simplified Chapter objects by building instances from this class.
- ChapterSimplified.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
ChapterSimplifiedinstances. - ChapterSimplified.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
ChapterSimplifiedinstances. - checkCurrentUserFollowsArtistsOrUsers(ModelObjectType, String[]) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- CheckCurrentUserFollowsArtistsOrUsersRequest - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.This endpoint has been deprecated by Spotify.
- CheckCurrentUserFollowsArtistsOrUsersRequest.Builder - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.Builder class for building a
CheckCurrentUserFollowsArtistsOrUsersRequest. - checkIfUserFollowsPlaylist(String, String[]) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- CheckIfUserFollowsPlaylistRequest - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.This endpoint has been deprecated by Spotify.
- CheckIfUserFollowsPlaylistRequest.Builder - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.Builder class for building a
CheckIfUserFollowsPlaylistRequest. - checkUsersSavedAlbums(String...) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Use
CheckUsersSavedItemsRequestinstead. - CheckUsersSavedAlbumsRequest - Class in se.michaelthelin.spotify.requests.data.albums
-
Deprecated.Use
CheckUsersSavedItemsRequestinstead. - CheckUsersSavedAlbumsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.albums
-
Deprecated.Builder class for building a
CheckUsersSavedAlbumsRequest. - checkUsersSavedAudiobooks(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Use
CheckUsersSavedItemsRequestinstead. - CheckUsersSavedAudiobooksRequest - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
Deprecated.Use
CheckUsersSavedItemsRequestinstead. - CheckUsersSavedAudiobooksRequest.Builder - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
Deprecated.Builder class for building a
CheckUsersSavedAudiobooksRequest. - checkUsersSavedEpisodes(String...) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Use
CheckUsersSavedItemsRequestinstead. - CheckUsersSavedEpisodesRequest - Class in se.michaelthelin.spotify.requests.data.episodes
-
Deprecated.Use
CheckUsersSavedItemsRequestinstead. - CheckUsersSavedEpisodesRequest.Builder - Class in se.michaelthelin.spotify.requests.data.episodes
-
Deprecated.Builder class for building a
CheckUsersSavedEpisodesRequest. - checkUsersSavedItems(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Check if one or more items are already saved in the current Spotify user's library.
- CheckUsersSavedItemsRequest - Class in se.michaelthelin.spotify.requests.data.library
-
Check if one or more items are already saved in the current user's library.
- CheckUsersSavedItemsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.library
-
Builder class for building a
CheckUsersSavedItemsRequest. - checkUsersSavedShows(String...) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Use
CheckUsersSavedItemsRequestinstead. - CheckUsersSavedShowsRequest - Class in se.michaelthelin.spotify.requests.data.shows
-
Deprecated.Use
CheckUsersSavedItemsRequestinstead. - CheckUsersSavedShowsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.shows
-
Deprecated.Builder class for building a
CheckUsersSavedShowsRequest. - checkUsersSavedTracks(String...) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Use
CheckUsersSavedItemsRequestinstead. - CheckUsersSavedTracksRequest - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.Use
CheckUsersSavedItemsRequestinstead. - CheckUsersSavedTracksRequest.Builder - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.Builder class for building a
CheckUsersSavedTracksRequest. - CI - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Côte d’Ivoire.
- CK - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Cook Islands.
- CL - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Chile.
- client_id(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
-
The client ID setter.
- client_id(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERefreshRequest.Builder
-
The client ID setter.
- client_id(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERequest.Builder
-
The client ID setter.
- clientCredentials() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Returns a builder that can be used to build requests for client credential grants.
- ClientCredentials - Class in se.michaelthelin.spotify.model_objects.credentials
-
Retrieve information about Client Credentials by building instances from this class.
- ClientCredentials.Builder - Class in se.michaelthelin.spotify.model_objects.credentials
-
Builder class for building
ClientCredentialsinstances. - ClientCredentials.JsonUtil - Class in se.michaelthelin.spotify.model_objects.credentials
-
JsonUtil class for building
ClientCredentialsinstances. - ClientCredentialsRequest - Class in se.michaelthelin.spotify.requests.authorization.client_credentials
-
Request an access token by creating a Client Credentials request.
- ClientCredentialsRequest(ClientCredentialsRequest.Builder) - Constructor for class se.michaelthelin.spotify.requests.authorization.client_credentials.ClientCredentialsRequest
-
Creates a new client credentials request with the specified builder.
- ClientCredentialsRequest.Builder - Class in se.michaelthelin.spotify.requests.authorization.client_credentials
-
Builder class for building a
ClientCredentialsRequest. - CM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Cameroon.
- CN - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
China.
- CO - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Colombia.
- code(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest.Builder
-
The authorization code setter.
- code(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERequest.Builder
-
The authorization code setter.
- code_challenge(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
-
The code challenge setter.
- code_challenge_method(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
-
The code challenge method setter.
- code_verifier(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERequest.Builder
-
The code verifier setter.
- collaborative(Boolean) - Method in class se.michaelthelin.spotify.requests.data.playlists.ChangePlaylistDetailsRequest.Builder
-
The collaborative state setter.
- collaborative(Boolean) - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistForUserRequest.Builder
-
Deprecated.The collaborative state setter.
- collaborative(Boolean) - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
-
The collaborative state setter.
- COMPILATION - Enum constant in enum class se.michaelthelin.spotify.enums.AlbumType
-
Compilation type.
- concat(String[], char) - Static method in class se.michaelthelin.spotify.SpotifyApi
-
String concatenation helper method.
- Context - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Context objects by building instances from this class.
- context_uri(String) - Method in class se.michaelthelin.spotify.requests.data.player.StartResumePlaybackRequest.Builder
-
The context URI setter.
- Context.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Contextinstances. - Context.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Contextinstances. - Copyright - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Copyright objects by building instances from this class.
- Copyright.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Copyrightinstances. - Copyright.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Copyrightinstances. - CopyrightType - Enum Class in se.michaelthelin.spotify.enums
-
An enumeration of all possible
Copyrighttypes. - country(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetCategoryPlaylistsRequest.Builder
-
Deprecated.The country code setter.
- country(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetFeaturedPlaylistsRequest.Builder
-
Deprecated.The country code setter.
- CountryCode - Enum Class in se.michaelthelin.spotify.enums
-
An enumeration of the ISO 3166-1 alpha-2 country codes, as used by Spotify's
marketandcountryparameters. - CR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Costa Rica.
- createModelObject(JsonObject) - Method in class se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil
-
Deserializes a model object reflectively.
- createModelObject(JsonObject) - Method in interface se.michaelthelin.spotify.model_objects.IModelObject.IJsonUtil
-
Build a model object with the information given in a json object.
- createModelObject(JsonObject) - Method in class se.michaelthelin.spotify.model_objects.special.PlaybackQueue.JsonUtil
- createModelObject(JsonObject) - Method in class se.michaelthelin.spotify.model_objects.specification.Disallows.JsonUtil
- createModelObject(JsonObject) - Method in class se.michaelthelin.spotify.model_objects.specification.ExternalId.JsonUtil
- createModelObject(JsonObject) - Method in class se.michaelthelin.spotify.model_objects.specification.ExternalUrl.JsonUtil
- createModelObject(String) - Method in class se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil
-
Build a model object with the information given in a json string.
- createModelObject(String) - Method in interface se.michaelthelin.spotify.model_objects.IModelObject.IJsonUtil
-
Build a model object with the information given in a json string.
- createModelObjectArray(JsonArray) - Method in class se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil
-
Create an array of model objects out of a json array object.
- createModelObjectArray(JsonArray) - Method in interface se.michaelthelin.spotify.model_objects.IModelObject.IJsonUtil
-
Create an array of model objects out of a json array object.
- createModelObjectArray(String) - Method in class se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil
-
Create an array of model objects out of a json string.
- createModelObjectArray(String) - Method in interface se.michaelthelin.spotify.model_objects.IModelObject.IJsonUtil
-
Create an array of model objects out of a json string.
- createModelObjectArray(String, String) - Method in class se.michaelthelin.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 se.michaelthelin.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 se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil
-
Create a paging of model objects out of a json object.
- createModelObjectPaging(JsonObject) - Method in interface se.michaelthelin.spotify.model_objects.IModelObject.IJsonUtil
-
Create a paging of model objects out of a json object.
- createModelObjectPaging(String) - Method in class se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil
-
Create a paging of model objects out of a json string.
- createModelObjectPaging(String) - Method in interface se.michaelthelin.spotify.model_objects.IModelObject.IJsonUtil
-
Create a paging of model objects out of a json string.
- createModelObjectPaging(String, String) - Method in class se.michaelthelin.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 se.michaelthelin.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 se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil
-
Create a cursor-based paging of model objects out of a json object.
- createModelObjectPagingCursorbased(JsonObject) - Method in interface se.michaelthelin.spotify.model_objects.IModelObject.IJsonUtil
-
Create a cursor-based paging of model objects out of a json object.
- createModelObjectPagingCursorbased(String) - Method in class se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil
-
Create a cursor-based paging of model objects out of a json string.
- createModelObjectPagingCursorbased(String) - Method in interface se.michaelthelin.spotify.model_objects.IModelObject.IJsonUtil
-
Create a cursor-based paging of model objects out of a json string.
- createModelObjectPagingCursorbased(String, String) - Method in class se.michaelthelin.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 se.michaelthelin.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) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Create a playlist for the current Spotify user.
- createPlaylistForUser(String, String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- CreatePlaylistForUserRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.This endpoint is deprecated. Use
CreatePlaylistRequestwith the current user's ID instead. - CreatePlaylistForUserRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.This endpoint is deprecated. Use
CreatePlaylistRequestinstead. - createPlaylistItem(JsonObject) - Static method in class se.michaelthelin.spotify.model_objects.utils.PlaylistItemFactory
-
Creates a playlist item from a JSON object.
- CreatePlaylistRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Create a playlist for the current Spotify user.
- CreatePlaylistRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Builder class for building a
CreatePlaylistRequest. - CU - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Cuba.
- CurrentlyPlaying - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Retrieve information about Currently Playing objects by creating instances from this class.
- CurrentlyPlaying.Builder - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Builder class for building
CurrentlyPlayinginstances. - CurrentlyPlaying.JsonUtil - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
JsonUtil class for building
CurrentlyPlayinginstances. - CurrentlyPlayingContext - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Retrieve information about Currently Playing Context objects by creating instances from this class.
- CurrentlyPlayingContext.Builder - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Builder class for building
CurrentlyPlayingContextinstances. - CurrentlyPlayingContext.JsonUtil - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
JsonUtil class for building
CurrentlyPlayingContextinstances. - CurrentlyPlayingType - Enum Class in se.michaelthelin.spotify.enums
-
An enumeration of all possible currently playing types.
- Cursor - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Cursor objects by building instances from this class.
- Cursor.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Cursorinstances. - Cursor.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Cursorinstances. - CV - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Cape Verde.
- CW - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Curaçao.
- CX - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Christmas Island.
- CY - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Cyprus.
- CZ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Czechia.
D
- DAY - Enum constant in enum class se.michaelthelin.spotify.enums.ReleaseDatePrecision
-
Day-level precision (YYYY-MM-DD).
- DE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Germany.
- decode(String) - Static method in class se.michaelthelin.spotify.Base64
-
Decodes a Base64 string to a byte array.
- DEFAULT_AUTHENTICATION_HOST - Static variable in class se.michaelthelin.spotify.SpotifyApi
-
The default authentication host of Spotify API calls.
- DEFAULT_AUTHENTICATION_PORT - Static variable in class se.michaelthelin.spotify.SpotifyApi
-
The default authentication port of Spotify API calls.
- DEFAULT_AUTHENTICATION_SCHEME - Static variable in class se.michaelthelin.spotify.SpotifyApi
-
The default authentication http scheme of Spotify API calls.
- DEFAULT_HOST - Static variable in class se.michaelthelin.spotify.SpotifyApi
-
The default host of Spotify API calls.
- DEFAULT_HTTP_MANAGER - Static variable in class se.michaelthelin.spotify.SpotifyApi
-
A HttpManager configured with default settings.
- DEFAULT_PORT - Static variable in class se.michaelthelin.spotify.SpotifyApi
-
The default port of Spotify API calls.
- DEFAULT_SCHEME - Static variable in class se.michaelthelin.spotify.SpotifyApi
-
The default http scheme of Spotify API calls.
- delete(URI, Header[], HttpEntity) - Method in interface se.michaelthelin.spotify.IHttpManager
-
Perform an HTTP DELETE request to the specified URL.
- delete(URI, Header[], HttpEntity) - Method in class se.michaelthelin.spotify.SpotifyHttpManager
- deleteJson() - Method in class se.michaelthelin.spotify.requests.AbstractRequest
- deleteJson() - Method in interface se.michaelthelin.spotify.requests.IRequest
-
Execute DELETE request and get JSON response.
- description(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.ChangePlaylistDetailsRequest.Builder
-
The playlist description setter.
- description(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistForUserRequest.Builder
-
Deprecated.The playlist description setter.
- description(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
-
The playlist description setter.
- Device - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Retrieve information about Device objects by creating instances from this class.
- device_id(String) - Method in class se.michaelthelin.spotify.requests.data.player.AddItemToPlaybackQueueRequest.Builder
-
The device ID setter.
- device_id(String) - Method in class se.michaelthelin.spotify.requests.data.player.PausePlaybackRequest.Builder
-
The device ID setter.
- device_id(String) - Method in class se.michaelthelin.spotify.requests.data.player.SeekToPositionRequest.Builder
-
The device ID setter.
- device_id(String) - Method in class se.michaelthelin.spotify.requests.data.player.SetPlaybackVolumeRequest.Builder
-
The device ID setter.
- device_id(String) - Method in class se.michaelthelin.spotify.requests.data.player.SetRepeatModeRequest.Builder
-
The device ID setter.
- device_id(String) - Method in class se.michaelthelin.spotify.requests.data.player.SkipToNextRequest.Builder
-
The device ID setter.
- device_id(String) - Method in class se.michaelthelin.spotify.requests.data.player.SkipToPreviousRequest.Builder
-
The device ID setter.
- device_id(String) - Method in class se.michaelthelin.spotify.requests.data.player.StartResumePlaybackRequest.Builder
-
The device ID setter.
- device_id(String) - Method in class se.michaelthelin.spotify.requests.data.player.TogglePlaybackShuffleRequest.Builder
-
The device ID setter.
- device_ids(JsonArray) - Method in class se.michaelthelin.spotify.requests.data.player.TransferPlaybackRequest.Builder
-
The device ID setter.
- Device.Builder - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Builder class for building
Deviceinstances. - Device.JsonUtil - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
JsonUtil class for building
Deviceinstances. - Disallows - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Disallows objects by building instances from this class.
- Disallows(Disallows.Builder) - Constructor for class se.michaelthelin.spotify.model_objects.specification.Disallows
-
Creates a new Disallows object with the specified builder.
- Disallows.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Disallowsinstances. - Disallows.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Disallowsinstances. - DJ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Djibouti.
- DK - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Denmark.
- DM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Dominica.
- DO - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Dominican Republic.
- DZ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Algeria.
E
- EC - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Ecuador.
- EE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Estonia.
- EG - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Egypt.
- EH - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Western Sahara.
- encode(byte[]) - Static method in class se.michaelthelin.spotify.Base64
-
Encodes a byte array to a Base64 string.
- Episode - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about episode objects by building instances from this class.
- EPISODE - Enum constant in enum class se.michaelthelin.spotify.enums.CurrentlyPlayingType
-
A podcast episode.
- EPISODE - Enum constant in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
Episode object type.
- Episode.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Episodeinstances. - Episode.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Episodeinstances. - EpisodeSimplified - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about simplified Episode objects by building instances from this class.
- EpisodeSimplified.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
EpisodeSimplifiedinstances. - EpisodeSimplified.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
EpisodeSimplifiedinstances. - equals(Object) - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.credentials.ClientCredentials
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.Album
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.Author
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.Category
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterRestriction
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.Context
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.Narrator
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.Show
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.Track
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
- equals(Object) - Method in class se.michaelthelin.spotify.model_objects.specification.User
- ER - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Eritrea.
- Error - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Error objects by building instances from this class.
- Error.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Errorinstances. - Error.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Errorinstances. - ES - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Spain.
- ET - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Ethiopia.
- execute() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRefreshRequest
-
Request new
AuthorizationCodeCredentials. - execute() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest
-
Request new
AuthorizationCodeCredentials. - execute() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest
-
Request an authorization URI.
- execute() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERefreshRequest
-
Request new
AuthorizationCodeCredentials. - execute() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERequest
-
Request new
AuthorizationCodeCredentials. - execute() - Method in class se.michaelthelin.spotify.requests.authorization.client_credentials.ClientCredentialsRequest
-
Request an access token.
- execute() - Method in class se.michaelthelin.spotify.requests.data.albums.CheckUsersSavedAlbumsRequest
-
Deprecated.Check whether an album is present in the current user's "Your Music" library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.albums.GetAlbumRequest
-
Get an
Albumsynchronously. - execute() - Method in class se.michaelthelin.spotify.requests.data.albums.GetAlbumTracksRequest
-
Get the tracks from the album.
- execute() - Method in class se.michaelthelin.spotify.requests.data.albums.GetNewReleasesRequest
-
Deprecated.Get a paging of new
AlbumSimplifiedreleases. - execute() - Method in class se.michaelthelin.spotify.requests.data.albums.GetSeveralAlbumsRequest
-
Deprecated.Get several
Albumobjects. - execute() - Method in class se.michaelthelin.spotify.requests.data.albums.GetUsersSavedAlbumsRequest
-
Get the saved albums of the current user.
- execute() - Method in class se.michaelthelin.spotify.requests.data.albums.RemoveAlbumsForCurrentUserRequest
-
Deprecated.Remove albums from the current user's library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.albums.SaveAlbumsForCurrentUserRequest
-
Deprecated.Save albums to the current user's library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistRequest
-
Get an
Artist. - execute() - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsAlbumsRequest
-
Get the
AlbumSimplifiedobjects. - execute() - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsRelatedArtistsRequest
-
Deprecated.Get the related
Artistobjects. - execute() - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsTopTracksRequest
-
Deprecated.Get an artist's top tracks.
- execute() - Method in class se.michaelthelin.spotify.requests.data.artists.GetSeveralArtistsRequest
-
Deprecated.Get several
Artistobjects. - execute() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.CheckUsersSavedAudiobooksRequest
-
Deprecated.Check whether audiobooks are present in the current user's library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookChaptersRequest
-
Get the chapters from the audiobook.
- execute() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookRequest
-
Get an
Audiobooksynchronously. - execute() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetSeveralAudiobooksRequest
-
Deprecated.Get several
AudiobookSimplifiedobjects. - execute() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetUsersSavedAudiobooksRequest
-
Get the audiobooks from the current user's "Your Music" library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.RemoveAudiobooksForCurrentUserRequest
-
Deprecated.Remove audiobooks from the current user's library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.SaveAudiobooksForCurrentUserRequest
-
Deprecated.Save audiobooks to the current user's library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.categories.GetSeveralBrowseCategoriesRequest
-
Deprecated.Get a paging of
Categoryobjects. - execute() - Method in class se.michaelthelin.spotify.requests.data.categories.GetSingleBrowseCategoryRequest
-
Deprecated.Get a
Categoryobject. - execute() - Method in class se.michaelthelin.spotify.requests.data.chapters.GetChapterRequest
-
Get a
Chaptersynchronously. - execute() - Method in class se.michaelthelin.spotify.requests.data.chapters.GetSeveralChaptersRequest
-
Deprecated.Get several
Chapterobjects. - execute() - Method in class se.michaelthelin.spotify.requests.data.episodes.CheckUsersSavedEpisodesRequest
-
Deprecated.Check if one or more episodes is already saved in the current Spotify user's 'Your Episodes' library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.episodes.GetEpisodeRequest
-
Get an episode
- execute() - Method in class se.michaelthelin.spotify.requests.data.episodes.GetSeveralEpisodesRequest
-
Deprecated.Get several
Episodeobjects. - execute() - Method in class se.michaelthelin.spotify.requests.data.episodes.GetUsersSavedEpisodesRequest
-
Get a list of the current user’s saved episodes.
- execute() - Method in class se.michaelthelin.spotify.requests.data.episodes.RemoveEpisodesForCurrentUserRequest
-
Deprecated.Remove episodes from the current user's library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.episodes.SaveEpisodesForCurrentUserRequest
-
Deprecated.Save episodes to the current user's library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.genres.GetRecommendationGenresRequest
-
Deprecated.Get all available genre seeds.
- execute() - Method in class se.michaelthelin.spotify.requests.data.library.CheckUsersSavedItemsRequest
-
Check whether items are in the current user's library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.library.RemoveItemsFromLibraryRequest
-
Remove items from the user's library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.library.SaveItemsToLibraryRequest
-
Save items to the user's library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.markets.GetAvailableMarketsRequest
-
Deprecated.Get the list of available markets.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.AddItemToPlaybackQueueRequest
-
Add an item to the user's playback queue.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.GetAvailableDevicesRequest
-
Get an user's available devices.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.GetCurrentlyPlayingTrackRequest
-
Get an user's currently playing track.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.GetPlaybackStateRequest
-
Get information about a user's playback.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.GetRecentlyPlayedTracksRequest
-
Get an user's recently played tracks.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.GetUsersQueueRequest
-
Get the user's current playback queue.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.PausePlaybackRequest
-
Pause an user's playback.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.SeekToPositionRequest
-
Seek to a position in the user's currently playing track.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.SetPlaybackVolumeRequest
-
Set the volume for the user’s current playback device.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.SetRepeatModeRequest
-
Set the repeat mode on a user's playback.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.SkipToNextRequest
-
Skip to the next track in the user’s queue.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.SkipToPreviousRequest
-
Skip to the previous track in the user’s queue.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.StartResumePlaybackRequest
-
Start or resume a playback.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.TogglePlaybackShuffleRequest
-
Toggle the shuffle state of an user's playback.
- execute() - Method in class se.michaelthelin.spotify.requests.data.player.TransferPlaybackRequest
-
Transfer playback to a new device.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.AddCustomPlaylistCoverImageRequest
-
Upload a new playlist image.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistDeprecatedRequest
-
Deprecated.Add items to playlist.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistRequest
-
Add items to playlist.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.ChangePlaylistDetailsRequest
-
Change a playlist's details.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistForUserRequest
-
Deprecated.Create a new playlist for a user.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistRequest
-
Create a new playlist.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetCategoryPlaylistsRequest
-
Deprecated.Get multiple
PlaylistSimplifiedobjects. - execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetCurrentUsersPlaylistsRequest
-
Get a list of the current user's playlists.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetFeaturedPlaylistsRequest
-
Deprecated.Get
FeaturedPlaylistssynchronously. - execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistCoverImageRequest
-
Get the cover image of a playlist.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsDeprecatedRequest
-
Deprecated.Get a playlist's items.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsRequest
-
Get a playlist's items.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistRequest
-
Get a playlist.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetUsersPlaylistsRequest
-
Deprecated.Get a paging of
PlaylistSimplifiedobjects for a user. - execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsDeprecatedRequest
-
Deprecated.Remove items from a playlist.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsRequest
-
Remove items from a playlist.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderDeprecatedRequest
-
Deprecated.Reorder the items in a playlist.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderRequest
-
Reorder the items in a playlist.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceDeprecatedRequest
-
Deprecated.Replace items in a playlist.
- execute() - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceRequest
-
Replace items in a playlist.
- execute() - Method in class se.michaelthelin.spotify.requests.data.search.SearchForItemRequest
-
Search for an item.
- execute() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAlbumsRequest
-
Search for albums.
- execute() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchArtistsRequest
-
Search for artists.
- execute() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAudiobooksRequest
-
Search for audiobooks.
- execute() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchEpisodesRequest
-
Search for episodes.
- execute() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchPlaylistsRequest
-
Search for playlists.
- execute() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchShowsRequest
-
Search for shows.
- execute() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchTracksRequest
-
Search for tracks.
- execute() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.special.SearchAlbumsSpecialRequest
-
Search for albums.
- execute() - Method in class se.michaelthelin.spotify.requests.data.shows.CheckUsersSavedShowsRequest
-
Deprecated.Check whether a show is present in the current user's "Your Music" library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.shows.GetSeveralShowsRequest
-
Deprecated.Get several
ShowSimplifiedobjects. - execute() - Method in class se.michaelthelin.spotify.requests.data.shows.GetShowEpisodesRequest
-
Get episodes of a show.
- execute() - Method in class se.michaelthelin.spotify.requests.data.shows.GetShowRequest
-
Get a show.
- execute() - Method in class se.michaelthelin.spotify.requests.data.shows.GetUsersSavedShowsRequest
-
Get a list of the current user’s saved shows.
- execute() - Method in class se.michaelthelin.spotify.requests.data.shows.RemoveShowsForCurrentUserRequest
-
Deprecated.Remove shows from the current user's library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.shows.SaveShowsForCurrentUserRequest
-
Deprecated.Save shows to the current user's library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.tracks.CheckUsersSavedTracksRequest
-
Deprecated.Check whether an track is present in the current user's "Your Music" library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest
-
Deprecated.Get the
Recommendations. - execute() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetSeveralTracksAudioFeaturesRequest
-
Deprecated.Get audio features for several tracks.
- execute() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetSeveralTracksRequest
-
Deprecated.Get several
Trackobjects. - execute() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetTrackRequest
-
Get a track.
- execute() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetTracksAudioAnalysisRequest
-
Deprecated.Get an audio analysis for a track.
- execute() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetTracksAudioFeaturesRequest
-
Deprecated.Get audio features for a track.
- execute() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetUsersSavedTracksRequest
-
Get the songs from the current users "Your Music" library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.tracks.RemoveUsersSavedTracksRequest
-
Deprecated.Remove tracks from the current user's 'Your Music' library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.tracks.SaveTracksForCurrentUserRequest
-
Deprecated.Save tracks to the current user's 'Your Music' library.
- execute() - Method in class se.michaelthelin.spotify.requests.data.users.CheckCurrentUserFollowsArtistsOrUsersRequest
-
Deprecated.Check whether the user is following one or more users or artist or not.
- execute() - Method in class se.michaelthelin.spotify.requests.data.users.CheckIfUserFollowsPlaylistRequest
-
Deprecated.Check whether a user is following a playlist or not.
- execute() - Method in class se.michaelthelin.spotify.requests.data.users.FollowArtistsOrUsersRequest
-
Deprecated.Follow an artist or user.
- execute() - Method in class se.michaelthelin.spotify.requests.data.users.FollowPlaylistRequest
-
Deprecated.Follow a playlist.
- execute() - Method in class se.michaelthelin.spotify.requests.data.users.GetCurrentUsersProfileRequest
-
Get the profile of the current user.
- execute() - Method in class se.michaelthelin.spotify.requests.data.users.GetFollowedArtistsRequest
-
Get a list of artists the user is following.
- execute() - Method in class se.michaelthelin.spotify.requests.data.users.GetUsersProfileRequest
-
Deprecated.Get the user's profile.
- execute() - Method in class se.michaelthelin.spotify.requests.data.users.GetUsersTopArtistsAndTracksRequest
-
Get the top artists and tracks.
- execute() - Method in class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopArtistsRequest
-
Get an user's top artists.
- execute() - Method in class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopTracksRequest
-
Get an user's top tracks.
- execute() - Method in class se.michaelthelin.spotify.requests.data.users.UnfollowArtistsOrUsersRequest
-
Deprecated.Unfollow an artist or user.
- execute() - Method in class se.michaelthelin.spotify.requests.data.users.UnfollowPlaylistRequest
-
Deprecated.Unfollow a playlist.
- execute() - Method in interface se.michaelthelin.spotify.requests.IRequest
-
Execute the request synchronously.
- executeAsync() - Method in class se.michaelthelin.spotify.requests.AbstractRequest
-
Get something asynchronously.
- executeAsync() - Method in interface se.michaelthelin.spotify.requests.IRequest
-
Execute the request asynchronously.
- executeAsync(Callable) - Static method in class se.michaelthelin.spotify.SpotifyApiThreading
-
Execute a callable asynchronously.
- ExplicitContentSettings - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about the current user's explicit content settings by building instances from this class.
- ExplicitContentSettings.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
ExplicitContentSettingsinstances. - ExplicitContentSettings.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
ExplicitContentSettingsinstances. - ExternalId - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about External ID objects by building instances from this class.
- ExternalId.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
ExternalIdinstances. - ExternalId.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
ExternalIdinstances. - ExternalUrl - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about External URL objects by building instances from this class.
- ExternalUrl.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
ExternalUrlinstances. - ExternalUrl.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
ExternalUrlinstances.
F
- FeaturedPlaylists - Class in se.michaelthelin.spotify.model_objects.special
-
Retrieve information about Featured Playlist objects by building instances from this class.
- FeaturedPlaylists.Builder - Class in se.michaelthelin.spotify.model_objects.special
-
Builder class for building
FeaturedPlaylistsinstances. - FeaturedPlaylists.JsonUtil - Class in se.michaelthelin.spotify.model_objects.special
-
JsonUtil class for building
FeaturedPlaylistsinstances. - FI - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Finland.
- fields(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsDeprecatedRequest.Builder
-
Deprecated.The fields filter setter.
- fields(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsRequest.Builder
-
The fields filter setter.
- fields(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistRequest.Builder
-
The fields filter setter.
- FJ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Fiji.
- FK - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Falkland Islands.
- FM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Micronesia.
- FO - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Faroe Islands.
- followArtistsOrUsers(ModelObjectType, JsonArray) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- followArtistsOrUsers(ModelObjectType, String[]) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- FollowArtistsOrUsersRequest - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.This endpoint has been deprecated by Spotify.
- FollowArtistsOrUsersRequest.Builder - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.Builder class for building a
FollowArtistsOrUsersRequest. - Followers - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Follower objects by building instances from this class.
- Followers.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Followersinstances. - Followers.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Followersinstances. - followPlaylist(String, boolean) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- FollowPlaylistRequest - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.This endpoint has been deprecated by Spotify.
- FollowPlaylistRequest.Builder - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.Builder class for building a
FollowPlaylistRequest. - ForbiddenException - Exception Class in se.michaelthelin.spotify.exceptions.detailed
-
The server understood the request, but is refusing to fulfill it.
- ForbiddenException() - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.ForbiddenException
-
Constructs a new ForbiddenException with no detail message.
- ForbiddenException(String) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.ForbiddenException
-
Constructs a new ForbiddenException with the specified detail message.
- ForbiddenException(String, Throwable) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.ForbiddenException
-
Constructs a new ForbiddenException with the specified detail message and cause.
- formatDefaultDate(Date) - Static method in class se.michaelthelin.spotify.SpotifyApi
-
Formats a date, using the default spotify format.
- FR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
France.
G
- GA - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Gabon.
- GB - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
United Kingdom.
- GD - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Grenada.
- GE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Georgia.
- GENRE - Enum constant in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
Genre object type.
- get(String) - Method in class se.michaelthelin.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 se.michaelthelin.spotify.IHttpManager
-
Perform an HTTP GET request to the specified URL.
- get(URI, Header[]) - Method in class se.michaelthelin.spotify.SpotifyHttpManager
- getAccessToken() - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials
-
Get the access token.
- getAccessToken() - Method in class se.michaelthelin.spotify.model_objects.credentials.ClientCredentials
-
Get the access token.
- getAccessToken() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the access token specified in the API object, which is used for API calls.
- getAccountId() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get the alphanumeric string identifying the account, which is not publicly visible.
- getAcousticness() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the acousticness of the track as a value between 0.0 and 1.0.
- getActions() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying
-
Get which playback actions are available within the current context.
- getActions() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
-
Get which playback actions are available within the current context.
- getAddedAt() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistTrack
-
Get the date, when the track or episode has been added to its playlist.
- getAddedAt() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedAlbum
-
Get the date, when the album has been saved.
- getAddedAt() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedEpisode
-
Get the date and time the episode was saved.
- getAddedAt() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedShow
-
Get the date, when the show has been saved.
- getAddedAt() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedTrack
-
Get the date, when the track has been saved.
- getAddedBy() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistTrack
-
Get the user, who added the track or episode to its playlist.
- getAfter() - Method in class se.michaelthelin.spotify.model_objects.specification.Cursor
-
Get the key of this
Cursorto find the next set of items in a cursor-based paging object. - getAfterFilteringSize() - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed
-
Get the number of tracks available after
min_*andmax_*filters have been applied. - getAfterRelinkingSize() - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed
-
Get the number of tracks available after relinking for regional availability.
- getAlbum() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedAlbum
-
Get information about the album from a saved album object.
- getAlbum() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get the album on which the track appears.
- getAlbum(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information for a single album.
- GetAlbumRequest - Class in se.michaelthelin.spotify.requests.data.albums
-
Get Spotify catalog information for a single album.
- GetAlbumRequest.Builder - Class in se.michaelthelin.spotify.requests.data.albums
-
A builder class for a
GetAlbumRequest. - getAlbums() - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult
-
Get the album objects contained in the search result object.
- getAlbumTracks(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about an album's tracks.
- GetAlbumTracksRequest - Class in se.michaelthelin.spotify.requests.data.albums
-
Get Spotify catalog information about an album's tracks.
- GetAlbumTracksRequest.Builder - Class in se.michaelthelin.spotify.requests.data.albums
-
Builder class for building a
GetAlbumTracksRequest. - getAlbumType() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IAlbum
-
Get the type of the album.
- getAlbumType() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
-
Get the type of the album.
- getAlbumType() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the type of the album.
- getAlbumType() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Get the type of the album.
- getAlpha2() - Method in enum class se.michaelthelin.spotify.enums.CountryCode
-
Get the ISO 3166-1 alpha-2 code.
- getAnalysisChannels() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the analysis channels.
- getAnalysisSampleRate() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the sample rate in which the audio analysis was performed.
- getAnalysisTime() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta
-
Get the duration of the audio analysis, eg. in how many seconds the audio analysis has been created by the software.
- getAnalysisUrl() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the Spotify Web API endpoint URL for a full audio analysis.
- getAnalyzerVersion() - Method in class se.michaelthelin.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 se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information for a single artist identified by their unique Spotify ID.
- GetArtistRequest - Class in se.michaelthelin.spotify.requests.data.artists
-
Get Spotify catalog information for a single artist identified by their unique Spotify ID.
- GetArtistRequest.Builder - Class in se.michaelthelin.spotify.requests.data.artists
-
Builder class for building a
GetArtistRequest. - getArtists() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IAlbum
-
Get the artists of the album.
- getArtists() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.ITrack
-
Get the artists who performed the track.
- getArtists() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
-
Get the artists of the album.
- getArtists() - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult
-
Get the artist objects contained in the search result object.
- getArtists() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the artists of the album.
- getArtists() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Get the artists of the album.
- getArtists() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get the artists who performed the track.
- getArtists() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
-
Get the artists who performed the track.
- getArtistsAlbums(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about an artist's albums.
- GetArtistsAlbumsRequest - Class in se.michaelthelin.spotify.requests.data.artists
-
Get Spotify catalog information about an artist’s albums.
- GetArtistsAlbumsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.artists
-
Builder class for building a
GetArtistsAlbumsRequest. - getArtistsRelatedArtists(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Spotify restricted this endpoint on November 27, 2024 as part of a platform security update. It is unavailable to apps still in Development Mode without a granted quota extension, and to apps registered on or after that date. Apps that already had Extended Quota Mode access to this endpoint before that date are unaffected and can ignore this notice. Spotify has not announced a replacement.
- GetArtistsRelatedArtistsRequest - Class in se.michaelthelin.spotify.requests.data.artists
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetArtistsRelatedArtistsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.artists
-
Deprecated.Builder class for building a
GetArtistsRelatedArtistsRequest. - getArtistsTopTracks(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetArtistsTopTracksRequest - Class in se.michaelthelin.spotify.requests.data.artists
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetArtistsTopTracksRequest.Builder - Class in se.michaelthelin.spotify.requests.data.artists
-
Deprecated.Builder class for building a
GetArtistsTopTracksRequest. - getAudiobook() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the audiobook for which the chapter belongs.
- getAudiobook(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get an audiobook.
- getAudiobookChapters(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about an audiobook's chapters.
- GetAudiobookChaptersRequest - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
Get Spotify catalog information about an audiobook's chapters.
- GetAudiobookChaptersRequest.Builder - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
Builder class for building a
GetAudiobookChaptersRequest. - GetAudiobookRequest - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
Get Spotify catalog information for a single audiobook.
- GetAudiobookRequest.Builder - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
A builder class for a
GetAudiobookRequest. - getAudiobooks() - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult
-
Get the audiobook objects contained in the search result object.
- getAudioPreviewUrl() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IEpisode
-
Get a link to a 30 second preview (MP3 format) of the episode.
- getAudioPreviewUrl() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get a URL to a 30 second preview (MP3 format) of the chapter.
- getAudioPreviewUrl() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get a URL to a 30 second preview (MP3 format) of the chapter.
- getAudioPreviewUrl() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get a URL to a 30 second preview (MP3 format) of the episode.
- getAudioPreviewUrl() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get a URL to a 30 second preview (MP3 format) of the episode.
- getAuthors() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the author(s) for the audiobook.
- getAuthors() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the author(s) for the audiobook.
- getAvailableDevices() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get information about an user's available devices.
- GetAvailableDevicesRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Get information about a user’s available devices.
- GetAvailableDevicesRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
GetAvailableDevicesRequest. - getAvailableMarkets() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
-
Get the country codes of all countries, in which the album is available.
- getAvailableMarkets() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get a list of the countries in which the audiobook can be played.
- getAvailableMarkets() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get a list of the countries in which the audiobook can be played.
- getAvailableMarkets() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get a list of the countries in which the chapter can be played.
- getAvailableMarkets() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get a list of the countries in which the chapter can be played.
- getAvailableMarkets() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetAvailableMarketsRequest - Class in se.michaelthelin.spotify.requests.data.markets
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetAvailableMarketsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.markets
-
Deprecated.Builder class for building a
GetAvailableMarketsRequest. - getBars() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis
-
Get the list of bar markers, in seconds.
- getBeats() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis
-
Get the list of beat markers, in seconds.
- getBirthdate() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get the users birthdate.
- getBody() - Method in class se.michaelthelin.spotify.requests.AbstractRequest
- getBody() - Method in interface se.michaelthelin.spotify.requests.IRequest
-
Get the request body.
- getBodyParameters() - Method in class se.michaelthelin.spotify.requests.AbstractRequest
- getBodyParameters() - Method in interface se.michaelthelin.spotify.requests.IRequest
-
Get the body parameters for this request.
- getByCode(String) - Static method in enum class se.michaelthelin.spotify.enums.CountryCode
-
Get a CountryCode by its ISO 3166-1 alpha-2 code.
- getCacheMaxEntries() - Method in class se.michaelthelin.spotify.SpotifyHttpManager
-
Gets the maximum number of cache entries.
- getCacheMaxObjectSize() - Method in class se.michaelthelin.spotify.SpotifyHttpManager
-
Gets the maximum size of cached objects.
- getCacheShared() - Method in class se.michaelthelin.spotify.SpotifyHttpManager
-
Gets whether the cache is shared between multiple HTTP clients.
- getCategoryPlaylists(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Spotify restricted this endpoint on November 27, 2024 as part of a platform security update. It is unavailable to apps still in Development Mode without a granted quota extension, and to apps registered on or after that date. Apps that already had Extended Quota Mode access to this endpoint before that date are unaffected and can ignore this notice. Spotify has not announced a replacement; searching for playlists by category name via the Search API is the closest approximation.
- GetCategoryPlaylistsRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.Use the Search API instead.
- GetCategoryPlaylistsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.Builder class for building a
GetCategoryPlaylistsRequest. - getChapter(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information for a single audiobook chapter.
- getChapterNumber() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the number of the chapter.
- getChapterNumber() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get the number of the chapter.
- GetChapterRequest - Class in se.michaelthelin.spotify.requests.data.chapters
-
Get Spotify catalog information for a single audiobook chapter.
- GetChapterRequest.Builder - Class in se.michaelthelin.spotify.requests.data.chapters
-
A builder class for a
GetChapterRequest. - getChapters() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the chapters of the audiobook.
- getClientId() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the application client ID specified in this API object.
- getClientSecret() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the application client secret specified in this API object.
- getCodeString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the code string of the track.
- getCodeVersion() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the version of the code string.
- getConfidence() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure
-
Get the confidence value of the measurement.
- getConnectionManager() - Method in class se.michaelthelin.spotify.SpotifyHttpManager
-
Gets the HTTP client connection manager.
- getConnectionRequestTimeout() - Method in class se.michaelthelin.spotify.SpotifyHttpManager
-
Gets the connection request timeout in milliseconds.
- getContentType() - Method in class se.michaelthelin.spotify.requests.AbstractRequest
- getContentType() - Method in interface se.michaelthelin.spotify.requests.IRequest
-
Get the content type for this request.
- getContext() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying
-
Get the context the item was played from.
- getContext() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
-
Get the context from where the currently playing item is played from.
- getContext() - Method in class se.michaelthelin.spotify.model_objects.specification.PlayHistory
-
Get the context the track was played from.
- getCopyrights() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IShow
-
Get all copyright texts of the show.
- getCopyrights() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get all copyright texts of the album.
- getCopyrights() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the copyright statements of the audiobook.
- getCopyrights() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the copyright statements of the audiobook.
- getCopyrights() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Get the copyright statements of the show.
- getCopyrights() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Get the copyright statements of the show.
- getCountry() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get the country of the user, as set in the user's account profile.
- getCurrentlyPlaying() - Method in class se.michaelthelin.spotify.model_objects.special.PlaybackQueue
-
Get the user's currently playing item.
- getCurrentlyPlayingTrack() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the object currently being played on the user's Spotify account.
- GetCurrentlyPlayingTrackRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Get the object currently being played on the user’s Spotify account.
- GetCurrentlyPlayingTrackRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
GetCurrentlyPlayingTrackRequest. - getCurrentlyPlayingType() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying
-
Get the type of the currently playing item.
- getCurrentlyPlayingType() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
-
Get the type of the currently playing item.
- getCurrentUsersPlaylists() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get a list of the playlists owned or followed by the current Spotify user.
- GetCurrentUsersPlaylistsRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Get a list of the playlists owned or followed by the current Spotify user.
- GetCurrentUsersPlaylistsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Builder class for building a
GetCurrentUsersPlaylistsRequest - getCurrentUsersProfile() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get detailed profile information about the current user (including the current user’s username).
- GetCurrentUsersProfileRequest - Class in se.michaelthelin.spotify.requests.data.users
-
Get detailed profile information about the current user (including the current user’s username).
- GetCurrentUsersProfileRequest.Builder - Class in se.michaelthelin.spotify.requests.data.users
-
Builder class for building a
GetCurrentUsersProfileRequest. - getCursors() - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased
-
Get the cursors used to find the next set of items.
- getDanceability() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the danceability of the track as a value between 0.0 and 1.0.
- getDescription() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IEpisode
-
Get a description of the episode.
- getDescription() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IPlaylist
-
Get the description of the playlist.
- getDescription() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IShow
-
Get a description of the show.
- getDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get a description of the audiobook.
- getDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get a description of the audiobook.
- getDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get a description of the chapter.
- getDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get a description of the chapter.
- getDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get a description of the episode.
- getDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get a description of the episode.
- getDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Get the description of the playlist.
- getDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
-
Get the description of the playlist.
- getDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Get a description of the show.
- getDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Get a description of the show.
- getDetailedStatus() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta
-
Get the detailed status of the Analyzer software after creating the audio analysis.
- getDevice() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
-
Get the currently active device.
- getDisallowedActions() - Method in class se.michaelthelin.spotify.model_objects.specification.Disallows
-
Get a set of disallowed actions.
- getDisallows() - Method in class se.michaelthelin.spotify.model_objects.special.Actions
-
Get the Disallows object.
- getDiscNumber() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.ITrack
-
Get the disc number of the track in its album.
- getDiscNumber() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get the disc number of the track in its album.
- getDiscNumber() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
-
Get the disc number of the track in its album.
- getDisplayName() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get the users display name if available.
- getDuration() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure
-
Get the duration of the measurement in seconds.
- getDuration() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the duration of the track in seconds.
- getDurationMs() - Method in interface se.michaelthelin.spotify.model_objects.IPlaylistItem
-
Get the duration of this playlist item in milliseconds.
- getDurationMs() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the duration of the track in milliseconds.
- getDurationMs() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the duration of the chapter in milliseconds.
- getDurationMs() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get the duration of the chapter in milliseconds.
- getDurationMs() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get the duration of the episode in milliseconds.
- getDurationMs() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get the duration of the episode in milliseconds.
- getDurationMs() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get the duration of the track in milliseconds.
- getDurationMs() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
-
Get the duration of the track in milliseconds.
- getEchoprintString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the echoprint string of the track.
- getEchoprintVersion() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the version of the echoprint string.
- getEdition() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the edition of the audiobook.
- getEdition() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the edition of the audiobook.
- getEmail() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get the user's email address, as entered by the user when creating their account.
- getEndOfFadeIn() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the end of fade in introduction of the track.
- getEnergy() - Method in class se.michaelthelin.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. - getEpisode() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedEpisode
-
Get information about the episode from a saved episode object.
- getEpisode(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information for a single episode identified by its unique Spotify ID.
- GetEpisodeRequest - Class in se.michaelthelin.spotify.requests.data.episodes
-
Get Spotify catalog information for a single episode identified by its unique Spotify ID.
- GetEpisodeRequest.Builder - Class in se.michaelthelin.spotify.requests.data.episodes
-
Builder class for building a
GetEpisodeRequest. - getEpisodes() - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult
-
Get the episode objects contained in the search result object.
- getEpisodes() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Get a list of the show’s episodes.
- getError() - Method in class se.michaelthelin.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 se.michaelthelin.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 se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials
-
Get the time period (in seconds) for which the access token is valid.
- getExpiresIn() - Method in class se.michaelthelin.spotify.model_objects.credentials.ClientCredentials
-
Get the time period (in seconds) for which the access token is valid.
- getExplicit() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IEpisode
-
Check whether the episode is explicit or not.
- getExplicit() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IShow
-
Check whether the show is explicit or not.
- getExplicit() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.ITrack
-
Check whether the track is explicit or not.
- getExplicit() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Check whether the audiobook is explicit or not.
- getExplicit() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Check whether the audiobook is explicit or not.
- getExplicit() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Check whether the chapter is explicit or not.
- getExplicit() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Check whether the chapter is explicit or not.
- getExplicit() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Check whether the episode is explicit or not.
- getExplicit() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Check whether the episode is explicit or not.
- getExplicit() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Check whether the show is explicit or not.
- getExplicit() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Check whether the show is explicit or not.
- getExplicit() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Check whether the track is explicit or not.
- getExplicit() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
-
Check whether the track is explicit or not.
- getExplicitContent() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get the user's explicit content settings.
- getExternalIds() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the external IDs of the album.
Example: upc -> "Universal Product Code". - getExternalIds() - Method in class se.michaelthelin.spotify.model_objects.specification.ExternalId
-
Get the external IDs from this External ID object.
- getExternalIds() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get the external IDs of the track.
Example: isrc -> "International Standard Recording Code". - getExternallyHosted() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IEpisode
-
Check whether the episode is hosted outside of Spotify's CDN.
- getExternallyHosted() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IShow
-
Check whether the show is hosted outside of Spotify's CDN.
- getExternallyHosted() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Check whether the episode is hosted outside of Spotify's CDN.
- getExternallyHosted() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Check whether the episode is hosted outside of Spotify's CDN.
- getExternallyHosted() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Check whether the show is hosted outside of Spotify's CDN.
- getExternallyHosted() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Check whether the show is hosted outside of Spotify's CDN.
- getExternalUrls() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IAlbum
-
Get the external URLs of the album.
- getExternalUrls() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IArtist
-
Get the external URLs of the artist.
- getExternalUrls() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IPlaylist
-
Get the external URLs of the playlist.
- getExternalUrls() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IShow
-
Get the external URLs of the show.
- getExternalUrls() - Method in interface se.michaelthelin.spotify.model_objects.IPlaylistItem
-
Get the external URLs of the playlist item.
Example: Spotify-URL. - getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
-
Get the external URLs of the album.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the external URLs of the album.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Get the external URLs of the album.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
-
Get the external URLs of the artist.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified
-
Get the external URLs of the artist.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the external URLs of the audiobook.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the external URLs of the audiobook.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the external URLs of the chapter.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get the external URLs of the chapter.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.Context
-
Get the external URLs of the context.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get the external URLs of the episode.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get the external URLs of the episode.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.ExternalUrl
-
Get the external URLs from this External URL object.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Get the external URLs of the playlist.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
-
Get the external URLs of the playlist.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Get the external URLs of the show.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Get the external URLs of the show.
- getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get the external URLs of the track.
Example: Spotify-URL. - getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackLink
-
Get the external URLs of the track.
Example: Spotify-URL. - getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
-
Get the external URLs of the track.
Example: Spotify-URL. - getExternalUrls() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get the external URLs of the user.
- getFeaturedPlaylists() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Spotify restricted this endpoint on November 27, 2024 as part of a platform security update. It is unavailable to apps still in Development Mode without a granted quota extension, and to apps registered on or after that date. Apps that already had Extended Quota Mode access to this endpoint before that date are unaffected and can ignore this notice. Spotify has not announced a replacement.
- GetFeaturedPlaylistsRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetFeaturedPlaylistsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.Builder class for building a
GetFeaturedPlaylistsRequest. - getFilterEnabled() - Method in class se.michaelthelin.spotify.model_objects.specification.ExplicitContentSettings
-
Check whether explicit content should not be played.
- getFilterLocked() - Method in class se.michaelthelin.spotify.model_objects.specification.ExplicitContentSettings
-
Check whether the explicit content setting is locked and can't be changed by the user.
- getFollowedArtists(ModelObjectType) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the current user’s followed artists.
- GetFollowedArtistsRequest - Class in se.michaelthelin.spotify.requests.data.users
-
Get the current user’s followed artists.
- GetFollowedArtistsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.users
-
Builder class for building a
GetFollowedArtistsRequest. - getFollowers() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
-
Get information about the followers of the artist.
- getFollowers() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Get information about the followers of the playlist.
- getFollowers() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get information about the followers of the user.
- getFullyPlayed() - Method in class se.michaelthelin.spotify.model_objects.specification.ResumePoint
-
Check whether the episode has been fully played by the user.
- getGenres() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get a list of all genres of the album.
- getGenres() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
-
Get a list of all genres of the artist.
- getHeaders() - Method in class se.michaelthelin.spotify.requests.AbstractRequest
- getHeaders() - Method in interface se.michaelthelin.spotify.requests.IRequest
-
Get the headers for this request.
- getHeight() - Method in class se.michaelthelin.spotify.model_objects.specification.Image
-
Get the height of the image in pixels.
- getHost() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the API host used for API calls.
- getHref() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IAlbum
-
Get the full Spotify Web API endpoint URL of the album.
- getHref() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IArtist
-
Get the full Spotify Web API endpoint URL of the artist.
- getHref() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IPlaylist
-
Get the full Spotify API endpoint url of the playlist.
- getHref() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IShow
-
Get the full Spotify Web API endpoint URL of the show.
- getHref() - Method in interface se.michaelthelin.spotify.model_objects.IPlaylistItem
-
Get the full Spotify Web API endpoint URL of the playlist item.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.PlaylistTracksInformation
-
Get the Spotify Web API endpoint URL of the playlist tracks object.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
-
Get the full Spotify Web API endpoint URL of the album.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the full Spotify Web API endpoint URL of the album.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Get the full Spotify Web API endpoint URL of the album.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
-
Get the full Spotify Web API endpoint URL of the artist.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified
-
Get the full Spotify Web API endpoint URL of the artist.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the full Spotify Web API endpoint URL of the audiobook.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the full Spotify Web API endpoint URL of the audiobook.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.Category
-
Get the Spotify Web API endpoint URL of the category.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the full Spotify Web API endpoint URL of the chapter.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get the full Spotify Web API endpoint URL of the chapter.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.Context
-
Get a link to the Spotify Web API endpoint providing full details of the track.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get the full Spotify Web API endpoint URL of the episode.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get the full Spotify Web API endpoint URL of the episode.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.Followers
-
Get a link to the Web API endpoint providing full details of the followers object.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.Paging
-
Get a link to the Web API endpoint returning the full result of the request.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased
-
Get a link to the Web API endpoint returning the full result of the request.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Get the full Spotify API endpoint url of the playlist.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
-
Get the full Spotify API endpoint url of the playlist.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed
-
Get the link to the full track or artist data for this seed.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Get the full Spotify Web API endpoint URL of the show.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Get the full Spotify Web API endpoint URL of the show.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get the full Spotify Web API endpoint URL of the track.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackLink
-
Get the Spotify Web API endpoint URL of the track.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
-
Get the full Spotify Web API endpoint URL of the track.
- getHref() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get the Spotify Web API endpoint URL of the user.
- getHtmlDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get a description of the audiobook.
- getHtmlDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get a description of the audiobook.
- getHtmlDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get a description of the chapter.
- getHtmlDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get a description of the chapter.
- getHtmlDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get a description of the episode which may contain HTML tags.
- getHtmlDescription() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get a description of the episode which may contain HTML tags.
- getHttpManager() - Method in class se.michaelthelin.spotify.requests.AbstractRequest
- getHttpManager() - Method in interface se.michaelthelin.spotify.requests.IRequest
-
Get the HTTP manager for this request.
- getHttpManager() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the
IHttpManagerused for API calls. - getIcons() - Method in class se.michaelthelin.spotify.model_objects.specification.Category
-
Get the category icon in various sizes.
- getId() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IAlbum
-
Get the Spotify ID of the album.
- getId() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IArtist
-
Get the Spotify ID of the artist.
- getId() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IPlaylist
-
Get the Spotify ID of a playlist.
- getId() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IShow
-
Get the Spotify ID of the show.
- getId() - Method in interface se.michaelthelin.spotify.model_objects.IPlaylistItem
-
Get the Spotify ID of the playlist item.
- getId() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device
-
Get the ID of the device.
- getId() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
-
Get the Spotify ID of the album.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the Spotify ID of the album.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Get the Spotify ID of the album.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
-
Get the Spotify ID of the artist.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified
-
Get the Spotify ID of the artist.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the Spotify ID of the audiobook.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the Spotify ID of the audiobook.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the Spotify ID of the track.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.Category
-
Get the Spotify ID of the category.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the Spotify ID of the chapter.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get the Spotify ID of the chapter.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get the Spotify ID of the episode.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get the Spotify ID of the episode.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Get the Spotify ID of a playlist.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
-
Get the Spotify ID of a playlist.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed
-
Get the ID used to select this seed.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Get the Spotify ID of the show.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Get the Spotify ID of the show.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get the Spotify ID of the track.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackLink
-
Get the Spotify ID of the track.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
-
Get the Spotify ID of the track.
- getId() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get the Spotify ID of the user.
- getImages() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IAlbum
-
Get the album cover art of the album in different sizes.
- getImages() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IEpisode
-
Get the cover art for the episode in various sizes, widest first.
- getImages() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IPlaylist
-
Images for the playlist.
- getImages() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IShow
-
Get the cover art for the show in various sizes, widest first.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
-
Get the album cover art of the album in different sizes.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the album cover art of the album in different sizes.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Get the album cover art of the album in different sizes.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
-
Get all images of the artist (like header image) in different sizes.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the cover art for the audiobook in various sizes, widest first.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the cover art for the audiobook in various sizes, widest first.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the cover art for the chapter in various sizes, widest first.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get the cover art for the chapter in various sizes, widest first.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get the cover art for the episode in various sizes, widest first.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get the cover art for the episode in various sizes, widest first.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Images for the playlist.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
-
Images for the playlist.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Get the cover art for the show in various sizes, widest first.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Get the cover art for the show in various sizes, widest first.
- getImages() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get the profile image of the user in different sizes.
- getInitialPoolSize() - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed
-
Get the number of recommended tracks available for this seed.
- getInputProcess() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta
-
Get the input process of the audio analysis.
- getInstrumentalness() - Method in class se.michaelthelin.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 se.michaelthelin.spotify.model_objects.miscellaneous.Device
-
Check whether the device is the currently active device.
- getIs_playing() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying
-
Check if something is played at the moment.
- getIs_playing() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
-
Check whether a track or episode is playing on the device or not.
- getIs_private_session() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device
-
Get whether the device is in a private session.
- getIs_restricted() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device
-
Check whether the device is restricted or not.
- getIsCollaborative() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IPlaylist
-
Check whether the owner allows other users to modify the playlist.
- getIsCollaborative() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Check whether the playlist is collaborative or not.
- getIsCollaborative() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
-
Check whether the playlist is collaborative or not.
- getIsLocal() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistTrack
-
Check whether a playlist track is a local track or episode or not.
Local tracks can only be played on devices, where the track files are present. - getIsPlayable() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IEpisode
-
Check whether the episode is playable in the given market.
- getIsPlayable() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.ITrack
-
Check whether the track is playable in the market, which may has been specified somewhere before requesting it.
- getIsPlayable() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Check whether the album is playable in the given market.
- getIsPlayable() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Check whether the episode is playable in the given market.
- getIsPlayable() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Check whether the episode is playable in the given market.
- getIsPlayable() - Method in class se.michaelthelin.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 se.michaelthelin.spotify.model_objects.specification.TrackSimplified
-
Check whether the track is playable in the market, which may has been specified somewhere before requesting it.
- getItem() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying
-
Get the currently played track or episode.
- getItem() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
-
Get the currently playing track or episode, if the device is playing something.
- getItem() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistTrack
-
Get a full track or episode object from this playlist track object.
- getItems() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IPlaylist
-
Get the track/item metadata for this playlist.
- getItems() - Method in class se.michaelthelin.spotify.model_objects.specification.Paging
-
Get the items contained in the paging object.
- getItems() - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased
-
Get the items contained in the paging object.
- getItems() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Get information about the tracks of the playlist.
- getItems() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
-
Get information about the tracks of the playlist.
- getJson() - Method in class se.michaelthelin.spotify.requests.AbstractRequest
- getJson() - Method in interface se.michaelthelin.spotify.requests.IRequest
-
Get JSON response as string.
- getKey() - Method in enum class se.michaelthelin.spotify.enums.Action
-
Get the
Actionkey as a string. - getKey() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
-
Get the main key of the section.
- getKey() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the estimated main key of the track.
- getKey() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the main key of the track.
- getKeyConfidence() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
-
Get the key confidence of the section.
- getKeyConfidence() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the key confidence of the track.
- getLabel() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the label associated with the album.
- getLanguages() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IEpisode
-
Get a list of the languages used in the episode, identified by their ISO 639 code.
- getLanguages() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IShow
-
Get a list of the languages used in the show, identified by their ISO 639 code.
- getLanguages() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get a list of the languages used in the audiobook.
- getLanguages() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get a list of the languages used in the audiobook.
- getLanguages() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get a list of the languages used in the chapter.
- getLanguages() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get a list of the languages used in the chapter.
- getLanguages() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get a list of the languages used in the episode, identified by their ISO 639 code.
- getLanguages() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get a list of the languages used in the episode, identified by their ISO 639 code.
- getLanguages() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Get a list of the languages used in the show, identified by their ISO 639 code.
- getLanguages() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Get a list of the languages used in the show, identified by their ISO 639 code.
- getLimit() - Method in class se.michaelthelin.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 se.michaelthelin.spotify.model_objects.specification.PagingCursorbased
-
Get the maximum number of items in the response (as set in the query or by default).
- getLiveness() - Method in class se.michaelthelin.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 se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
-
Get the (average) loudness of the section in decibels.
- getLoudness() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the average loudness of the track in decibels.
- getLoudness() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the average loudness of the track.
- getLoudnessEnd() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment
-
Get the loudness level at the end of the segment.
- getLoudnessMax() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment
-
Get the peak loudness value within the segment.
- getLoudnessMaxTime() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment
-
Get the offset within the segment of the point of maximum loudness.
- getLoudnessStart() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment
-
Get the loudness level at the start of the segment.
- getMeasure() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
-
Get the measure of the audio analysis section object.
- getMeasure() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment
-
Get the measure of the audio analysis segment object.
- getMediaType() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IShow
-
Get the media type of the show.
- getMediaType() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the media type of the audiobook.
- getMediaType() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the media type of the audiobook.
- getMediaType() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Get the media type of the show.
- getMediaType() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Get the media type of the show.
- getMessage() - Method in class se.michaelthelin.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 se.michaelthelin.spotify.model_objects.specification.Error
-
Get the error message (description of the cause) of the
Errorobject. - getMeta() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis
-
Get the metadata of the analyzer software for the track.
- getMode() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
-
Get the modality of the section.
- getMode() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the modality of the track.
- getMode() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the modality of the track.
- getModeConfidence() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
-
Get the modality confidence of the section.
- getModeConfidence() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the modality confidence of the track.
- getName() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IAlbum
-
Get the name of the album.
- getName() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IArtist
-
Get the name of the artist.
- getName() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IPlaylist
-
Get the name of a playlist.
- getName() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IShow
-
Get the name of the show.
- getName() - Method in interface se.michaelthelin.spotify.model_objects.IPlaylistItem
-
Get the name of the playlist item.
- getName() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device
-
Get the name of the device.
- getName() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
-
Get the name of the album.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the name of the album.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Get the name of the album.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
-
Get the name of the artist.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified
-
Get the name of the artist.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the name of the audiobook.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the name of the audiobook.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.Author
-
Get the name of the author.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.Category
-
Get the name of the category.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the name of the chapter.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get the name of the chapter.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get the name of the episode.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get the name of the episode.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.Narrator
-
Get the name of the Narrator.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Get the name of a playlist.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
-
Get the name of a playlist.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Get the name of the show.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Get the name of the show.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get the name of the track.
- getName() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
-
Get the name of a track.
- getNarrators() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the narrator(s) for the audiobook.
- getNarrators() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the narrator(s) for the audiobook.
- getNewReleases() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- GetNewReleasesRequest - Class in se.michaelthelin.spotify.requests.data.albums
-
Deprecated.Use the Search API instead.
- GetNewReleasesRequest.Builder - Class in se.michaelthelin.spotify.requests.data.albums
-
Deprecated.Use the Search API instead.
- getNext() - Method in class se.michaelthelin.spotify.model_objects.specification.Paging
-
Get the URL to the next page of items
- getNext() - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased
-
Get the URL to the next page of items
- getNumSamples() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the number of samples in the track.
- getOffset() - Method in class se.michaelthelin.spotify.model_objects.specification.Paging
-
Get the offset of the items returned (as set in the query or by default).
- getOffsetSeconds() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the offset seconds.
- getOwner() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IPlaylist
-
Get the owners user object of a playlist.
- getOwner() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Get the owners user object of a playlist.
- getOwner() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
-
Get the owners user object of a playlist.
- getPitches() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment
-
Get the pitches of the segment.
- getPlatform() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta
-
Get the platform, on which the audio analysis was created.
- getPlayable() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Check whether the chapter is playable in the given market.
- getPlayable() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Check whether the chapter is playable in the given market.
- getPlaybackState() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get information about the user's current playback state, including context, track progress, and active device.
- GetPlaybackStateRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Get information about the user’s current playback state, including track, track progress, and active device.
- GetPlaybackStateRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
GetPlaybackStateRequest. - getPlayedAt() - Method in class se.michaelthelin.spotify.model_objects.specification.PlayHistory
-
Get the date and time the track was played.
- getPlaylist(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get a playlist.
- getPlaylistCoverImage(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the image used to represent a specific playlist.
- GetPlaylistCoverImageRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Get the current image associated with a specific playlist.
- GetPlaylistCoverImageRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Builder class for building a
GetPlaylistCoverImageRequest. - getPlaylistItems(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get a playlist's items.
- getPlaylistItemsDeprecated(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Use
SpotifyApi.getPlaylistItems(String)instead. - GetPlaylistItemsDeprecatedRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.Use
GetPlaylistItemsRequestinstead. - GetPlaylistItemsDeprecatedRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.Use
GetPlaylistItemsRequestinstead. - GetPlaylistItemsRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Get full details of the tracks or episodes of a playlist owned by a Spotify user.
- GetPlaylistItemsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Builder class for building a
GetPlaylistItemsRequest. - GetPlaylistRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Get a playlist owned by a Spotify user.
- GetPlaylistRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Builder class for building a
GetPlaylistRequest. - getPlaylists() - Method in class se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists
-
Get the page of featured playlists.
- getPlaylists() - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult
-
Get the playlist objects contained in the search result object.
- getPopularity() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
-
Get the popularity of the artist.
- getPort() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the port used for API calls.
- getPrecision() - Method in enum class se.michaelthelin.spotify.enums.ReleaseDatePrecision
-
Get the release date precision as a string.
- getPreviewUrl() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.ITrack
-
Get a link to a 30 second preview (MP3 format) of the track.
- getPreviewUrl() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get a link to a 30 second preview (MP3 format) of the track.
- getPreviewUrl() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
-
Get a link to a 30 second preview (MP3 format) of the track.
- getPrevious() - Method in class se.michaelthelin.spotify.model_objects.specification.Paging
-
Get the URL to the previous page of items
- getProduct() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get the user's Spotify subscription level.
- getProgress_ms() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying
-
Get the progress of the current played item.
- getProgress_ms() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
-
Get the progress of the currently playing item.
- getProxy() - Method in class se.michaelthelin.spotify.SpotifyHttpManager
-
Gets the HTTP proxy configuration.
- getProxyCredentials() - Method in class se.michaelthelin.spotify.SpotifyHttpManager
-
Gets the proxy authentication credentials.
- getProxyPassword() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the proxy password used for API calls.
- getProxyPort() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the proxy port used for API calls.
- getProxyUrl() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the proxy URL used for API calls.
- getProxyUsername() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the proxy username used for API calls.
- getPublic() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IPlaylist
-
Check whether a playlist is available in public or is private.
- getPublic() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Check whether a playlist is available in public or is private.
- getPublic() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
-
Check whether a playlist is available in public or is private.
- getPublisher() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the publisher of the audiobook.
- getPublisher() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the publisher of the audiobook.
- getQueue() - Method in class se.michaelthelin.spotify.model_objects.special.PlaybackQueue
-
Get the list of items that make up the user's queue.
- getReason() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Restrictions
-
Get the reason why the track is not available.
- getReason() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterRestriction
-
Get the reason for the restriction.
- getRecentlyPlayedTracks() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get tracks from the current user's recently played tracks.
- GetRecentlyPlayedTracksRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Get tracks from the current user’s recently played tracks.
- GetRecentlyPlayedTracksRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
GetRecentlyPlayedTracksRequest. - getRecommendationGenres() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Spotify restricted this endpoint on November 27, 2024 as part of a platform security update, alongside
SpotifyApi.getRecommendations(). It is unavailable to apps still in Development Mode without a granted quota extension, and to apps registered on or after that date. Apps that already had Extended Quota Mode access to this endpoint before that date are unaffected and can ignore this notice. Spotify has not announced a replacement. - GetRecommendationGenresRequest - Class in se.michaelthelin.spotify.requests.data.genres
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetRecommendationGenresRequest.Builder - Class in se.michaelthelin.spotify.requests.data.genres
-
Deprecated.Builder class for building a
GetRecommendationGenresRequest.Builder. - getRecommendations() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Spotify restricted this endpoint on November 27, 2024 as part of a platform security update. It is unavailable to apps still in Development Mode without a granted quota extension, and to apps registered on or after that date. Apps that already had Extended Quota Mode access to this endpoint before that date are unaffected and can ignore this notice. Spotify has not announced a replacement.
- GetRecommendationsRequest - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetRecommendationsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.Builder class for building a
GetRecommendationsRequest. - getRedirectURI() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the redirect URI of the application specified in this API object.
- getRefreshToken() - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials
-
Get the refresh token.
- getRefreshToken() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the refresh token specified in the API object.
- getReleaseDate() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IAlbum
-
Get the release date of the album with the highest precision available.
- getReleaseDate() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IEpisode
-
Get the date the episode was first released, for example "1981-12-15".
- getReleaseDate() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
-
Get the release date of the album with the highest precision available.
- getReleaseDate() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the release date of the album with the highest precision available.
- getReleaseDate() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Get the release date of the album with the highest precision available.
- getReleaseDate() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the release date of the chapter.
- getReleaseDate() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get the release date of the chapter.
- getReleaseDate() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get the date the episode was first released, for example "1981-12-15".
- getReleaseDate() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get the date the episode was first released, for example "1981-12-15".
- getReleaseDatePrecision() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IAlbum
-
Get the precision of the albums release date.
- getReleaseDatePrecision() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IEpisode
-
Get the precision with which the release date is known.
- getReleaseDatePrecision() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
-
Get the precision of the albums release date.
- getReleaseDatePrecision() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the precision of the albums release date.
- getReleaseDatePrecision() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Get the precision of the albums release date.
- getReleaseDatePrecision() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the precision of the release date.
- getReleaseDatePrecision() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get the precision of the release date.
- getReleaseDatePrecision() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get the precision with which the release date is known.
- getReleaseDatePrecision() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get the precision with which the release date is known.
- getRepeat_state() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
-
Get the repeat state of the device.
- getRestrictions() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Get the Restrictions of the album.
- getRestrictions() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the content restriction applied, if any.
- getRestrictions() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get the content restriction applied, if any.
- getRestrictions() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get the restrictions of the track.
- getResumePoint() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IEpisode
-
Get the user's most recent position in the episode.
- getResumePoint() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the user's most recent position in the chapter.
- getResumePoint() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get the user's most recent position in the chapter.
- getResumePoint() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get the user’s most recent position in the episode.
- getResumePoint() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get the user’s most recent position in the episode.
- getResumePositionMs() - Method in class se.michaelthelin.spotify.model_objects.specification.ResumePoint
-
Get the user’s most recent position in the episode in milliseconds.
- getRetryAfter() - Method in exception class se.michaelthelin.spotify.exceptions.detailed.TooManyRequestsException
-
Gets the number of seconds to wait before retrying the request.
- getRetryInterval(HttpResponse, int, HttpContext) - Method in class se.michaelthelin.spotify.SpotifyHttpRequestRetryStrategy
- getRhythmString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the rhythm string of the track.
- getRhythmVersion() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the version of the rhythm string.
- getSampleMd5() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the sample MD5.
- getScheme() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the scheme used for API calls.
- getScope() - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials
-
Get the Scopes specified in the authorization code credentials request.
- GetScope() - Method in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
Get the authorization scope as a string.
- getSections() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis
-
Get the set of section markers, in seconds.
- getSeeds() - Method in class se.michaelthelin.spotify.model_objects.specification.Recommendations
-
Get the recommendation seeds from the recommendations object.
- getSegments() - Method in class se.michaelthelin.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 se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralAlbumsRequest - Class in se.michaelthelin.spotify.requests.data.albums
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralAlbumsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.albums
-
Deprecated.Builder class for building a
GetSeveralAlbumsRequest. - getSeveralArtists(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralArtistsRequest - Class in se.michaelthelin.spotify.requests.data.artists
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralArtistsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.artists
-
Deprecated.Builder class for building a
GetSeveralArtistsRequest. - getSeveralAudiobooks(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralAudiobooksRequest - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralAudiobooksRequest.Builder - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
Deprecated.Builder class for building a
GetSeveralAudiobooksRequest. - getSeveralBrowseCategories() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- GetSeveralBrowseCategoriesRequest - Class in se.michaelthelin.spotify.requests.data.categories
-
Deprecated.Use the Search API instead.
- GetSeveralBrowseCategoriesRequest.Builder - Class in se.michaelthelin.spotify.requests.data.categories
-
Deprecated.Use the Search API instead.
- getSeveralChapters(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralChaptersRequest - Class in se.michaelthelin.spotify.requests.data.chapters
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralChaptersRequest.Builder - Class in se.michaelthelin.spotify.requests.data.chapters
-
Deprecated.Builder class for building a
GetSeveralChaptersRequest. - getSeveralEpisodes(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralEpisodesRequest - Class in se.michaelthelin.spotify.requests.data.episodes
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralEpisodesRequest.Builder - Class in se.michaelthelin.spotify.requests.data.episodes
-
Deprecated.Builder class for building a
GetSeveralEpisodesRequest. - getSeveralShows(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralShowsRequest - Class in se.michaelthelin.spotify.requests.data.shows
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralShowsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.shows
-
Deprecated.Builder class for building a
GetSeveralShowsRequest. - getSeveralTracks(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- getSeveralTracksAudioFeatures(String...) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Spotify restricted this endpoint on November 27, 2024 as part of a platform security update. It is unavailable to apps still in Development Mode without a granted quota extension, and to apps registered on or after that date. Apps that already had Extended Quota Mode access to this endpoint before that date are unaffected and can ignore this notice. Spotify has not announced a replacement.
- GetSeveralTracksAudioFeaturesRequest - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralTracksAudioFeaturesRequest.Builder - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.Builder class for building a
GetSeveralTracksAudioFeaturesRequest. - GetSeveralTracksRequest - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetSeveralTracksRequest.Builder - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.Builder class for building a
GetSeveralTracksRequest. - getShow() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get the show on which the episode belongs.
- getShow() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedShow
-
Get information about the show from a saved show object.
- getShow(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about a show.
- getShowEpisodes(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about an show’s episodes.
- GetShowEpisodesRequest - Class in se.michaelthelin.spotify.requests.data.shows
-
Get Spotify catalog information about an show’s episodes.
- GetShowEpisodesRequest.Builder - Class in se.michaelthelin.spotify.requests.data.shows
-
Builder class for building a
GetShowEpisodesRequest. - GetShowRequest - Class in se.michaelthelin.spotify.requests.data.shows
-
Get Spotify catalog information for a single show identified by its unique Spotify ID.
- GetShowRequest.Builder - Class in se.michaelthelin.spotify.requests.data.shows
-
Builder class for building a
GetShowRequest. - getShows() - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult
-
Get the show objects contained in the search result object.
- getShuffle_state() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
-
Get the shuffle state of the device.
- getSingleBrowseCategory(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- GetSingleBrowseCategoryRequest - Class in se.michaelthelin.spotify.requests.data.categories
-
Deprecated.Use the Search API instead.
- GetSingleBrowseCategoryRequest.Builder - Class in se.michaelthelin.spotify.requests.data.categories
-
Deprecated.Use the Search API instead.
- getSmart_shuffle() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
-
Get smart shuffle state of the device.
- getSnapshotId() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IPlaylist
-
Get the snapshot ID, the version identifier for the current playlist.
- getSnapshotId() - Method in class se.michaelthelin.spotify.model_objects.special.SnapshotResult
-
Get the snapshot ID.
- getSnapshotId() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Get the snapshot ID, the version identifier for the current playlist.
- getSnapshotId() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
-
Get the snapshot ID, the version identifier for the current playlist.
- getSocketTimeout() - Method in class se.michaelthelin.spotify.SpotifyHttpManager
-
Gets the socket timeout in milliseconds.
- getSpeechiness() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the speechiness of the track as a value between 0.0 and 1.0.
- getStart() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure
-
Get the start point of the measurement, eg. when the measured part of the track begins.
- getStartOfFadeOut() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the start of the fade out in seconds.
- getStatus() - Method in class se.michaelthelin.spotify.model_objects.specification.Error
-
Get the HTTP status code of the
Errorobject. - getStatusCode() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta
-
Get the exit status code of the Analyzer software.
- getSupports_volume() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device
-
Check whether the device can be used to set the volume.
- getSynchString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the synch string of the track.
- getSynchVersion() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the version of the synch string.
- getTatums() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis
-
Get the list of tatum markers, in seconds.
- getTempo() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
-
Get the (estimated) tempo of the section in beats per minute.
- getTempo() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the estimated tempo of the track in beats per minute.
- getTempo() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the estimated tempo of the track in beats per minute.
- getTempoConfidence() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
-
Get the tempo confidence of the section.
- getTempoConfidence() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the tempo confidence of the track.
- getText() - Method in class se.michaelthelin.spotify.model_objects.specification.Copyright
-
Get the copyright text of the
Album. - getTimbre() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment
-
Get the timbre of the segment.
- getTimeSignature() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
-
Get the estimated overall time signature of the section.
- getTimeSignature() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the estimated overall time signature of the track.
- getTimeSignature() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the estimated overall time signature of the track.
- getTimeSignatureConfidence() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
-
Get the time signature confidence of the section.
- getTimeSignatureConfidence() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the time signature confidence of the track.
- getTimestamp() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta
-
Get the timestamp when the audio analysis object has been created by the Analyzer software.
- getTimestamp() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying
-
Get the timestamp when the received data was fetched.
- getTimestamp() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
-
Get the Unix timestamp in milliseconds when the time was fetched.
- getTokenType() - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials
-
Get the type of an access token, which will always be "Bearer".
- getTokenType() - Method in class se.michaelthelin.spotify.model_objects.credentials.ClientCredentials
-
Get the type of an access token, which will always be "Bearer".
- getTotal() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IHasTotal
-
Get the total count.
- getTotal() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.PlaylistTracksInformation
-
Get the total amount of tracks in the playlist.
- getTotal() - Method in class se.michaelthelin.spotify.model_objects.specification.Followers
-
Get the total number of followers.
- getTotal() - Method in class se.michaelthelin.spotify.model_objects.specification.Paging
-
Get the total number of items available to return.
- getTotal() - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased
-
Get the total number of items available to return.
- getTotalChapters() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the number of chapters in this audiobook.
- getTotalChapters() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the number of chapters in this audiobook.
- getTotalTracks() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
-
Get the total tracks of the album.
- getTotalTracks() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the total number of tracks in the album.
- getTotalTracks() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Get the total number of tracks in the album.
- getTrack() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis
-
Get the track data of the audio analysis object.
- getTrack() - Method in class se.michaelthelin.spotify.model_objects.specification.PlayHistory
-
Get the track the user listened to.
- getTrack() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedTrack
-
Get information about the track from a saved track object.
- getTrack(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information for a single track identified by its unique Spotify ID.
- getTrackHref() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the Spotify Web API endpoint URL of the track.
- getTrackNumber() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.ITrack
-
Get the track number of the track.
- getTrackNumber() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get the track number of the track.
- getTrackNumber() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
-
Get the track number of the track.
- GetTrackRequest - Class in se.michaelthelin.spotify.requests.data.tracks
-
Get Spotify catalog information for a single track identified by its unique Spotify ID.
- GetTrackRequest.Builder - Class in se.michaelthelin.spotify.requests.data.tracks
-
Builder class for building a
GetTrackRequest. - getTracks() - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult
-
Get the track objects contained in the search result object.
- getTracks() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get a page of tracks of the album.
- getTracks() - Method in class se.michaelthelin.spotify.model_objects.specification.Recommendations
-
Get the tracks from the recommendations object.
- getTracksAudioAnalysis(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Spotify restricted this endpoint on November 27, 2024 as part of a platform security update. It is unavailable to apps still in Development Mode without a granted quota extension, and to apps registered on or after that date. Apps that already had Extended Quota Mode access to this endpoint before that date are unaffected and can ignore this notice. Spotify has not announced a replacement.
- GetTracksAudioAnalysisRequest - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetTracksAudioAnalysisRequest.Builder - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.Builder class for building a
GetTracksAudioAnalysisRequest. - getTracksAudioFeatures(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Spotify restricted this endpoint on November 27, 2024 as part of a platform security update. It is unavailable to apps still in Development Mode without a granted quota extension, and to apps registered on or after that date. Apps that already had Extended Quota Mode access to this endpoint before that date are unaffected and can ignore this notice. Spotify has not announced a replacement.
- GetTracksAudioFeaturesRequest - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.This endpoint has been deprecated by Spotify.
- GetTracksAudioFeaturesRequest.Builder - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.Builder class for building a
GetTracksAudioFeaturesRequest. - getType() - Method in enum class se.michaelthelin.spotify.enums.AlbumType
-
Get the album type as a string.
- getType() - Method in enum class se.michaelthelin.spotify.enums.CopyrightType
-
Get the
Copyrighttype as a string. - getType() - Method in enum class se.michaelthelin.spotify.enums.CurrentlyPlayingType
-
Get the currently playing type as a string.
- getType() - Method in enum class se.michaelthelin.spotify.enums.Modality
-
Get the
Modalitytype as a string. - getType() - Method in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
Get the model object type as a string.
- getType() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IAlbum
-
Get the model object type.
- getType() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IArtist
-
Get the model object type.
- getType() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IPlaylist
-
Get the model object type.
- getType() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IShow
-
Get the model object type.
- getType() - Method in interface se.michaelthelin.spotify.model_objects.IPlaylistItem
-
Get the type of the IPlaylistItem.
- getType() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device
-
Get the type of the device.
- getType() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.Context
-
Get the model object type of the context.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.Copyright
-
Get the
CopyrightTypeof thisCopyrightobject. - getType() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed
-
Get the entity type of this seed.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Get the model object type.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get the model object type, which should be a "track" in this case.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackLink
-
Get the model object type, which should be a "track" in this case.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
-
Get the model object type, which should be a "track" in this case.
- getType() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get the model object type.
- getUri() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IAlbum
-
Get the Spotify URI of the album.
- getUri() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IArtist
-
Get the Spotify URI of the artist.
- getUri() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IPlaylist
-
Get the Spotify URI of a playlist.
- getUri() - Method in interface se.michaelthelin.spotify.model_objects.interfaces.IShow
-
Get the Spotify URI of the show.
- getUri() - Method in interface se.michaelthelin.spotify.model_objects.IPlaylistItem
-
Get the Spotify playlist item URI.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
-
Get the Spotify URI of the album.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
-
Get the Spotify URI of the album.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
-
Get the Spotify URI of the album.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
-
Get the Spotify URI of the artist.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified
-
Get the Spotify URI of the artist.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
-
Get the Spotify URI of the audiobook.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
-
Get the Spotify URI of the audiobook.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
-
Get the Spotify URI of the track.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
-
Get the Spotify URI of the chapter.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
-
Get the Spotify URI of the chapter.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.Context
-
Get the Spotify URI for the context.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
-
Get the Spotify URI of the episode.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
-
Get the Spotify URI of the episode.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
-
Get the Spotify URI of a playlist.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
-
Get the Spotify URI of a playlist.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
-
Get the Spotify URI of the show.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Get the Spotify URI of the show.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
-
Get the Spotify track URI.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackLink
-
Get the Spotify URI of the track.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
-
Get the Spotify track URI.
- getUri() - Method in class se.michaelthelin.spotify.model_objects.specification.User
-
Get the Spotify URI of the user.
- getUri() - Method in class se.michaelthelin.spotify.requests.AbstractRequest
- getUri() - Method in interface se.michaelthelin.spotify.requests.IRequest
-
Get the URI for this request.
- getUrl() - Method in class se.michaelthelin.spotify.model_objects.specification.Image
-
Get the source URL of the image.
- getUsersPlaylists(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- GetUsersPlaylistsRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.This endpoint is deprecated.
- GetUsersPlaylistsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.This endpoint is deprecated.
- getUsersProfile(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- GetUsersProfileRequest - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.This endpoint is deprecated.
- GetUsersProfileRequest.Builder - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.This endpoint is deprecated.
- getUsersQueue() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Receive all items from the user's current playback queue.
- GetUsersQueueRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Get the list of objects that make up the user's queue.
- GetUsersQueueRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
GetUsersQueueRequest. - getUsersSavedAlbums() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get a list of the albums saved in the current Spotify user’s "Your Music" library.
- GetUsersSavedAlbumsRequest - Class in se.michaelthelin.spotify.requests.data.albums
-
Get a list of the albums saved in the current Spotify user’s "Your Music" library.
- GetUsersSavedAlbumsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.albums
-
Builder class for building a
GetUsersSavedAlbumsRequest. - getUsersSavedAudiobooks() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get a list of the audiobooks saved in the current Spotify user's library.
- GetUsersSavedAudiobooksRequest - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
Get a list of the audiobooks saved in the current Spotify user's "Your Music" library.
- GetUsersSavedAudiobooksRequest.Builder - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
Builder class for building a
GetUsersSavedAudiobooksRequest. - getUsersSavedEpisodes() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get a list of the episodes saved in the current Spotify user's library.
- GetUsersSavedEpisodesRequest - Class in se.michaelthelin.spotify.requests.data.episodes
-
Get a list of the episodes saved in the current Spotify user's library.
- GetUsersSavedEpisodesRequest.Builder - Class in se.michaelthelin.spotify.requests.data.episodes
-
Builder class for building a
GetUsersSavedEpisodesRequest. - getUsersSavedShows() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get a list of shows saved in the current Spotify user’s library.
- GetUsersSavedShowsRequest - Class in se.michaelthelin.spotify.requests.data.shows
-
Get a list of shows saved in the current Spotify user’s library.
- GetUsersSavedShowsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.shows
-
Builder class for building a
GetUsersSavedShowsRequest. - getUsersSavedTracks() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get an user's "Your Music" tracks.
- GetUsersSavedTracksRequest - Class in se.michaelthelin.spotify.requests.data.tracks
-
Get a list of the songs saved in the current Spotify user’s "Your Music" library.
- GetUsersSavedTracksRequest.Builder - Class in se.michaelthelin.spotify.requests.data.tracks
-
Builder class for building a
GetUsersSavedTracksRequest. - getUsersTopArtists() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the current user's top artists based on calculated affinity.
- getUsersTopArtistsAndTracks(ModelObjectType) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the current user's top artists or tracks based on calculated affinity.
- GetUsersTopArtistsAndTracksRequest<T> - Class in se.michaelthelin.spotify.requests.data.users
-
This class only exists for theoretical purposes.
- GetUsersTopArtistsAndTracksRequest.Builder<T> - Class in se.michaelthelin.spotify.requests.data.users
-
Builder class for building a
GetUsersTopArtistsAndTracksRequest. - GetUsersTopArtistsRequest - Class in se.michaelthelin.spotify.requests.data.users.simplified
-
Get the current user’s top artists based on calculated affinity.
- GetUsersTopArtistsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.users.simplified
-
Builder class for building a
GetUsersTopArtistsRequest. - getUsersTopTracks() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get the current user's top tracks based on calculated affinity.
- GetUsersTopTracksRequest - Class in se.michaelthelin.spotify.requests.data.users.simplified
-
Get the current user’s top tracks based on calculated affinity.
- GetUsersTopTracksRequest.Builder - Class in se.michaelthelin.spotify.requests.data.users.simplified
-
Builder class for building a
GetUsersTopTracksRequest. - getValence() - Method in class se.michaelthelin.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 se.michaelthelin.spotify.model_objects.miscellaneous.Device
-
Get the current volume of the device in percent.
- getWidth() - Method in class se.michaelthelin.spotify.model_objects.specification.Image
-
Get the width of the image in pixels.
- getWindowSeconds() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
-
Get the window seconds.
- GF - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
French Guiana.
- GG - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Guernsey.
- GH - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Ghana.
- GI - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Gibraltar.
- GL - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Greenland.
- GM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Gambia.
- GN - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Guinea.
- GP - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Guadeloupe.
- GQ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Equatorial Guinea.
- GR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Greece.
- grant_type(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRefreshRequest.Builder
-
The grant type setter.
- grant_type(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest.Builder
-
The grant type setter.
- grant_type(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERefreshRequest.Builder
-
The grant type setter.
- grant_type(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERequest.Builder
-
The grant type setter.
- grant_type(String) - Method in class se.michaelthelin.spotify.requests.authorization.client_credentials.ClientCredentialsRequest.Builder
-
The grant type setter.
- GS - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
South Georgia & South Sandwich Islands.
- GT - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Guatemala.
- GU - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Guam.
- GW - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Guinea-Bissau.
- GY - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Guyana.
H
- handleAsIdempotent(HttpRequest) - Method in class se.michaelthelin.spotify.SpotifyHttpRequestRetryStrategy
-
Determines if the given HTTP request should be handled as idempotent.
- hasAndNotNull(JsonObject, String) - Method in class se.michaelthelin.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 se.michaelthelin.spotify.model_objects.IModelObject.IJsonUtil
-
Check whether the supplied JSON object contains data in the given member, which is not
null. - hashCode() - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.credentials.ClientCredentials
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.Author
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.Category
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterRestriction
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.Context
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.Narrator
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
- hashCode() - Method in class se.michaelthelin.spotify.model_objects.specification.User
- HK - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Hong Kong SAR China.
- HM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Heard & McDonald Islands.
- HN - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Honduras.
- HR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Croatia.
- HT - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Haiti.
- HU - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Hungary.
I
- IAlbum - Interface in se.michaelthelin.spotify.model_objects.interfaces
-
Represents the common properties of Spotify Album objects (full and simplified).
- IArtist - Interface in se.michaelthelin.spotify.model_objects.interfaces
-
Represents the common properties of Spotify Artist objects (full and simplified).
- IArtistTrackModelObject - Interface in se.michaelthelin.spotify.requests.data.users.interfaces
-
Interface for model objects that represent either artists or tracks in personalization requests.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.albums.GetAlbumRequest.Builder
-
The ID path parameter setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.albums.GetAlbumTracksRequest.Builder
-
The ID path parameter setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistRequest.Builder
-
The artist ID setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
-
The artist ID setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsRelatedArtistsRequest.Builder
-
Deprecated.The artist ID setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsTopTracksRequest.Builder
-
Deprecated.The artist ID path parameter setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookChaptersRequest.Builder
-
The ID path parameter setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookRequest.Builder
-
The ID path parameter setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.chapters.GetChapterRequest.Builder
-
The ID path parameter setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.episodes.GetEpisodeRequest.Builder
-
The episode ID setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.shows.GetShowEpisodesRequest.Builder
-
The show ID setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.shows.GetShowRequest.Builder
-
The show ID setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetTrackRequest.Builder
-
The track ID setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetTracksAudioAnalysisRequest.Builder
-
Deprecated.The track ID setter.
- id(String) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetTracksAudioFeaturesRequest.Builder
-
Deprecated.The track ID setter.
- ID - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Indonesia.
- ids(JsonArray) - Method in class se.michaelthelin.spotify.requests.data.users.FollowArtistsOrUsersRequest.Builder
-
Deprecated.The user or artist IDs setter.
- ids(JsonArray) - Method in class se.michaelthelin.spotify.requests.data.users.UnfollowArtistsOrUsersRequest.Builder
-
Deprecated.The artist or user IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.albums.CheckUsersSavedAlbumsRequest.Builder
-
Deprecated.The album IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.albums.GetSeveralAlbumsRequest.Builder
-
Deprecated.The album IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.albums.RemoveAlbumsForCurrentUserRequest.Builder
-
Deprecated.The album IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.albums.SaveAlbumsForCurrentUserRequest.Builder
-
Deprecated.The album IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.artists.GetSeveralArtistsRequest.Builder
-
Deprecated.The artist IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.audiobooks.CheckUsersSavedAudiobooksRequest.Builder
-
Deprecated.The audiobook IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetSeveralAudiobooksRequest.Builder
-
Deprecated.The audiobook IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.audiobooks.RemoveAudiobooksForCurrentUserRequest.Builder
-
Deprecated.The audiobook IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.audiobooks.SaveAudiobooksForCurrentUserRequest.Builder
-
Deprecated.The audiobook IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.chapters.GetSeveralChaptersRequest.Builder
-
Deprecated.The chapter IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.episodes.CheckUsersSavedEpisodesRequest.Builder
-
Deprecated.The episode IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.episodes.GetSeveralEpisodesRequest.Builder
-
Deprecated.The episode IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.episodes.RemoveEpisodesForCurrentUserRequest.Builder
-
Deprecated.The episode IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.episodes.SaveEpisodesForCurrentUserRequest.Builder
-
Deprecated.The episode IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.shows.CheckUsersSavedShowsRequest.Builder
-
Deprecated.The show IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.shows.GetSeveralShowsRequest.Builder
-
Deprecated.The show IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.shows.RemoveShowsForCurrentUserRequest.Builder
-
Deprecated.The show IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.shows.SaveShowsForCurrentUserRequest.Builder
-
Deprecated.The show IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.tracks.CheckUsersSavedTracksRequest.Builder
-
Deprecated.The track IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetSeveralTracksAudioFeaturesRequest.Builder
-
Deprecated.The track IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetSeveralTracksRequest.Builder
-
Deprecated.The track IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.tracks.RemoveUsersSavedTracksRequest.Builder
-
Deprecated.The track IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.tracks.SaveTracksForCurrentUserRequest.Builder
-
Deprecated.The track IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.users.CheckCurrentUserFollowsArtistsOrUsersRequest.Builder
-
Deprecated.The artist or user IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.users.CheckIfUserFollowsPlaylistRequest.Builder
-
Deprecated.The user IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.users.FollowArtistsOrUsersRequest.Builder
-
Deprecated.The user or artist IDs setter.
- ids(String) - Method in class se.michaelthelin.spotify.requests.data.users.UnfollowArtistsOrUsersRequest.Builder
-
Deprecated.The artist or user IDs setter.
- IE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Ireland.
- IEpisode - Interface in se.michaelthelin.spotify.model_objects.interfaces
-
Represents the common properties of Spotify Episode objects (full and simplified).
- IHasTotal - Interface in se.michaelthelin.spotify.model_objects.interfaces
-
Represents an object that has a total count.
- IHttpManager - Interface in se.michaelthelin.spotify
-
A simple HTTP connection interface.
- IL - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Israel.
- IM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Isle of Man.
- Image - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Image objects by building instances from this class.
- image_data(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.AddCustomPlaylistCoverImageRequest.Builder
-
The image data setter.
- Image.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Imageinstances. - Image.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Imageinstances. - IModelObject - Interface in se.michaelthelin.spotify.model_objects
-
Interface with methods used in model objects.
- IModelObject.Builder - Interface in se.michaelthelin.spotify.model_objects
-
Interface with methods used in builder classes of model objects.
- IModelObject.IJsonUtil<T> - Interface in se.michaelthelin.spotify.model_objects
-
Interface with methods used in JsonUtil classes of model objects.
- IN - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
India.
- include_groups(String) - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
-
The include groups filter setter.
- includeExternal(String) - Method in class se.michaelthelin.spotify.requests.data.search.SearchForItemRequest.Builder
-
The include external setter.
- includeExternal(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
-
The include external setter.
- includeExternal(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
-
The include external setter.
- includeExternal(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchEpisodesRequest.Builder
-
The include external setter.
- includeExternal(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
-
The include external setter.
- includeExternal(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchShowsRequest.Builder
-
The include external setter.
- includeExternal(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
-
The include external setter.
- initializeBody() - Method in class se.michaelthelin.spotify.requests.AbstractRequest
-
Initialize the request body based on content type.
- insert_before(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderDeprecatedRequest.Builder
-
Deprecated.The insert before setter.
- insert_before(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderRequest.Builder
-
The insert before setter.
- InternalServerErrorException - Exception Class in se.michaelthelin.spotify.exceptions.detailed
-
You should never receive this error because our clever coders catch them all ... but if you are unlucky enough to get one, please report it to us.
- InternalServerErrorException() - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.InternalServerErrorException
-
Constructs a new InternalServerErrorException with no detail message.
- InternalServerErrorException(String) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.InternalServerErrorException
-
Constructs a new InternalServerErrorException with the specified detail message.
- InternalServerErrorException(String, Throwable) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.InternalServerErrorException
-
Constructs a new InternalServerErrorException with the specified detail message and cause.
- INTERRUPTING_PLAYBACK - Enum constant in enum class se.michaelthelin.spotify.enums.Action
-
Represents interrupting playback action.
- IO - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
British Indian Ocean Territory.
- IPagingCursorbasedRequestBuilder<T,
A, - Interface in se.michaelthelin.spotify.requests.dataBT> -
Interface for request builders that support cursor-based paging functionality.
- IPagingRequestBuilder<T,
BT> - Interface in se.michaelthelin.spotify.requests.data -
Interface for request builders that support paging functionality.
- IPlaylist<T> - Interface in se.michaelthelin.spotify.model_objects.interfaces
-
Represents the common properties of Spotify Playlist objects (full and simplified).
- IPlaylistItem - Interface in se.michaelthelin.spotify.model_objects
- IQ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Iraq.
- IR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Iran.
- IRequest<T> - Interface in se.michaelthelin.spotify.requests
-
Interface representing a request to the Spotify Web API.
- IRequest.Builder<T,
BT> - Interface in se.michaelthelin.spotify.requests -
Interface for building requests to the Spotify Web API.
- IS - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Iceland.
- ISearchModelObject - Interface in se.michaelthelin.spotify.requests.data.search.interfaces
-
Interface for model objects that can be returned in search results.
- IShow - Interface in se.michaelthelin.spotify.model_objects.interfaces
-
Represents the common properties of Spotify Show objects (full and simplified).
- IT - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Italy.
- ITrack - Interface in se.michaelthelin.spotify.model_objects.interfaces
-
Represents the common properties of Spotify Track objects (full and simplified).
J
- JE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Jersey.
- JM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Jamaica.
- JO - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Jordan.
- JP - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Japan.
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.credentials.ClientCredentials.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.Device.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.PlaylistTracksInformation.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.miscellaneous.Restrictions.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.special.Actions.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.special.PlaybackQueue.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.special.SearchResult.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.special.SnapshotResult.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Album.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Artist.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Audiobook.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Author.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Category.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Chapter.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ChapterRestriction.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Context.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Copyright.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Cursor.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Disallows.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Episode.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Error.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ExplicitContentSettings.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ExternalId.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ExternalUrl.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Followers.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Image.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Narrator.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.PlayHistory.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Playlist.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.PlaylistTrack.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Recommendations.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ResumePoint.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.SavedAlbum.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.SavedEpisode.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.SavedShow.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.SavedTrack.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Show.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.Track.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.TrackLink.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.JsonUtil
- JsonUtil() - Constructor for class se.michaelthelin.spotify.model_objects.specification.User.JsonUtil
K
- KE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Kenya.
- key - Variable in enum class se.michaelthelin.spotify.enums.Action
-
The action key string.
- keyOf(int) - Static method in enum class se.michaelthelin.spotify.enums.Modality
-
Get the
Modalityassociated with the given mode value. - keyOf(String) - Static method in enum class se.michaelthelin.spotify.enums.Action
-
Get an Action by its key.
- keyOf(String) - Static method in enum class se.michaelthelin.spotify.enums.AlbumType
-
Get an AlbumType by its type string.
- keyOf(String) - Static method in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
Get an AuthorizationScope by its type string.
- keyOf(String) - Static method in enum class se.michaelthelin.spotify.enums.CopyrightType
-
Get the
CopyrightTypeassociated with the given type string. - keyOf(String) - Static method in enum class se.michaelthelin.spotify.enums.CurrentlyPlayingType
-
Get the
CurrentlyPlayingTypeassociated with the given type string. - keyOf(String) - Static method in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
Get the
ModelObjectTypeassociated with the given type string. - keyOf(String) - Static method in enum class se.michaelthelin.spotify.enums.ReleaseDatePrecision
-
Get the
ReleaseDatePrecisionassociated with the given precision string. - KG - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Kyrgyzstan.
- KH - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Cambodia.
- KI - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Kiribati.
- KM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Comoros.
- KN - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
St.
- KP - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
North Korea.
- KR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
South Korea.
- KW - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Kuwait.
- KY - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Cayman Islands.
- KZ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Kazakhstan.
L
- LA - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Laos.
- LB - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Lebanon.
- LC - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
St.
- LI - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Liechtenstein.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.albums.GetAlbumTracksRequest.Builder
-
The limit query parameter setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.albums.GetNewReleasesRequest.Builder
-
Deprecated.The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.albums.GetUsersSavedAlbumsRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookChaptersRequest.Builder
-
The limit query parameter setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetUsersSavedAudiobooksRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.categories.GetSeveralBrowseCategoriesRequest.Builder
-
Deprecated.The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.episodes.GetUsersSavedEpisodesRequest.Builder
-
The limit setter.
- limit(Integer) - Method in interface se.michaelthelin.spotify.requests.data.IPagingCursorbasedRequestBuilder
-
Sets the maximum number of items to return in the response.
- limit(Integer) - Method in interface se.michaelthelin.spotify.requests.data.IPagingRequestBuilder
-
Sets the maximum number of items to return in the response.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.player.GetRecentlyPlayedTracksRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetCategoryPlaylistsRequest.Builder
-
Deprecated.The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetCurrentUsersPlaylistsRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetFeaturedPlaylistsRequest.Builder
-
Deprecated.The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsDeprecatedRequest.Builder
-
Deprecated.The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetUsersPlaylistsRequest.Builder
-
Deprecated.The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.SearchForItemRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAudiobooksRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchEpisodesRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchShowsRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.special.SearchAlbumsSpecialRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.shows.GetShowEpisodesRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.shows.GetUsersSavedShowsRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetUsersSavedTracksRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.users.GetFollowedArtistsRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.users.GetUsersTopArtistsAndTracksRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopArtistsRequest.Builder
-
The limit setter.
- limit(Integer) - Method in class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopTracksRequest.Builder
-
The limit setter.
- LK - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Sri Lanka.
- locale(String) - Method in class se.michaelthelin.spotify.requests.data.categories.GetSeveralBrowseCategoriesRequest.Builder
-
Deprecated.The locale setter.
- locale(String) - Method in class se.michaelthelin.spotify.requests.data.categories.GetSingleBrowseCategoryRequest.Builder
-
Deprecated.The locale setter.
- locale(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetFeaturedPlaylistsRequest.Builder
-
Deprecated.The language code setter.
- LOGGER - Static variable in class se.michaelthelin.spotify.SpotifyApi
-
Logger instance for this class.
- LR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Liberia.
- LS - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Lesotho.
- LT - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Lithuania.
- LU - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Luxembourg.
- LV - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Latvia.
- LY - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Libya.
M
- MA - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Morocco.
- MAJOR - Enum constant in enum class se.michaelthelin.spotify.enums.Modality
-
Major modality (mode = 1).
- makeSimpleDateFormat(String, String) - Static method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.
SimpleDateFormatis mutable and not thread-safe, so instances returned by this method must not be shared across threads or cached in a static field. Use aDateTimeFormatterinstead. - makeUri(String) - Static method in class se.michaelthelin.spotify.SpotifyHttpManager
-
Creates a URI from a string, handling any syntax exceptions.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.albums.GetAlbumRequest.Builder
-
The market query parameter setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.albums.GetAlbumTracksRequest.Builder
-
The market query parameter setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.albums.GetSeveralAlbumsRequest.Builder
-
Deprecated.The market query parameter setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.albums.GetUsersSavedAlbumsRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
-
The market filter setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsTopTracksRequest.Builder
-
Deprecated.The market query parameter setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookChaptersRequest.Builder
-
The market query parameter setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookRequest.Builder
-
The market query parameter setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetSeveralAudiobooksRequest.Builder
-
Deprecated.The market query parameter setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.chapters.GetChapterRequest.Builder
-
The market query parameter setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.chapters.GetSeveralChaptersRequest.Builder
-
Deprecated.The market query parameter setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.episodes.GetEpisodeRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.episodes.GetSeveralEpisodesRequest.Builder
-
Deprecated.The market query parameter setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.episodes.GetUsersSavedEpisodesRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.player.GetCurrentlyPlayingTrackRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.player.GetPlaybackStateRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsDeprecatedRequest.Builder
-
Deprecated.The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.search.SearchForItemRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAudiobooksRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchEpisodesRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchShowsRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.special.SearchAlbumsSpecialRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.shows.GetSeveralShowsRequest.Builder
-
Deprecated.The market query parameter setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.shows.GetShowEpisodesRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.shows.GetShowRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetSeveralTracksRequest.Builder
-
Deprecated.The market query parameter setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetTrackRequest.Builder
-
The market country code setter.
- market(CountryCode) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetUsersSavedTracksRequest.Builder
-
The market country code setter.
- max_acousticness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum acousticness setter.
- max_danceability(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum danceability setter.
- max_duration_ms(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum duration setter.
- max_energy(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum energy setter.
- max_instrumentalness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum instrumentalness setter.
- max_key(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum key setter.
- max_liveness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum liveness setter.
- max_loudness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum loudness setter.
- max_mode(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum mode setter.
- max_popularity(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum popularity setter.
- max_speechiness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum speechiness setter.
- max_tempo(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum tempo setter.
- max_time_signature(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum time signature setter.
- max_valence(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The maximum valence setter.
- MC - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Monaco.
- MD - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Moldova.
- ME - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Montenegro.
- MF - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
St.
- MG - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Madagascar.
- MH - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Marshall Islands.
- min_acousticness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum acousticness setter.
- min_danceability(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum danceability setter.
- min_duration_ms(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum duration setter.
- min_energy(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum energy setter.
- min_instrumentalness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum instrumentalness setter.
- min_key(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum key setter.
- min_liveness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum liveness setter.
- min_loudness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum loudness setter.
- min_mode(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum mode setter.
- min_popularity(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum popularity setter.
- min_speechiness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum speechiness setter.
- min_tempo(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum tempo setter.
- min_time_signature(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum time signature setter.
- min_valence(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The minimum valence setter.
- MINOR - Enum constant in enum class se.michaelthelin.spotify.enums.Modality
-
Minor modality (mode = 0).
- MK - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
North Macedonia.
- ML - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Mali.
- MM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Myanmar (Burma).
- MN - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Mongolia.
- MO - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Macao SAR China.
- Modality - Enum Class in se.michaelthelin.spotify.enums
-
An enumeration with the two modality types.
- mode - Variable in enum class se.michaelthelin.spotify.enums.Modality
-
The numeric mode value (0 for minor, 1 for major).
- ModelObjectType - Enum Class in se.michaelthelin.spotify.enums
-
An enumeration of all possible model object types.
- modelType() - Method in class se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil
-
The model type this JsonUtil produces, taken from the type argument it was declared with.
- MONTH - Enum constant in enum class se.michaelthelin.spotify.enums.ReleaseDatePrecision
-
Month-level precision (YYYY-MM).
- MP - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Northern Mariana Islands.
- MQ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Martinique.
- MR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Mauritania.
- MS - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Montserrat.
- MT - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Malta.
- MU - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Mauritius.
- MV - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Maldives.
- MW - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Malawi.
- MX - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Mexico.
- MY - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Malaysia.
- MZ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Mozambique.
N
- NA - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Namibia.
- name(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.ChangePlaylistDetailsRequest.Builder
-
The playlist name setter.
- name(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistForUserRequest.Builder
-
Deprecated.The playlist name setter.
- name(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
-
The playlist name setter.
- Narrator - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Narrator objects by building instances from this class.
- Narrator.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Narratorinstances. - Narrator.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Narratorinstances. - NC - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
New Caledonia.
- NE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Niger.
- NF - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Norfolk Island.
- NG - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Nigeria.
- NI - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Nicaragua.
- NL - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Netherlands.
- NO - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Norway.
- NotFoundException - Exception Class in se.michaelthelin.spotify.exceptions.detailed
-
The requested resource could not be found.
- NotFoundException() - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.NotFoundException
-
Constructs a new NotFoundException with no detail message.
- NotFoundException(String) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.NotFoundException
-
Constructs a new NotFoundException with the specified detail message.
- NotFoundException(String, Throwable) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.NotFoundException
-
Constructs a new NotFoundException with the specified detail message and cause.
- NP - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Nepal.
- NR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Nauru.
- NU - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Niue.
- NZ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
New Zealand.
O
- offset(JsonObject) - Method in class se.michaelthelin.spotify.requests.data.player.StartResumePlaybackRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.albums.GetAlbumTracksRequest.Builder
-
The offset query parameter setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.albums.GetNewReleasesRequest.Builder
-
Deprecated.The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.albums.GetUsersSavedAlbumsRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookChaptersRequest.Builder
-
The offset query parameter setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetUsersSavedAudiobooksRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.categories.GetSeveralBrowseCategoriesRequest.Builder
-
Deprecated.The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.episodes.GetUsersSavedEpisodesRequest.Builder
-
The offset setter.
- offset(Integer) - Method in interface se.michaelthelin.spotify.requests.data.IPagingRequestBuilder
-
Sets the index of the first item to return.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetCategoryPlaylistsRequest.Builder
-
Deprecated.The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetCurrentUsersPlaylistsRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetFeaturedPlaylistsRequest.Builder
-
Deprecated.The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsDeprecatedRequest.Builder
-
Deprecated.The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetUsersPlaylistsRequest.Builder
-
Deprecated.The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.SearchForItemRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAudiobooksRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchEpisodesRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchShowsRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.special.SearchAlbumsSpecialRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.shows.GetShowEpisodesRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.shows.GetUsersSavedShowsRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetUsersSavedTracksRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.users.GetUsersTopArtistsAndTracksRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopArtistsRequest.Builder
-
The offset setter.
- offset(Integer) - Method in class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopTracksRequest.Builder
-
The offset setter.
- OM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Oman.
P
- P - Enum constant in enum class se.michaelthelin.spotify.enums.CopyrightType
-
The copyright for the sound recording (phonogram).
- PA - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Panama.
- Paging<T> - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Paging objects by building instances from this class.
- Paging.Builder<T> - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Paginginstances. - PagingCursorbased<T> - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about cursor-based Paging objects by building instances from this class.
- PagingCursorbased.Builder<T> - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
PagingCursorbasedinstances. - parseDefaultDate(String) - Static method in class se.michaelthelin.spotify.SpotifyApi
-
Parses a date in the default spotify format.
- pausePlayback() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Pause playback on the user's account.
- PausePlaybackRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Pause playback on the user’s account.
- PausePlaybackRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
PausePlaybackRequest. - PAUSING - Enum constant in enum class se.michaelthelin.spotify.enums.Action
-
Represents pausing action.
- PE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Peru.
- PF - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
French Polynesia.
- PG - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Papua New Guinea.
- PH - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Philippines.
- PK - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Pakistan.
- PL - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Poland.
- play(Boolean) - Method in class se.michaelthelin.spotify.requests.data.player.TransferPlaybackRequest.Builder
-
The playing state setter.
- PlaybackQueue - Class in se.michaelthelin.spotify.model_objects.special
-
Get the list of items that make up the user's queue.
- PlaybackQueue.Builder - Class in se.michaelthelin.spotify.model_objects.special
-
Builder class for building
PlaybackQueueinstances. - PlaybackQueue.JsonUtil - Class in se.michaelthelin.spotify.model_objects.special
-
JsonUtil class for building
PlaybackQueueinstances. - PlayHistory - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Play History objects by building instances from this class.
- PlayHistory.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
PlayHistoryinstances. - PlayHistory.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
PlayHistoryinstances. - Playlist - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Playlist objects by building instances from this class.
- PLAYLIST - Enum constant in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
Playlist object type.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.AddCustomPlaylistCoverImageRequest.Builder
-
The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistDeprecatedRequest.Builder
-
Deprecated.The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistRequest.Builder
-
The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.ChangePlaylistDetailsRequest.Builder
-
The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistCoverImageRequest.Builder
-
The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsDeprecatedRequest.Builder
-
Deprecated.The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsRequest.Builder
-
The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistRequest.Builder
-
The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsDeprecatedRequest.Builder
-
Deprecated.The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsRequest.Builder
-
The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderDeprecatedRequest.Builder
-
Deprecated.The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderRequest.Builder
-
The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceDeprecatedRequest.Builder
-
Deprecated.The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceRequest.Builder
-
The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.users.CheckIfUserFollowsPlaylistRequest.Builder
-
Deprecated.The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.users.FollowPlaylistRequest.Builder
-
Deprecated.The playlist ID setter.
- playlist_id(String) - Method in class se.michaelthelin.spotify.requests.data.users.UnfollowPlaylistRequest.Builder
-
Deprecated.The playlist ID setter.
- PLAYLIST_MODIFY_PRIVATE - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
Playlist modify private authorization scope.
- PLAYLIST_MODIFY_PUBLIC - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
Playlist modify public authorization scope.
- PLAYLIST_READ_COLLABORATIVE - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
Playlist read collaborative authorization scope.
- PLAYLIST_READ_PRIVATE - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
Playlist read private authorization scope.
- Playlist.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Playlistinstances. - Playlist.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Playlistinstances. - PlaylistItemFactory - Class in se.michaelthelin.spotify.model_objects.utils
-
Factory class for creating playlist item objects from JSON data.
- PlaylistItemFactory() - Constructor for class se.michaelthelin.spotify.model_objects.utils.PlaylistItemFactory
- PlaylistSimplified - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about simplified Playlist objects by building instances from this class.
- PlaylistSimplified.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
PlaylistSimplifiedinstances. - PlaylistSimplified.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
PlaylistSimplifiedinstances. - PlaylistTrack - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Playlist Track objects by building instances from this class.
- PlaylistTrack.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
PlaylistTrackinstances. - PlaylistTrack.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
PlaylistTrackinstances. - PlaylistTracksInformation - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Retrieve information about Playlist Track Information objects by building instances from this class.
- PlaylistTracksInformation.Builder - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Builder class for building
PlaylistTracksInformationinstances. - PlaylistTracksInformation.JsonUtil - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
JsonUtil class for building
PlaylistTracksInformationinstances. - PM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
St.
- PN - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Pitcairn Islands.
- position(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistDeprecatedRequest.Builder
-
Deprecated.The position setter.
- position(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistRequest.Builder
-
The position setter.
- position(Integer, Boolean) - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistDeprecatedRequest.Builder
-
Deprecated.The position setter.
- position(Integer, Boolean) - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistRequest.Builder
-
The position setter.
- position_ms(Integer) - Method in class se.michaelthelin.spotify.requests.data.player.SeekToPositionRequest.Builder
-
The position setter.
- position_ms(Integer) - Method in class se.michaelthelin.spotify.requests.data.player.StartResumePlaybackRequest.Builder
-
The position setter.
- post(URI, Header[], HttpEntity) - Method in interface se.michaelthelin.spotify.IHttpManager
-
Perform an HTTP POST request to the specified URL.
- post(URI, Header[], HttpEntity) - Method in class se.michaelthelin.spotify.SpotifyHttpManager
- postJson() - Method in class se.michaelthelin.spotify.requests.AbstractRequest
- postJson() - Method in interface se.michaelthelin.spotify.requests.IRequest
-
Execute POST request and get JSON response.
- PR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Puerto Rico.
- precision - Variable in enum class se.michaelthelin.spotify.enums.ReleaseDatePrecision
-
The precision level identifier.
- PS - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Palestinian Territories.
- PT - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Portugal.
- public_(Boolean) - Method in class se.michaelthelin.spotify.requests.data.playlists.ChangePlaylistDetailsRequest.Builder
-
The public status setter.
- public_(Boolean) - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistForUserRequest.Builder
-
Deprecated.The public status setter.
- public_(Boolean) - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
-
The public status setter.
- public_(Boolean) - Method in class se.michaelthelin.spotify.requests.data.users.FollowPlaylistRequest.Builder
-
Deprecated.The public following state setter.
- put(URI, Header[], HttpEntity) - Method in interface se.michaelthelin.spotify.IHttpManager
-
Perform an HTTP PUT request to the specified URL.
- put(URI, Header[], HttpEntity) - Method in class se.michaelthelin.spotify.SpotifyHttpManager
- putJson() - Method in class se.michaelthelin.spotify.requests.AbstractRequest
- putJson() - Method in interface se.michaelthelin.spotify.requests.IRequest
-
Execute PUT request and get JSON response.
- PW - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Palau.
- PY - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Paraguay.
Q
- q(String) - Method in class se.michaelthelin.spotify.requests.data.search.SearchForItemRequest.Builder
-
The search query setter.
- q(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
-
The search query setter.
- q(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
-
The search query setter.
- q(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAudiobooksRequest.Builder
-
The search query setter.
- q(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchEpisodesRequest.Builder
-
The search query setter.
- q(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
-
The search query setter.
- q(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchShowsRequest.Builder
-
The search query setter.
- q(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
-
The search query setter.
- q(String) - Method in class se.michaelthelin.spotify.requests.data.search.simplified.special.SearchAlbumsSpecialRequest.Builder
-
The search query setter.
- QA - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Qatar.
R
- range_length(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderDeprecatedRequest.Builder
-
Deprecated.The range length setter.
- range_length(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderRequest.Builder
-
The range length setter.
- range_start(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderDeprecatedRequest.Builder
-
Deprecated.The range start setter.
- range_start(Integer) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderRequest.Builder
-
The range start setter.
- RE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Réunion.
- Recommendations - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Recommendation objects by building instances from this class.
- Recommendations.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Recommendationsinstances. - Recommendations.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Recommendationsinstances. - RecommendationsSeed - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Recommendation Seed objects by building instances from this class.
- RecommendationsSeed.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
RecommendationsSeedinstances. - RecommendationsSeed.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
RecommendationsSeedinstances. - redirect_uri(URI) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest.Builder
-
The redirect URI setter.
- redirect_uri(URI) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
-
The redirect URI setter.
- redirect_uri(URI) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERequest.Builder
-
The redirect URI setter.
- refresh_token(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRefreshRequest.Builder
-
The refresh token setter.
- refresh_token(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERefreshRequest.Builder
-
The refresh token setter.
- ReleaseDatePrecision - Enum Class in se.michaelthelin.spotify.enums
-
An enumeration of all possible release date precisions.
- removeAlbumsForCurrentUser(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- RemoveAlbumsForCurrentUserRequest - Class in se.michaelthelin.spotify.requests.data.albums
-
Deprecated.Use
RemoveItemsFromLibraryRequestinstead. - RemoveAlbumsForCurrentUserRequest.Builder - Class in se.michaelthelin.spotify.requests.data.albums
-
Deprecated.Use
RemoveItemsFromLibraryRequestinstead. - removeAudiobooksForCurrentUser(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- RemoveAudiobooksForCurrentUserRequest - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
Deprecated.Use
RemoveItemsFromLibraryRequestinstead. - RemoveAudiobooksForCurrentUserRequest.Builder - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
Deprecated.Builder class for building a
RemoveAudiobooksForCurrentUserRequest. - removeEpisodesForCurrentUser(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- RemoveEpisodesForCurrentUserRequest - Class in se.michaelthelin.spotify.requests.data.episodes
-
Deprecated.Use
RemoveItemsFromLibraryRequestinstead. - RemoveEpisodesForCurrentUserRequest.Builder - Class in se.michaelthelin.spotify.requests.data.episodes
-
Deprecated.Use
RemoveItemsFromLibraryRequestinstead. - removeItemsFromLibrary(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Remove a list of Spotify URIs from the user's library.
- RemoveItemsFromLibraryRequest - Class in se.michaelthelin.spotify.requests.data.library
-
Remove a list of Spotify URIs from the user's library.
- RemoveItemsFromLibraryRequest.Builder - Class in se.michaelthelin.spotify.requests.data.library
-
Builder class for building a
RemoveItemsFromLibraryRequest. - removePlaylistItems(String, JsonArray) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Delete items from a playlist
- removePlaylistItemsDeprecated(String, JsonArray) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.Use
SpotifyApi.removePlaylistItems(String, JsonArray)instead. - RemovePlaylistItemsDeprecatedRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.Use
RemovePlaylistItemsRequestinstead. - RemovePlaylistItemsDeprecatedRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.Use
RemovePlaylistItemsRequestinstead. - RemovePlaylistItemsRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Remove one or more items from a user’s playlist.
- RemovePlaylistItemsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Builder class for building a
RemovePlaylistItemsRequest. - removeShowsForCurrentUser(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- RemoveShowsForCurrentUserRequest - Class in se.michaelthelin.spotify.requests.data.shows
-
Deprecated.Use
RemoveItemsFromLibraryRequestinstead. - RemoveShowsForCurrentUserRequest.Builder - Class in se.michaelthelin.spotify.requests.data.shows
-
Deprecated.Use
RemoveItemsFromLibraryRequestinstead. - removeUsersSavedTracks(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- RemoveUsersSavedTracksRequest - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.Use
RemoveItemsFromLibraryRequestinstead. - RemoveUsersSavedTracksRequest.Builder - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.Use
RemoveItemsFromLibraryRequestinstead. - response_type(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
-
The response type setter.
- Restrictions - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Retrieve information about Restriction objects by building instances from this class.
- Restrictions.Builder - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
Builder class for building
Restrictionsinstances. - Restrictions.JsonUtil - Class in se.michaelthelin.spotify.model_objects.miscellaneous
-
JSonUtil class for building
Restrictionsinstances. - ResumePoint - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Resume Point objects by building instances from this class.
- ResumePoint.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
ResumePointinstances. - ResumePoint.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
ResumePointinstances. - RESUMING - Enum constant in enum class se.michaelthelin.spotify.enums.Action
-
Represents resuming action.
- retryRequest(HttpRequest, IOException, int, HttpContext) - Method in class se.michaelthelin.spotify.SpotifyHttpRequestRetryStrategy
- retryRequest(HttpResponse, int, HttpContext) - Method in class se.michaelthelin.spotify.SpotifyHttpRequestRetryStrategy
- RO - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Romania.
- RS - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Serbia.
- RU - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Russia.
- RW - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Rwanda.
S
- SA - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Saudi Arabia.
- saveAlbumsForCurrentUser(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- SaveAlbumsForCurrentUserRequest - Class in se.michaelthelin.spotify.requests.data.albums
-
Deprecated.Use
SaveItemsToLibraryRequestinstead. - SaveAlbumsForCurrentUserRequest.Builder - Class in se.michaelthelin.spotify.requests.data.albums
-
Deprecated.Use
SaveItemsToLibraryRequestinstead. - saveAudiobooksForCurrentUser(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- SaveAudiobooksForCurrentUserRequest - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
Deprecated.Use
SaveItemsToLibraryRequestinstead. - SaveAudiobooksForCurrentUserRequest.Builder - Class in se.michaelthelin.spotify.requests.data.audiobooks
-
Deprecated.Builder class for building a
SaveAudiobooksForCurrentUserRequest. - SavedAlbum - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Saved Album objects by building instances from this class.
- SavedAlbum.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
SavedAlbuminstances. - SavedAlbum.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
SavedAlbuminstances. - SavedEpisode - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Saved Episode objects by building instances from this class.
- SavedEpisode.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
SavedEpisodeinstances. - SavedEpisode.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
SavedEpisodeinstances. - SavedShow - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Saved Show objects by building instances from this class.
- SavedShow.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
SavedShowinstances. - SavedShow.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
SavedShowinstances. - SavedTrack - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Saved Track objects by building instances from this class.
- SavedTrack.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
SavedTrackinstances. - SavedTrack.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
SavedTrackinstances. - saveEpisodesForCurrentUser(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- SaveEpisodesForCurrentUserRequest - Class in se.michaelthelin.spotify.requests.data.episodes
-
Deprecated.Use
SaveItemsToLibraryRequestinstead. - SaveEpisodesForCurrentUserRequest.Builder - Class in se.michaelthelin.spotify.requests.data.episodes
-
Deprecated.Use
SaveItemsToLibraryRequestinstead. - saveItemsToLibrary(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Add one or more items to the current user's library.
- SaveItemsToLibraryRequest - Class in se.michaelthelin.spotify.requests.data.library
-
Save a list of Spotify URIs to the user's library.
- SaveItemsToLibraryRequest.Builder - Class in se.michaelthelin.spotify.requests.data.library
-
Builder class for building a
SaveItemsToLibraryRequest. - saveShowsForCurrentUser(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- SaveShowsForCurrentUserRequest - Class in se.michaelthelin.spotify.requests.data.shows
-
Deprecated.Use
SaveItemsToLibraryRequestinstead. - SaveShowsForCurrentUserRequest.Builder - Class in se.michaelthelin.spotify.requests.data.shows
-
Deprecated.Use
SaveItemsToLibraryRequestinstead. - saveTracksForCurrentUser(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint is deprecated per the Spotify API specification.
- SaveTracksForCurrentUserRequest - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.Use
SaveItemsToLibraryRequestinstead. - SaveTracksForCurrentUserRequest.Builder - Class in se.michaelthelin.spotify.requests.data.tracks
-
Deprecated.Use
SaveItemsToLibraryRequestinstead. - SB - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Solomon Islands.
- SC - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Seychelles.
- scope - Variable in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
The authorization scope string.
- scope(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
-
The scope setter.
- scope(AuthorizationScope...) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
-
Sets the authorization scopes for the request using an array of scopes.
- SD - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Sudan.
- SE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Sweden.
- se.michaelthelin.spotify - module se.michaelthelin.spotify
-
The Spotify Web API client.
- se.michaelthelin.spotify - package se.michaelthelin.spotify
- se.michaelthelin.spotify.enums - package se.michaelthelin.spotify.enums
- se.michaelthelin.spotify.exceptions - package se.michaelthelin.spotify.exceptions
- se.michaelthelin.spotify.exceptions.detailed - package se.michaelthelin.spotify.exceptions.detailed
- se.michaelthelin.spotify.model_objects - package se.michaelthelin.spotify.model_objects
- se.michaelthelin.spotify.model_objects.credentials - package se.michaelthelin.spotify.model_objects.credentials
- se.michaelthelin.spotify.model_objects.credentials.error - package se.michaelthelin.spotify.model_objects.credentials.error
- se.michaelthelin.spotify.model_objects.interfaces - package se.michaelthelin.spotify.model_objects.interfaces
- se.michaelthelin.spotify.model_objects.miscellaneous - package se.michaelthelin.spotify.model_objects.miscellaneous
- se.michaelthelin.spotify.model_objects.special - package se.michaelthelin.spotify.model_objects.special
- se.michaelthelin.spotify.model_objects.specification - package se.michaelthelin.spotify.model_objects.specification
- se.michaelthelin.spotify.model_objects.utils - package se.michaelthelin.spotify.model_objects.utils
- se.michaelthelin.spotify.requests - package se.michaelthelin.spotify.requests
- se.michaelthelin.spotify.requests.authorization - package se.michaelthelin.spotify.requests.authorization
- se.michaelthelin.spotify.requests.authorization.authorization_code - package se.michaelthelin.spotify.requests.authorization.authorization_code
- se.michaelthelin.spotify.requests.authorization.authorization_code.pkce - package se.michaelthelin.spotify.requests.authorization.authorization_code.pkce
- se.michaelthelin.spotify.requests.authorization.client_credentials - package se.michaelthelin.spotify.requests.authorization.client_credentials
- se.michaelthelin.spotify.requests.data - package se.michaelthelin.spotify.requests.data
- se.michaelthelin.spotify.requests.data.albums - package se.michaelthelin.spotify.requests.data.albums
- se.michaelthelin.spotify.requests.data.artists - package se.michaelthelin.spotify.requests.data.artists
- se.michaelthelin.spotify.requests.data.audiobooks - package se.michaelthelin.spotify.requests.data.audiobooks
- se.michaelthelin.spotify.requests.data.categories - package se.michaelthelin.spotify.requests.data.categories
- se.michaelthelin.spotify.requests.data.chapters - package se.michaelthelin.spotify.requests.data.chapters
- se.michaelthelin.spotify.requests.data.episodes - package se.michaelthelin.spotify.requests.data.episodes
- se.michaelthelin.spotify.requests.data.genres - package se.michaelthelin.spotify.requests.data.genres
- se.michaelthelin.spotify.requests.data.library - package se.michaelthelin.spotify.requests.data.library
- se.michaelthelin.spotify.requests.data.markets - package se.michaelthelin.spotify.requests.data.markets
- se.michaelthelin.spotify.requests.data.player - package se.michaelthelin.spotify.requests.data.player
- se.michaelthelin.spotify.requests.data.playlists - package se.michaelthelin.spotify.requests.data.playlists
- se.michaelthelin.spotify.requests.data.search - package se.michaelthelin.spotify.requests.data.search
- se.michaelthelin.spotify.requests.data.search.interfaces - package se.michaelthelin.spotify.requests.data.search.interfaces
- se.michaelthelin.spotify.requests.data.search.simplified - package se.michaelthelin.spotify.requests.data.search.simplified
- se.michaelthelin.spotify.requests.data.search.simplified.special - package se.michaelthelin.spotify.requests.data.search.simplified.special
- se.michaelthelin.spotify.requests.data.shows - package se.michaelthelin.spotify.requests.data.shows
- se.michaelthelin.spotify.requests.data.tracks - package se.michaelthelin.spotify.requests.data.tracks
- se.michaelthelin.spotify.requests.data.users - package se.michaelthelin.spotify.requests.data.users
- se.michaelthelin.spotify.requests.data.users.interfaces - package se.michaelthelin.spotify.requests.data.users.interfaces
- se.michaelthelin.spotify.requests.data.users.simplified - package se.michaelthelin.spotify.requests.data.users.simplified
- searchAlbums(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about albums that match a keyword string.
- SearchAlbumsRequest - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Get Spotify catalog information about albums that match a keyword string.
- SearchAlbumsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Builder class for building a
SearchAlbumsRequest. - searchAlbumsSpecial(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about albums that match a keyword string.
- SearchAlbumsSpecialRequest - Class in se.michaelthelin.spotify.requests.data.search.simplified.special
-
Get Spotify catalog information about albums that match a keyword string.
- SearchAlbumsSpecialRequest.Builder - Class in se.michaelthelin.spotify.requests.data.search.simplified.special
-
Builder class for building a
SearchAlbumsSpecialRequest. - searchArtists(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about artists that match a keyword string.
- SearchArtistsRequest - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Get Spotify catalog information about artists that match a keyword string.
- SearchArtistsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Builder class for building a
SearchArtistsRequest. - searchAudiobooks(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about audiobooks that match a keyword string.
- SearchAudiobooksRequest - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Get Spotify catalog information about audiobooks that match a keyword string.
- SearchAudiobooksRequest.Builder - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Builder class for building a
SearchAudiobooksRequest. - searchEpisodes(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about episodes that match a keyword string.
- SearchEpisodesRequest - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Get Spotify catalog information about episodes that match a keyword string.
- SearchEpisodesRequest.Builder - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Builder class for building a
SearchEpisodesRequest. - searchForItem(String, String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about artists, albums, episodes, shows, tracks or playlists that match a keyword string.
- SearchForItemRequest - Class in se.michaelthelin.spotify.requests.data.search
-
Get Spotify catalog information about artists, albums, episodes, playlists, shows or tracks that match a keyword string.
- SearchForItemRequest.Builder - Class in se.michaelthelin.spotify.requests.data.search
-
Builder class for building a
SearchForItemRequest. - searchPlaylists(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about playlists that match a keyword string.
- SearchPlaylistsRequest - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Get Spotify catalog information about playlists that match a keyword string.
- SearchPlaylistsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Builder class for building a
SearchPlaylistsRequest. - SearchResult - Class in se.michaelthelin.spotify.model_objects.special
-
Retrieve the searched-for items by building instances from this class.
- SearchResult.Builder - Class in se.michaelthelin.spotify.model_objects.special
-
Builder class for building
SearchResultinstances. - SearchResult.JsonUtil - Class in se.michaelthelin.spotify.model_objects.special
-
JsonUtil class for building
SearchResultinstances. - searchShows(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about shows that match a keyword string.
- SearchShowsRequest - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Get Spotify catalog information about shows that match a keyword string.
- SearchShowsRequest.Builder - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Builder class for building a
SearchShowsRequest. - searchTracks(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Get Spotify catalog information about tracks that match a keyword string.
- SearchTracksRequest - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Get Spotify catalog information about tracks that match a keyword string.
- SearchTracksRequest.Builder - Class in se.michaelthelin.spotify.requests.data.search.simplified
-
Builder class for building a
SearchTracksRequest. - seed_artists(String) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The seed artists setter.
- seed_genres(String) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The seed genres setter.
- seed_tracks(String) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The seed tracks setter.
- SEEKING - Enum constant in enum class se.michaelthelin.spotify.enums.Action
-
Represents seeking action.
- seekToPosition(int) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Seeks to the given position in the user's currently playing track.
- SeekToPositionRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Seeks to the given position in the user’s currently playing track.
- SeekToPositionRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
SeekToPositionRequest. - self() - Method in class se.michaelthelin.spotify.requests.AbstractRequest.Builder
-
Return this instance to simulate a self-type.
- self() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRefreshRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERefreshRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.authorization.client_credentials.ClientCredentialsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.albums.CheckUsersSavedAlbumsRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.albums.GetAlbumRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.albums.GetAlbumTracksRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.albums.GetNewReleasesRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.albums.GetSeveralAlbumsRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.albums.GetUsersSavedAlbumsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.albums.RemoveAlbumsForCurrentUserRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.albums.SaveAlbumsForCurrentUserRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsRelatedArtistsRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.artists.GetArtistsTopTracksRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.artists.GetSeveralArtistsRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.CheckUsersSavedAudiobooksRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookChaptersRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetAudiobookRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetSeveralAudiobooksRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.GetUsersSavedAudiobooksRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.RemoveAudiobooksForCurrentUserRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.audiobooks.SaveAudiobooksForCurrentUserRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.categories.GetSeveralBrowseCategoriesRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.categories.GetSingleBrowseCategoryRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.chapters.GetChapterRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.chapters.GetSeveralChaptersRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.episodes.CheckUsersSavedEpisodesRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.episodes.GetEpisodeRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.episodes.GetSeveralEpisodesRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.episodes.GetUsersSavedEpisodesRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.episodes.RemoveEpisodesForCurrentUserRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.episodes.SaveEpisodesForCurrentUserRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.genres.GetRecommendationGenresRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.library.CheckUsersSavedItemsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.library.RemoveItemsFromLibraryRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.library.SaveItemsToLibraryRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.markets.GetAvailableMarketsRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.player.AddItemToPlaybackQueueRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.GetAvailableDevicesRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.GetCurrentlyPlayingTrackRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.GetPlaybackStateRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.GetRecentlyPlayedTracksRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.GetUsersQueueRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.PausePlaybackRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.SeekToPositionRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.SetPlaybackVolumeRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.SetRepeatModeRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.SkipToNextRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.SkipToPreviousRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.StartResumePlaybackRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.TogglePlaybackShuffleRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.player.TransferPlaybackRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.AddCustomPlaylistCoverImageRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistDeprecatedRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.ChangePlaylistDetailsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistForUserRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetCategoryPlaylistsRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetCurrentUsersPlaylistsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetFeaturedPlaylistsRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistCoverImageRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsDeprecatedRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistItemsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetPlaylistRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.GetUsersPlaylistsRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsDeprecatedRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderDeprecatedRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceDeprecatedRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.search.SearchForItemRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchAudiobooksRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchEpisodesRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchShowsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.search.simplified.special.SearchAlbumsSpecialRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.shows.CheckUsersSavedShowsRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.shows.GetSeveralShowsRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.shows.GetShowEpisodesRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.shows.GetShowRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.shows.GetUsersSavedShowsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.shows.RemoveShowsForCurrentUserRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.shows.SaveShowsForCurrentUserRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.tracks.CheckUsersSavedTracksRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetSeveralTracksAudioFeaturesRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetSeveralTracksRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetTrackRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetTracksAudioAnalysisRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetTracksAudioFeaturesRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.tracks.GetUsersSavedTracksRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.tracks.RemoveUsersSavedTracksRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.tracks.SaveTracksForCurrentUserRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.users.CheckCurrentUserFollowsArtistsOrUsersRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.users.CheckIfUserFollowsPlaylistRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.users.FollowArtistsOrUsersRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.users.FollowPlaylistRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.users.GetCurrentUsersProfileRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.users.GetFollowedArtistsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.users.GetUsersProfileRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.users.GetUsersTopArtistsAndTracksRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopArtistsRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopTracksRequest.Builder
- self() - Method in class se.michaelthelin.spotify.requests.data.users.UnfollowArtistsOrUsersRequest.Builder
-
Deprecated.
- self() - Method in class se.michaelthelin.spotify.requests.data.users.UnfollowPlaylistRequest.Builder
-
Deprecated.
- ServiceUnavailableException - Exception Class in se.michaelthelin.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 class se.michaelthelin.spotify.exceptions.detailed.ServiceUnavailableException
-
Constructs a new ServiceUnavailableException with no detail message.
- ServiceUnavailableException(String) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.ServiceUnavailableException
-
Constructs a new ServiceUnavailableException with the specified detail message.
- ServiceUnavailableException(String, Throwable) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.ServiceUnavailableException
-
Constructs a new ServiceUnavailableException with the specified detail message and cause.
- setAccessToken(String) - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
- setAccessToken(String) - Method in class se.michaelthelin.spotify.model_objects.credentials.ClientCredentials.Builder
- setAccessToken(String) - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
The access token setter.
- setAccessToken(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Set the access token of the API object.
- setAccountId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setAcousticness(Float) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setActions(Actions) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
- setActions(Actions) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- setAddedAt(Date) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistTrack.Builder
- setAddedAt(Date) - Method in class se.michaelthelin.spotify.model_objects.specification.SavedAlbum.Builder
- setAddedAt(Date) - Method in class se.michaelthelin.spotify.model_objects.specification.SavedEpisode.Builder
- setAddedAt(Date) - Method in class se.michaelthelin.spotify.model_objects.specification.SavedShow.Builder
- setAddedAt(Date) - Method in class se.michaelthelin.spotify.model_objects.specification.SavedTrack.Builder
- setAddedBy(User) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistTrack.Builder
- setAfter(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Cursor.Builder
- setAfterFilteringSize(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed.Builder
- setAfterRelinkingSize(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed.Builder
- setAlbum(Album) - Method in class se.michaelthelin.spotify.model_objects.specification.SavedAlbum.Builder
- setAlbum(AlbumSimplified) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setAlbums(Paging) - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult.Builder
- setAlbumType(AlbumType) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- setAlbumType(AlbumType) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setAlbumType(AlbumType) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setAnalysisChannels(Integer) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setAnalysisSampleRate(Long) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setAnalysisTime(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
- setAnalysisUrl(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setAnalyzerVersion(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
- setArtists(ArtistSimplified...) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- setArtists(ArtistSimplified...) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setArtists(ArtistSimplified...) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setArtists(ArtistSimplified...) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setArtists(ArtistSimplified...) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- setArtists(Paging) - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult.Builder
- setAudiobook(AudiobookSimplified) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setAudiobooks(Paging) - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult.Builder
- setAudioPreviewUrl(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setAudioPreviewUrl(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setAudioPreviewUrl(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setAudioPreviewUrl(String) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setAuthors(Author...) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setAuthors(Author...) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setAvailableMarkets(String...) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setAvailableMarkets(String...) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setAvailableMarkets(String...) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setAvailableMarkets(String...) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setAvailableMarkets(CountryCode...) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- setBars(AudioAnalysisMeasure[]) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
- setBeats(AudioAnalysisMeasure[]) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
- setBirthdate(String) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setBody(HttpEntity) - Method in class se.michaelthelin.spotify.requests.AbstractRequest.Builder
- setBody(HttpEntity) - Method in interface se.michaelthelin.spotify.requests.IRequest.Builder
-
Set the body for the request.
- setBodyParameter(String, ST) - Method in interface se.michaelthelin.spotify.requests.IRequest.Builder
-
Set a body parameter for the request.
- setBodyParameter(String, X) - Method in class se.michaelthelin.spotify.requests.AbstractRequest.Builder
- setCacheMaxEntries(Integer) - Method in class se.michaelthelin.spotify.SpotifyHttpManager.Builder
-
Sets the maximum number of cache entries.
- setCacheMaxObjectSize(Integer) - Method in class se.michaelthelin.spotify.SpotifyHttpManager.Builder
-
Sets the maximum size of cached objects.
- setCacheShared(Boolean) - Method in class se.michaelthelin.spotify.SpotifyHttpManager.Builder
-
Sets whether the cache is shared between multiple HTTP clients.
- setChapterNumber(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setChapterNumber(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setChapters(Paging) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setClientId(String) - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
The client ID setter.
- setClientSecret(String) - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
The client secret setter.
- setCodeString(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setCodeVersion(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setCollaborative(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setCollaborative(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- setConfidence(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.Builder
- setConnectionManager(HttpClientConnectionManager) - Method in class se.michaelthelin.spotify.SpotifyHttpManager.Builder
-
Sets the HTTP client connection manager.
- setConnectionRequestTimeout(Integer) - Method in class se.michaelthelin.spotify.SpotifyHttpManager.Builder
-
Sets the connection request timeout in milliseconds.
- setContentType(ContentType) - Method in class se.michaelthelin.spotify.requests.AbstractRequest.Builder
- setContentType(ContentType) - Method in interface se.michaelthelin.spotify.requests.IRequest.Builder
-
Set the content type for the request.
- setContext(Context) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
- setContext(Context) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- setContext(Context) - Method in class se.michaelthelin.spotify.model_objects.specification.PlayHistory.Builder
- setCopyrights(Copyright...) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setCopyrights(Copyright...) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setCopyrights(Copyright...) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setCopyrights(Copyright...) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setCopyrights(Copyright...) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- setCountry(String) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setCurrentlyPlaying(IPlaylistItem) - Method in class se.michaelthelin.spotify.model_objects.special.PlaybackQueue.Builder
- setCurrentlyPlayingType(CurrentlyPlayingType) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
- setCurrentlyPlayingType(CurrentlyPlayingType) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- setCursors(Cursor...) - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased.Builder
- setDanceability(Float) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setDefaults(IHttpManager, String, String, Integer) - Method in class se.michaelthelin.spotify.requests.AbstractRequest.Builder
- setDefaults(IHttpManager, String, String, Integer) - Method in interface se.michaelthelin.spotify.requests.IRequest.Builder
-
Set default values for the request.
- setDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- setDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- setDetailedStatus(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
- setDevice(Device) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- setDisallowedActions(EnumSet) - Method in class se.michaelthelin.spotify.model_objects.specification.Disallows.Builder
- setDisallows(Disallows) - Method in class se.michaelthelin.spotify.model_objects.special.Actions.Builder
- setDiscNumber(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setDiscNumber(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- setDisplayName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setDuration(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.Builder
- setDuration(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setDurationMs(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setDurationMs(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setDurationMs(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setDurationMs(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setDurationMs(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setDurationMs(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setDurationMs(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- setEchoprintString(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setEchoprintVersion(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setEdition(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setEdition(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setEmail(String) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setEndOfFadeIn(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setEnergy(Float) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setEpisode(Episode) - Method in class se.michaelthelin.spotify.model_objects.specification.SavedEpisode.Builder
- setEpisodes(Paging) - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult.Builder
- setEpisodes(Paging) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setError(String) - Method in class se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError.Builder
- setError_description(String) - Method in class se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError.Builder
- setExpiresIn(Integer) - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
- setExpiresIn(Integer) - Method in class se.michaelthelin.spotify.model_objects.credentials.ClientCredentials.Builder
- setExplicit(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setExplicit(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setExplicit(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setExplicit(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setExplicit(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setExplicit(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setExplicit(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setExplicit(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- setExplicit(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setExplicit(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- setExplicitContent(ExplicitContentSettings) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setExternalIds(Map) - Method in class se.michaelthelin.spotify.model_objects.specification.ExternalId.Builder
- setExternalIds(ExternalId) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setExternalIds(ExternalId) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setExternallyHosted(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setExternallyHosted(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setExternallyHosted(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setExternallyHosted(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- setExternalUrls(Map) - Method in class se.michaelthelin.spotify.model_objects.specification.ExternalUrl.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.Artist.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.Context.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackLink.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- setExternalUrls(ExternalUrl) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setFilterEnabled(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.ExplicitContentSettings.Builder
- setFilterLocked(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.ExplicitContentSettings.Builder
- setFollowers(Followers) - Method in class se.michaelthelin.spotify.model_objects.specification.Artist.Builder
- setFollowers(Followers) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setFollowers(Followers) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setFullyPlayed(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.ResumePoint.Builder
- setGenres(String...) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setGenres(String...) - Method in class se.michaelthelin.spotify.model_objects.specification.Artist.Builder
- setHeader(String, ST) - Method in interface se.michaelthelin.spotify.requests.IRequest.Builder
-
Set a header for the request.
- setHeader(String, X) - Method in class se.michaelthelin.spotify.requests.AbstractRequest.Builder
- setHeight(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Image.Builder
- setHost(String) - Method in class se.michaelthelin.spotify.requests.AbstractRequest.Builder
- setHost(String) - Method in interface se.michaelthelin.spotify.requests.IRequest.Builder
-
Set the host for the request.
- setHost(String) - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
The Spotify API host setter.
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.PlaylistTracksInformation.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Artist.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Category.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Context.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Followers.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Paging.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackLink.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- setHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setHtmlDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setHtmlDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setHtmlDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setHtmlDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setHtmlDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setHtmlDescription(String) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setHttpManager(IHttpManager) - Method in class se.michaelthelin.spotify.requests.AbstractRequest.Builder
- setHttpManager(IHttpManager) - Method in interface se.michaelthelin.spotify.requests.IRequest.Builder
-
Set the HTTP manager for the request.
- setHttpManager(IHttpManager) - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
The HttpManager setter.
- setIcons(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.Category.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Artist.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Category.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackLink.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- setId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.Artist.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- setImages(Image...) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setInitialPoolSize(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed.Builder
- setInputProcess(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
- setInstrumentalness(Float) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setIs_active(Boolean) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device.Builder
- setIs_playing(Boolean) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
- setIs_playing(Boolean) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- setIs_private_session(Boolean) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device.Builder
- setIs_restricted(Boolean) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device.Builder
- setIsLocal(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistTrack.Builder
- setIsPlayable(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setIsPlayable(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setIsPlayable(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- setItem(IPlaylistItem) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
- setItem(IPlaylistItem) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- setItem(IPlaylistItem) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistTrack.Builder
- setItems(PlaylistTracksInformation) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- setItems(Paging) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setItems(T[]) - Method in class se.michaelthelin.spotify.model_objects.specification.Paging.Builder
- setItems(T[]) - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased.Builder
- setKey(Integer) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
- setKey(Integer) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setKey(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setKeyConfidence(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
- setKeyConfidence(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setLabel(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setLanguages(String...) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setLanguages(String...) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setLanguages(String...) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setLanguages(String...) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setLanguages(String...) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setLanguages(String...) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setLanguages(String[]) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setLanguages(String[]) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- setLimit(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Paging.Builder
- setLimit(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased.Builder
- setLiveness(Float) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setLoudness(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
- setLoudness(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setLoudness(Float) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setLoudnessEnd(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
- setLoudnessMax(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
- setLoudnessMaxTime(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
- setLoudnessStart(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
- setMeasure(AudioAnalysisMeasure) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
- setMeasure(AudioAnalysisMeasure) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
- setMediaType(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setMediaType(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setMediaType(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setMediaType(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- setMessage(String) - Method in class se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists.Builder
- setMessage(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Error.Builder
- setMeta(AudioAnalysisMeta) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
- setMode(Modality) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
- setMode(Modality) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setMode(Modality) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setModeConfidence(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
- setModeConfidence(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Artist.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Author.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Category.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Narrator.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setName(String) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- setNarrators(Narrator...) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setNarrators(Narrator...) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setNext(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Paging.Builder
- setNext(String) - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased.Builder
- setNumSamples(Long) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setOffset(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Paging.Builder
- setOffsetSeconds(Integer) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setOwner(User) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setOwner(User) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- setPath(String) - Method in class se.michaelthelin.spotify.requests.AbstractRequest.Builder
- setPath(String) - Method in interface se.michaelthelin.spotify.requests.IRequest.Builder
-
Set the path for the request.
- setPathParameter(String, String) - Method in class se.michaelthelin.spotify.requests.AbstractRequest.Builder
- setPathParameter(String, String) - Method in interface se.michaelthelin.spotify.requests.IRequest.Builder
-
Set a path parameter for the request.
- setPitches(float[]) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
- setPlatform(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
- setPlayable(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setPlayable(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setPlayable(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setPlayable(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setPlaybackVolume(int) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Set the volume for the user's current playback device.
- SetPlaybackVolumeRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Set the volume for the user’s current playback device.
- SetPlaybackVolumeRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
SetPlaybackVolumeRequest. - setPlayedAt(Date) - Method in class se.michaelthelin.spotify.model_objects.specification.PlayHistory.Builder
- setPlaylists(Paging) - Method in class se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists.Builder
- setPlaylists(Paging) - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult.Builder
- setPopularity(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Artist.Builder
- setPort(Integer) - Method in class se.michaelthelin.spotify.requests.AbstractRequest.Builder
- setPort(Integer) - Method in interface se.michaelthelin.spotify.requests.IRequest.Builder
-
Set the port for the request.
- setPort(Integer) - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
The Spotify API port setter.
- setPreviewUrl(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setPreviewUrl(String) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- setPrevious(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Paging.Builder
- setProduct(String) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setProgress_ms(Integer) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
- setProgress_ms(Integer) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- setProxy(HttpHost) - Method in class se.michaelthelin.spotify.SpotifyHttpManager.Builder
-
Sets the HTTP proxy configuration.
- setProxyCredentials(UsernamePasswordCredentials) - Method in class se.michaelthelin.spotify.SpotifyHttpManager.Builder
-
Sets the proxy authentication credentials.
- setProxyPassword(Integer) - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
The proxy password setter.
- setProxyPort(Integer) - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
The proxy port setter.
- setProxyUrl(String) - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
The proxy URL setter.
- setProxyUsername(Integer) - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
The proxy username setter.
- setPublicAccess(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setPublicAccess(Boolean) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- setPublisher(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setPublisher(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setQueryParameter(String, ST) - Method in interface se.michaelthelin.spotify.requests.IRequest.Builder
-
Set a query parameter for the request.
- setQueryParameter(String, X) - Method in class se.michaelthelin.spotify.requests.AbstractRequest.Builder
- setQueue(List) - Method in class se.michaelthelin.spotify.model_objects.special.PlaybackQueue.Builder
- setReason(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Restrictions.Builder
- setReason(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterRestriction.Builder
- setRedirectUri(URI) - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
The redirect URI setter.
- setRefreshToken(String) - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
- setRefreshToken(String) - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
The refresh token setter.
- setRefreshToken(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Set the refresh token of the API object.
- setReleaseDate(String) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- setReleaseDate(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setReleaseDate(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setReleaseDate(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setReleaseDate(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setReleaseDate(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setReleaseDate(String) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setReleaseDatePrecision(ReleaseDatePrecision) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- setReleaseDatePrecision(ReleaseDatePrecision) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setReleaseDatePrecision(ReleaseDatePrecision) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setReleaseDatePrecision(ReleaseDatePrecision) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setReleaseDatePrecision(ReleaseDatePrecision) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setReleaseDatePrecision(ReleaseDatePrecision) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setReleaseDatePrecision(ReleaseDatePrecision) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setRepeat_state(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- setRepeatMode(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Set the repeat mode for the user's playback.
- SetRepeatModeRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Set the repeat mode for the user’s playback.
- SetRepeatModeRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
SetRepeatModeRequest. - setRestrictions(Restrictions) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setRestrictions(Restrictions) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setRestrictions(ChapterRestriction) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setRestrictions(ChapterRestriction) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setResumePoint(ResumePoint) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setResumePoint(ResumePoint) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setResumePoint(ResumePoint) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setResumePoint(ResumePoint) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setResumePositionMs(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.ResumePoint.Builder
- setRetryAfter(int) - Method in exception class se.michaelthelin.spotify.exceptions.detailed.TooManyRequestsException
-
Sets the number of seconds to wait before retrying the request.
- setRhythmString(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setRhythmVersion(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setSampleMd5(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setScheme(String) - Method in class se.michaelthelin.spotify.requests.AbstractRequest.Builder
- setScheme(String) - Method in interface se.michaelthelin.spotify.requests.IRequest.Builder
-
Set the scheme for the request.
- setScheme(String) - Method in class se.michaelthelin.spotify.SpotifyApi.Builder
-
The scheme setter.
- setScope(String) - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
- setSections(AudioAnalysisSection[]) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
- setSeeds(RecommendationsSeed...) - Method in class se.michaelthelin.spotify.model_objects.specification.Recommendations.Builder
- setSegments(AudioAnalysisSegment[]) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
- setShow(ShowSimplified) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setShow(ShowSimplified) - Method in class se.michaelthelin.spotify.model_objects.specification.SavedShow.Builder
- setShows(Paging) - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult.Builder
- setShuffle_state(Boolean) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- setSmart_shuffle(Boolean) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- setSnapshotId(String) - Method in class se.michaelthelin.spotify.model_objects.special.SnapshotResult.Builder
- setSnapshotId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setSnapshotId(String) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- setSocketTimeout(Integer) - Method in class se.michaelthelin.spotify.SpotifyHttpManager.Builder
-
Sets the socket timeout in milliseconds.
- setSpeechiness(Float) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setStart(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.Builder
- setStartOfFadeOut(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setStatus(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Error.Builder
- setStatusCode(Integer) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
- setSupports_volume(Boolean) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device.Builder
- setSynchString(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setSynchVersion(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setTatums(AudioAnalysisMeasure[]) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
- setTempo(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
- setTempo(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setTempo(Float) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setTempoConfidence(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
- setTempoConfidence(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setText(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Copyright.Builder
- setTimbre(float[]) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
- setTimeSignature(Integer) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
- setTimeSignature(Integer) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setTimeSignature(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setTimeSignatureConfidence(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
- setTimeSignatureConfidence(Float) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- setTimestamp(Long) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
- setTimestamp(Long) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
- setTimestamp(Long) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- setTokenType(String) - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
- setTokenType(String) - Method in class se.michaelthelin.spotify.model_objects.credentials.ClientCredentials.Builder
- setTotal(Integer) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.PlaylistTracksInformation.Builder
- setTotal(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Followers.Builder
- setTotal(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Paging.Builder
- setTotal(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased.Builder
- setTotalChapters(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setTotalChapters(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setTotalTracks(Integer) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- setTotalTracks(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setTotalTracks(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setTrack(AudioAnalysisTrack) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
- setTrack(Track) - Method in class se.michaelthelin.spotify.model_objects.specification.PlayHistory.Builder
- setTrack(Track) - Method in class se.michaelthelin.spotify.model_objects.specification.SavedTrack.Builder
- setTrackHref(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setTrackNumber(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setTrackNumber(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- setTracks(Paging) - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult.Builder
- setTracks(Paging) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setTracks(Track...) - Method in class se.michaelthelin.spotify.model_objects.specification.Recommendations.Builder
- setType(String) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device.Builder
- setType(CopyrightType) - Method in class se.michaelthelin.spotify.model_objects.specification.Copyright.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.Artist.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.Context.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackLink.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- setType(ModelObjectType) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Album.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Artist.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Context.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Show.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Track.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackLink.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- setUri(String) - Method in class se.michaelthelin.spotify.model_objects.specification.User.Builder
- setUrl(String) - Method in class se.michaelthelin.spotify.model_objects.specification.Image.Builder
- setValence(Float) - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- setVolume_percent(Integer) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device.Builder
- setWidth(Integer) - Method in class se.michaelthelin.spotify.model_objects.specification.Image.Builder
- setWindowSeconds(Integer) - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- SG - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Singapore.
- SH - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
St.
- Show - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Show objects by building instances from this class.
- Show(Show.Builder) - Constructor for class se.michaelthelin.spotify.model_objects.specification.Show
-
Creates a new Show object with the specified builder.
- SHOW - Enum constant in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
Show object type.
- show_dialog(boolean) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
-
The show dialog setter.
- Show.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Showinstances. - Show.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Showinstances. - ShowSimplified - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about simplified Show objects by building instances from this class.
- ShowSimplified(ShowSimplified.Builder) - Constructor for class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
-
Creates a new ShowSimplified object with the specified builder.
- ShowSimplified.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
ShowSimplifiedinstances. - ShowSimplified.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
ShowSimplifiedinstances. - SI - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Slovenia.
- SINGLE - Enum constant in enum class se.michaelthelin.spotify.enums.AlbumType
-
Single type.
- SJ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Svalbard & Jan Mayen.
- SK - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Slovakia.
- SKIPPING_NEXT - Enum constant in enum class se.michaelthelin.spotify.enums.Action
-
Represents skipping to next track action.
- SKIPPING_PREV - Enum constant in enum class se.michaelthelin.spotify.enums.Action
-
Represents skipping to previous track action.
- skipToNext() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Skips to next track in the user's queue.
- SkipToNextRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Skips to next track in the user’s queue.
- SkipToNextRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
SkipToNextRequest. - skipToPrevious() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Skips to previous track in the user's queue.
- SkipToPreviousRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Skips to previous track in the user’s queue.
- SkipToPreviousRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
SkipToPreviousRequest. - SL - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Sierra Leone.
- SM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
San Marino.
- SN - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Senegal.
- snapshot_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderDeprecatedRequest.Builder
-
Deprecated.The playlist snapshot ID setter.
- snapshot_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReorderRequest.Builder
-
The playlist snapshot ID setter.
- snapshotId - Variable in class se.michaelthelin.spotify.model_objects.special.SnapshotResult.Builder
-
The snapshot ID of the playlist.
- snapshotId(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsDeprecatedRequest.Builder
-
Deprecated.The playlist snapshot ID setter.
- snapshotId(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsRequest.Builder
-
The playlist snapshot ID setter.
- SnapshotResult - Class in se.michaelthelin.spotify.model_objects.special
-
Retrieve information about Snapshot Result objects by building instances from this class.
- SnapshotResult.Builder - Class in se.michaelthelin.spotify.model_objects.special
-
Builder class for building
SnapshotResultinstances. - SnapshotResult.JsonUtil - Class in se.michaelthelin.spotify.model_objects.special
-
JsonUtil class for building
SnapshotResultinstances. - SO - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Somalia.
- SpotifyApi - Class in se.michaelthelin.spotify
-
Instances of the SpotifyApi class provide access to the Spotify Web API.
- SpotifyApi.Builder - Class in se.michaelthelin.spotify
-
Builder class for building
SpotifyApiinstances. - SpotifyApiThreading - Class in se.michaelthelin.spotify
-
Threading utilities for the Spotify API.
- SpotifyApiThreading() - Constructor for class se.michaelthelin.spotify.SpotifyApiThreading
-
Default constructor.
- SpotifyHttpManager - Class in se.michaelthelin.spotify
-
Default implementation of the
IHttpManagerinterface. - SpotifyHttpManager(SpotifyHttpManager.Builder) - Constructor for class se.michaelthelin.spotify.SpotifyHttpManager
-
Construct a new SpotifyHttpManager instance.
- SpotifyHttpManager.Builder - Class in se.michaelthelin.spotify
-
Builder class for creating
SpotifyHttpManagerinstances. - SpotifyHttpRequestRetryStrategy - Class in se.michaelthelin.spotify
-
Default implementation of the
HttpRequestRetryStrategyinterface. - SpotifyHttpRequestRetryStrategy() - Constructor for class se.michaelthelin.spotify.SpotifyHttpRequestRetryStrategy
-
Create the HTTP request retry strategy with a max retry count of 1, default retry interval of 1 second, and using the following list of non-retriable I/O exception classes:
InterruptedIOException UnknownHostException ConnectException ConnectionClosedException SSLException - SpotifyHttpRequestRetryStrategy(int, TimeValue) - Constructor for class se.michaelthelin.spotify.SpotifyHttpRequestRetryStrategy
-
Create the HTTP request retry strategy using the following list of non-retriable I/O exception classes:
InterruptedIOException UnknownHostException ConnectException ConnectionClosedException NoRouteToHostException SSLException - SpotifyHttpRequestRetryStrategy(int, TimeValue, Collection, Collection) - Constructor for class se.michaelthelin.spotify.SpotifyHttpRequestRetryStrategy
-
Protected constructor for creating a new SpotifyHttpRequestRetryStrategy.
- SpotifyWebApiException - Exception Class in se.michaelthelin.spotify.exceptions
-
An exception happened, eg. a HTTP status code 4** or 5** has been returned in a request.
- SpotifyWebApiException() - Constructor for exception class se.michaelthelin.spotify.exceptions.SpotifyWebApiException
-
Creates a new SpotifyWebApiException with no detail message.
- SpotifyWebApiException(String) - Constructor for exception class se.michaelthelin.spotify.exceptions.SpotifyWebApiException
-
Creates a new SpotifyWebApiException with the specified detail message.
- SpotifyWebApiException(String, Throwable) - Constructor for exception class se.michaelthelin.spotify.exceptions.SpotifyWebApiException
-
Creates a new SpotifyWebApiException with the specified detail message and cause.
- SR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Suriname.
- SS - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
South Sudan.
- ST - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
São Tomé & PrÃncipe.
- startResumePlayback() - Method in class se.michaelthelin.spotify.SpotifyApi
-
Start a new context or resume current playback on the user's active device.
- StartResumePlaybackRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Start a new context or resume current playback on the user’s active device.
- StartResumePlaybackRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
StartResumePlaybackRequest. - state(Boolean) - Method in class se.michaelthelin.spotify.requests.data.player.TogglePlaybackShuffleRequest.Builder
-
The toggle state setter.
- state(String) - Method in class se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
-
The state setter.
- state(String) - Method in class se.michaelthelin.spotify.requests.data.player.SetRepeatModeRequest.Builder
-
The repeat state setter.
- STREAMING - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
Streaming authorization scope.
- SV - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
El Salvador.
- SX - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Sint Maarten.
- SY - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Syria.
- SZ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Eswatini.
T
- target_acousticness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target acousticness setter.
- target_danceability(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target danceability setter.
- target_duration_ms(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target duration setter.
- target_energy(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target energy setter.
- target_instrumentalness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target instrumentalness setter.
- target_key(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target key setter.
- target_liveness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target liveness setter.
- target_loudness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target loudness setter.
- target_mode(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target mode setter.
- target_popularity(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target popularity setter.
- target_speechiness(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target speechiness setter.
- target_tempo(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target tempo setter.
- target_time_signature(Integer) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target time signature setter.
- target_valence(Float) - Method in class se.michaelthelin.spotify.requests.data.tracks.GetRecommendationsRequest.Builder
-
Deprecated.The target valence setter.
- TC - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Turks & Caicos Islands.
- TD - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Chad.
- TF - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
French Southern Territories.
- TG - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Togo.
- TH - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Thailand.
- THREAD_POOL - Static variable in class se.michaelthelin.spotify.SpotifyApiThreading
-
The thread pool used for async execution.
- time_range(String) - Method in class se.michaelthelin.spotify.requests.data.users.GetUsersTopArtistsAndTracksRequest.Builder
-
The time range setter.
- time_range(String) - Method in class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopArtistsRequest.Builder
-
The time range setter.
- time_range(String) - Method in class se.michaelthelin.spotify.requests.data.users.simplified.GetUsersTopTracksRequest.Builder
-
The time range setter.
- timestamp(Date) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetFeaturedPlaylistsRequest.Builder
-
Deprecated.The timestamp setter.
- TJ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Tajikistan.
- TK - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Tokelau.
- TL - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Timor-Leste.
- TM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Turkmenistan.
- TN - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Tunisia.
- TO - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Tonga.
- togglePlaybackShuffle(boolean) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Toggle shuffle on or off for user's playback.
- TogglePlaybackShuffleRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Toggle shuffle on or off for user’s playback.
- TogglePlaybackShuffleRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
TogglePlaybackShuffleRequest. - TOGGLING_REPEAT_CONTEXT - Enum constant in enum class se.michaelthelin.spotify.enums.Action
-
Represents toggling repeat context action.
- TOGGLING_REPEAT_TRACK - Enum constant in enum class se.michaelthelin.spotify.enums.Action
-
Represents toggling repeat track action.
- TOGGLING_SHUFFLE - Enum constant in enum class se.michaelthelin.spotify.enums.Action
-
Represents toggling shuffle action.
- TooManyRequestsException - Exception Class in se.michaelthelin.spotify.exceptions.detailed
-
Rate limiting has been applied.
- TooManyRequestsException() - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.TooManyRequestsException
-
Constructs a new TooManyRequestsException with no detail message.
- TooManyRequestsException(String) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified detail message.
- TooManyRequestsException(String, int) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified detail message and retry-after period.
- TooManyRequestsException(String, Throwable) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.TooManyRequestsException
-
Constructs a new TooManyRequestsException with the specified detail message and cause.
- toString() - Method in class se.michaelthelin.spotify.model_objects.AbstractModelObject
-
Returns a String representation of this model object in the style:
- toString() - Method in class se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials
- toString() - Method in class se.michaelthelin.spotify.model_objects.credentials.ClientCredentials
- toString() - Method in class se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError
- toString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis
- toString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure
- toString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta
- toString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
- toString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment
- toString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
- toString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying
- toString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
- toString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Device
- toString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.PlaylistTracksInformation
- toString() - Method in class se.michaelthelin.spotify.model_objects.miscellaneous.Restrictions
- toString() - Method in class se.michaelthelin.spotify.model_objects.special.Actions
- toString() - Method in class se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial
- toString() - Method in class se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists
- toString() - Method in class se.michaelthelin.spotify.model_objects.special.PlaybackQueue
- toString() - Method in class se.michaelthelin.spotify.model_objects.special.SearchResult
- toString() - Method in class se.michaelthelin.spotify.model_objects.special.SnapshotResult
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Album
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.AlbumSimplified
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Artist
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.ArtistSimplified
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Audiobook
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.AudiobookSimplified
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.AudioFeatures
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Author
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Category
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Chapter
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterRestriction
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.ChapterSimplified
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Context
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Copyright
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Cursor
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Disallows
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Episode
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Error
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.ExplicitContentSettings
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.ExternalId
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.ExternalUrl
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Followers
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Image
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Narrator
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Paging
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.PagingCursorbased
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.PlayHistory
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Playlist
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.PlaylistTrack
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Recommendations
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.ResumePoint
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedAlbum
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedEpisode
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedShow
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.SavedTrack
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Show
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.ShowSimplified
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.Track
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackLink
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.TrackSimplified
- toString() - Method in class se.michaelthelin.spotify.model_objects.specification.User
- TR - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Türkiye.
- Track - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Track objects by building instances from this class.
- TRACK - Enum constant in enum class se.michaelthelin.spotify.enums.CurrentlyPlayingType
-
A music track.
- TRACK - Enum constant in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
Track object type.
- Track.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Trackinstances. - Track.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Trackinstances. - TrackLink - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about Track Link objects by building instances from this class.
- TrackLink.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
TrackLinkinstances. - TrackLink.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
TrackLinkinstances. - tracks(JsonArray) - Method in class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsDeprecatedRequest.Builder
-
Deprecated.The item URIs setter.
- tracks(JsonArray) - Method in class se.michaelthelin.spotify.requests.data.playlists.RemovePlaylistItemsRequest.Builder
-
The item URIs setter.
- TrackSimplified - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about simplified Track objects by building instances from this class.
- TrackSimplified.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
TrackSimplifiedinstances. - TrackSimplified.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
TrackSimplifiedinstances. - transferPlayback(JsonArray) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Transfer playback to a new device and determine if it should start playing.
- TransferPlaybackRequest - Class in se.michaelthelin.spotify.requests.data.player
-
Transfer playback to a new device and determine if it should start playing.
- TransferPlaybackRequest.Builder - Class in se.michaelthelin.spotify.requests.data.player
-
Builder class for building a
TransferPlaybackRequest. - TRANSFERRING_PLAYBACK - Enum constant in enum class se.michaelthelin.spotify.enums.Action
-
Represents transferring playback action.
- TT - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Trinidad & Tobago.
- TV - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Tuvalu.
- TW - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Taiwan.
- type - Variable in enum class se.michaelthelin.spotify.enums.AlbumType
-
The album type string.
- type - Variable in enum class se.michaelthelin.spotify.enums.CopyrightType
-
The copyright type identifier.
- type - Variable in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
The model object type identifier.
- type(String) - Method in class se.michaelthelin.spotify.requests.data.search.SearchForItemRequest.Builder
-
The type setter.
- type(ModelObjectType) - Method in class se.michaelthelin.spotify.requests.data.users.CheckCurrentUserFollowsArtistsOrUsersRequest.Builder
-
Deprecated.The ID type setter.
- type(ModelObjectType) - Method in class se.michaelthelin.spotify.requests.data.users.FollowArtistsOrUsersRequest.Builder
-
Deprecated.The type setter.
- type(ModelObjectType) - Method in class se.michaelthelin.spotify.requests.data.users.GetFollowedArtistsRequest.Builder
-
The type setter.
- type(ModelObjectType) - Method in class se.michaelthelin.spotify.requests.data.users.GetUsersTopArtistsAndTracksRequest.Builder
-
The model object type setter.
- type(ModelObjectType) - Method in class se.michaelthelin.spotify.requests.data.users.UnfollowArtistsOrUsersRequest.Builder
-
Deprecated.The ID type setter.
- TZ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Tanzania.
U
- UA - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Ukraine.
- UG - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Uganda.
- UGC_IMAGE_UPLOAD - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
UGC image upload authorization scope.
- UM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
U.S.
- UnauthorizedException - Exception Class in se.michaelthelin.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 class se.michaelthelin.spotify.exceptions.detailed.UnauthorizedException
-
Constructs a new UnauthorizedException with no detail message.
- UnauthorizedException(String) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.UnauthorizedException
-
Constructs a new UnauthorizedException with the specified detail message.
- UnauthorizedException(String, Throwable) - Constructor for exception class se.michaelthelin.spotify.exceptions.detailed.UnauthorizedException
-
Constructs a new UnauthorizedException with the specified detail message and cause.
- unfollowArtistsOrUsers(ModelObjectType, JsonArray) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- unfollowArtistsOrUsers(ModelObjectType, String[]) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- UnfollowArtistsOrUsersRequest - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.This endpoint has been deprecated by Spotify.
- UnfollowArtistsOrUsersRequest.Builder - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.Builder class for building an
UnfollowArtistsOrUsersRequest. - unfollowPlaylist(String) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.This endpoint has been deprecated by Spotify.
- UnfollowPlaylistRequest - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.This endpoint has been deprecated by Spotify.
- UnfollowPlaylistRequest.Builder - Class in se.michaelthelin.spotify.requests.data.users
-
Deprecated.Builder class for building an
UnfollowPlaylistRequest. - UNKNOWN - Enum constant in enum class se.michaelthelin.spotify.enums.CurrentlyPlayingType
-
Unknown or unsupported content type.
- updatePlaylistsItemsReorder(String, int, int) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Reorder an item or a group of items in a playlist.
- updatePlaylistsItemsReorderDeprecated(String, int, int) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.
- UpdatePlaylistsItemsReorderDeprecatedRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.Use
UpdatePlaylistsItemsReorderRequestinstead. - UpdatePlaylistsItemsReorderDeprecatedRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.Use
UpdatePlaylistsItemsReorderRequestinstead. - UpdatePlaylistsItemsReorderRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Reorder an item or a group of items in a playlist.
- UpdatePlaylistsItemsReorderRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Builder class for building a
UpdatePlaylistsItemsReorderRequest. - updatePlaylistsItemsReplace(String, JsonArray) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Replace items in a playlist.
- updatePlaylistsItemsReplace(String, String[]) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Replace items in a playlist.
- updatePlaylistsItemsReplaceDeprecated(String, JsonArray) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.
- updatePlaylistsItemsReplaceDeprecated(String, String[]) - Method in class se.michaelthelin.spotify.SpotifyApi
-
Deprecated.
- UpdatePlaylistsItemsReplaceDeprecatedRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.Use
UpdatePlaylistsItemsReplaceRequestinstead. - UpdatePlaylistsItemsReplaceDeprecatedRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Deprecated.Use
UpdatePlaylistsItemsReplaceRequestinstead. - UpdatePlaylistsItemsReplaceRequest - Class in se.michaelthelin.spotify.requests.data.playlists
-
Replace all the items in a playlist, overwriting its existing items.
- UpdatePlaylistsItemsReplaceRequest.Builder - Class in se.michaelthelin.spotify.requests.data.playlists
-
Builder class for building a
UpdatePlaylistsItemsReplaceRequest. - uri(String) - Method in class se.michaelthelin.spotify.requests.data.player.AddItemToPlaybackQueueRequest.Builder
-
The uri setter.
- uris(JsonArray) - Method in class se.michaelthelin.spotify.requests.data.player.StartResumePlaybackRequest.Builder
-
The URI setter.
- uris(JsonArray) - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistDeprecatedRequest.Builder
-
Deprecated.The item URIs setter.
- uris(JsonArray) - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistRequest.Builder
-
The item URIs setter.
- uris(JsonArray) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceDeprecatedRequest.Builder
-
Deprecated.The item URIs setter.
- uris(JsonArray) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceRequest.Builder
-
The item URIs setter.
- uris(String) - Method in class se.michaelthelin.spotify.requests.data.library.CheckUsersSavedItemsRequest.Builder
-
The Spotify URIs setter.
- uris(String) - Method in class se.michaelthelin.spotify.requests.data.library.RemoveItemsFromLibraryRequest.Builder
-
The URIs setter.
- uris(String) - Method in class se.michaelthelin.spotify.requests.data.library.SaveItemsToLibraryRequest.Builder
-
The URIs setter.
- uris(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistDeprecatedRequest.Builder
-
Deprecated.The item URIs setter.
- uris(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistRequest.Builder
-
The item URIs setter.
- uris(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceDeprecatedRequest.Builder
-
Deprecated.The item URIs setter.
- uris(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.UpdatePlaylistsItemsReplaceRequest.Builder
-
The item URIs setter.
- US - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
United States.
- User - Class in se.michaelthelin.spotify.model_objects.specification
-
Retrieve information about User objects by building instances from this class.
- USER - Enum constant in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
User object type.
- USER_FOLLOW_MODIFY - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
User follow modify authorization scope.
- USER_FOLLOW_READ - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
User follow read authorization scope.
- user_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistForUserRequest.Builder
-
Deprecated.The user ID path parameter setter.
- user_id(String) - Method in class se.michaelthelin.spotify.requests.data.playlists.GetUsersPlaylistsRequest.Builder
-
Deprecated.The user ID path parameter setter.
- user_id(String) - Method in class se.michaelthelin.spotify.requests.data.users.GetUsersProfileRequest.Builder
-
Deprecated.The user ID path parameter setter.
- USER_LIBRARY_MODIFY - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
User library modify authorization scope.
- USER_LIBRARY_READ - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
User library read authorization scope.
- USER_MODIFY_PLAYBACK_STATE - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
User modify playback state authorization scope.
- USER_READ_CURRENTLY_PLAYING - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
User read currently playing authorization scope.
- USER_READ_EMAIL - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
User read email authorization scope.
- USER_READ_PLAYBACK_POSITION - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
User read playback position authorization scope.
- USER_READ_PLAYBACK_STATE - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
User read playback state authorization scope.
- USER_READ_PRIVATE - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
User read private authorization scope.
- USER_READ_RECENTLY_PLAYED - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
User read recently played authorization scope.
- USER_TOP_READ - Enum constant in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
User top read authorization scope.
- User.Builder - Class in se.michaelthelin.spotify.model_objects.specification
-
Builder class for building
Userinstances. - User.JsonUtil - Class in se.michaelthelin.spotify.model_objects.specification
-
JsonUtil class for building
Userinstances. - UY - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Uruguay.
- UZ - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Uzbekistan.
V
- VA - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Vatican City.
- valueOf(String) - Static method in enum class se.michaelthelin.spotify.enums.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class se.michaelthelin.spotify.enums.AlbumType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class se.michaelthelin.spotify.enums.CopyrightType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class se.michaelthelin.spotify.enums.CountryCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class se.michaelthelin.spotify.enums.CurrentlyPlayingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class se.michaelthelin.spotify.enums.Modality
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class se.michaelthelin.spotify.enums.ReleaseDatePrecision
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class se.michaelthelin.spotify.enums.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class se.michaelthelin.spotify.enums.AlbumType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class se.michaelthelin.spotify.enums.AuthorizationScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class se.michaelthelin.spotify.enums.CopyrightType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class se.michaelthelin.spotify.enums.CountryCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class se.michaelthelin.spotify.enums.CurrentlyPlayingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class se.michaelthelin.spotify.enums.Modality
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class se.michaelthelin.spotify.enums.ModelObjectType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class se.michaelthelin.spotify.enums.ReleaseDatePrecision
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VC - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
St.
- VE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Venezuela.
- VG - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
British Virgin Islands.
- VI - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
U.S.
- VN - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Vietnam.
- volume_percent(Integer) - Method in class se.michaelthelin.spotify.requests.data.player.SetPlaybackVolumeRequest.Builder
-
The volume percentage setter.
- VU - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Vanuatu.
W
- WF - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Wallis & Futuna.
- WS - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Samoa.
X
- XK - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Kosovo (user-assigned code, served by Spotify as a market).
Y
- YE - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Yemen.
- YEAR - Enum constant in enum class se.michaelthelin.spotify.enums.ReleaseDatePrecision
-
Year-level precision (YYYY).
- YT - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Mayotte.
Z
- ZA - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
South Africa.
- ZM - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Zambia.
- ZW - Enum constant in enum class se.michaelthelin.spotify.enums.CountryCode
-
Zimbabwe.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
SpotifyApi.addItemsToPlaylist(String, JsonArray)instead.