Hierarchy For All Packages
- se.michaelthelin.spotify,
- se.michaelthelin.spotify.enums,
- se.michaelthelin.spotify.exceptions,
- se.michaelthelin.spotify.exceptions.detailed,
- se.michaelthelin.spotify.model_objects,
- se.michaelthelin.spotify.model_objects.credentials,
- se.michaelthelin.spotify.model_objects.credentials.error,
- se.michaelthelin.spotify.model_objects.miscellaneous,
- se.michaelthelin.spotify.model_objects.special,
- se.michaelthelin.spotify.model_objects.specification,
- se.michaelthelin.spotify.model_objects.utils,
- se.michaelthelin.spotify.requests,
- se.michaelthelin.spotify.requests.authorization,
- se.michaelthelin.spotify.requests.authorization.authorization_code,
- se.michaelthelin.spotify.requests.authorization.authorization_code.pkce,
- se.michaelthelin.spotify.requests.authorization.client_credentials,
- se.michaelthelin.spotify.requests.data,
- se.michaelthelin.spotify.requests.data.albums,
- se.michaelthelin.spotify.requests.data.artists,
- se.michaelthelin.spotify.requests.data.browse,
- se.michaelthelin.spotify.requests.data.browse.miscellaneous,
- se.michaelthelin.spotify.requests.data.episodes,
- se.michaelthelin.spotify.requests.data.follow,
- se.michaelthelin.spotify.requests.data.follow.legacy,
- se.michaelthelin.spotify.requests.data.library,
- se.michaelthelin.spotify.requests.data.personalization,
- se.michaelthelin.spotify.requests.data.personalization.interfaces,
- se.michaelthelin.spotify.requests.data.personalization.simplified,
- se.michaelthelin.spotify.requests.data.player,
- se.michaelthelin.spotify.requests.data.playlists,
- se.michaelthelin.spotify.requests.data.search,
- se.michaelthelin.spotify.requests.data.search.interfaces,
- se.michaelthelin.spotify.requests.data.search.simplified,
- se.michaelthelin.spotify.requests.data.search.simplified.special,
- se.michaelthelin.spotify.requests.data.shows,
- se.michaelthelin.spotify.requests.data.tracks,
- se.michaelthelin.spotify.requests.data.users_profile
Class Hierarchy
- java.lang.Object
- se.michaelthelin.spotify.model_objects.AbstractModelObject (implements se.michaelthelin.spotify.model_objects.IModelObject)
- se.michaelthelin.spotify.model_objects.special.Actions
- se.michaelthelin.spotify.model_objects.specification.Album
- se.michaelthelin.spotify.model_objects.specification.AlbumSimplified (implements se.michaelthelin.spotify.requests.data.search.interfaces.ISearchModelObject)
- se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial (implements se.michaelthelin.spotify.requests.data.search.interfaces.ISearchModelObject)
- se.michaelthelin.spotify.model_objects.specification.Artist (implements se.michaelthelin.spotify.requests.data.personalization.interfaces.IArtistTrackModelObject, se.michaelthelin.spotify.requests.data.search.interfaces.ISearchModelObject)
- se.michaelthelin.spotify.model_objects.specification.ArtistSimplified
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack
- se.michaelthelin.spotify.model_objects.specification.AudioFeatures
- se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError
- se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials
- se.michaelthelin.spotify.model_objects.specification.Category
- se.michaelthelin.spotify.model_objects.credentials.ClientCredentials
- se.michaelthelin.spotify.model_objects.specification.Context
- se.michaelthelin.spotify.model_objects.specification.Copyright
- se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying
- se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext
- se.michaelthelin.spotify.model_objects.specification.Cursor
- se.michaelthelin.spotify.model_objects.miscellaneous.Device
- se.michaelthelin.spotify.model_objects.specification.Disallows
- se.michaelthelin.spotify.model_objects.specification.Episode (implements se.michaelthelin.spotify.model_objects.IPlaylistItem)
- se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified (implements se.michaelthelin.spotify.requests.data.search.interfaces.ISearchModelObject)
- se.michaelthelin.spotify.model_objects.specification.Error
- se.michaelthelin.spotify.model_objects.specification.ExternalId
- se.michaelthelin.spotify.model_objects.specification.ExternalUrl
- se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists
- se.michaelthelin.spotify.model_objects.specification.Followers
- se.michaelthelin.spotify.model_objects.specification.Image
- se.michaelthelin.spotify.model_objects.specification.Paging<T>
- se.michaelthelin.spotify.model_objects.specification.PagingCursorbased<T>
- se.michaelthelin.spotify.model_objects.special.PlaybackQueue
- se.michaelthelin.spotify.model_objects.specification.PlayHistory
- se.michaelthelin.spotify.model_objects.specification.Playlist
- se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified (implements se.michaelthelin.spotify.requests.data.search.interfaces.ISearchModelObject)
- se.michaelthelin.spotify.model_objects.specification.PlaylistTrack
- se.michaelthelin.spotify.model_objects.special.PlaylistTrackPosition
- se.michaelthelin.spotify.model_objects.miscellaneous.PlaylistTracksInformation
- se.michaelthelin.spotify.model_objects.specification.Recommendations
- se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed
- se.michaelthelin.spotify.model_objects.miscellaneous.Restrictions
- se.michaelthelin.spotify.model_objects.specification.ResumePoint
- se.michaelthelin.spotify.model_objects.specification.SavedAlbum
- se.michaelthelin.spotify.model_objects.miscellaneous.SavedEpisode
- se.michaelthelin.spotify.model_objects.specification.SavedShow
- se.michaelthelin.spotify.model_objects.specification.SavedTrack
- se.michaelthelin.spotify.model_objects.special.SearchResult (implements se.michaelthelin.spotify.requests.data.personalization.interfaces.IArtistTrackModelObject, se.michaelthelin.spotify.requests.data.search.interfaces.ISearchModelObject)
- se.michaelthelin.spotify.model_objects.specification.Show
- se.michaelthelin.spotify.model_objects.specification.ShowSimplified (implements se.michaelthelin.spotify.requests.data.search.interfaces.ISearchModelObject)
- se.michaelthelin.spotify.model_objects.special.SnapshotResult
- se.michaelthelin.spotify.model_objects.specification.Track (implements se.michaelthelin.spotify.requests.data.personalization.interfaces.IArtistTrackModelObject, se.michaelthelin.spotify.model_objects.IPlaylistItem, se.michaelthelin.spotify.requests.data.search.interfaces.ISearchModelObject)
- se.michaelthelin.spotify.model_objects.specification.TrackLink
- se.michaelthelin.spotify.model_objects.specification.TrackSimplified
- se.michaelthelin.spotify.model_objects.specification.User
- se.michaelthelin.spotify.model_objects.AbstractModelObject.Builder (implements se.michaelthelin.spotify.model_objects.IModelObject.Builder)
- se.michaelthelin.spotify.model_objects.special.Actions.Builder
- se.michaelthelin.spotify.model_objects.specification.Album.Builder
- se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.Builder
- se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.Builder
- se.michaelthelin.spotify.model_objects.specification.Artist.Builder
- se.michaelthelin.spotify.model_objects.specification.ArtistSimplified.Builder
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis.Builder
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.Builder
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta.Builder
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.Builder
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment.Builder
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.Builder
- se.michaelthelin.spotify.model_objects.specification.AudioFeatures.Builder
- se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError.Builder
- se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials.Builder
- se.michaelthelin.spotify.model_objects.specification.Category.Builder
- se.michaelthelin.spotify.model_objects.credentials.ClientCredentials.Builder
- se.michaelthelin.spotify.model_objects.specification.Context.Builder
- se.michaelthelin.spotify.model_objects.specification.Copyright.Builder
- se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.Builder
- se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.Builder
- se.michaelthelin.spotify.model_objects.specification.Cursor.Builder
- se.michaelthelin.spotify.model_objects.miscellaneous.Device.Builder
- se.michaelthelin.spotify.model_objects.specification.Disallows.Builder
- se.michaelthelin.spotify.model_objects.specification.Episode.Builder
- se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.Builder
- se.michaelthelin.spotify.model_objects.specification.Error.Builder
- se.michaelthelin.spotify.model_objects.specification.ExternalId.Builder
- se.michaelthelin.spotify.model_objects.specification.ExternalUrl.Builder
- se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists.Builder
- se.michaelthelin.spotify.model_objects.specification.Followers.Builder
- se.michaelthelin.spotify.model_objects.specification.Image.Builder
- se.michaelthelin.spotify.model_objects.specification.Paging.Builder<T>
- se.michaelthelin.spotify.model_objects.specification.PagingCursorbased.Builder<T>
- se.michaelthelin.spotify.model_objects.special.PlaybackQueue.Builder
- se.michaelthelin.spotify.model_objects.specification.PlayHistory.Builder
- se.michaelthelin.spotify.model_objects.specification.Playlist.Builder
- se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.Builder
- se.michaelthelin.spotify.model_objects.specification.PlaylistTrack.Builder
- se.michaelthelin.spotify.model_objects.special.PlaylistTrackPosition.Builder
- se.michaelthelin.spotify.model_objects.miscellaneous.PlaylistTracksInformation.Builder
- se.michaelthelin.spotify.model_objects.specification.Recommendations.Builder
- se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed.Builder
- se.michaelthelin.spotify.model_objects.miscellaneous.Restrictions.Builder
- se.michaelthelin.spotify.model_objects.specification.ResumePoint.Builder
- se.michaelthelin.spotify.model_objects.specification.SavedAlbum.Builder
- se.michaelthelin.spotify.model_objects.miscellaneous.SavedEpisode.Builder
- se.michaelthelin.spotify.model_objects.specification.SavedShow.Builder
- se.michaelthelin.spotify.model_objects.specification.SavedTrack.Builder
- se.michaelthelin.spotify.model_objects.special.SearchResult.Builder
- se.michaelthelin.spotify.model_objects.specification.Show.Builder
- se.michaelthelin.spotify.model_objects.specification.ShowSimplified.Builder
- se.michaelthelin.spotify.model_objects.special.SnapshotResult.Builder
- se.michaelthelin.spotify.model_objects.specification.Track.Builder
- se.michaelthelin.spotify.model_objects.specification.TrackLink.Builder
- se.michaelthelin.spotify.model_objects.specification.TrackSimplified.Builder
- se.michaelthelin.spotify.model_objects.specification.User.Builder
- se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil<T> (implements se.michaelthelin.spotify.model_objects.IModelObject.IJsonUtil<T>)
- se.michaelthelin.spotify.model_objects.special.Actions.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Album.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.AlbumSimplified.JsonUtil
- se.michaelthelin.spotify.model_objects.special.AlbumSimplifiedSpecial.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Artist.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.ArtistSimplified.JsonUtil
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysis.JsonUtil
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeasure.JsonUtil
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisMeta.JsonUtil
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSection.JsonUtil
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisSegment.JsonUtil
- se.michaelthelin.spotify.model_objects.miscellaneous.AudioAnalysisTrack.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.AudioFeatures.JsonUtil
- se.michaelthelin.spotify.model_objects.credentials.error.AuthenticationError.JsonUtil
- se.michaelthelin.spotify.model_objects.credentials.AuthorizationCodeCredentials.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Category.JsonUtil
- se.michaelthelin.spotify.model_objects.credentials.ClientCredentials.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Context.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Copyright.JsonUtil
- se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlaying.JsonUtil
- se.michaelthelin.spotify.model_objects.miscellaneous.CurrentlyPlayingContext.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Cursor.JsonUtil
- se.michaelthelin.spotify.model_objects.miscellaneous.Device.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Disallows.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Episode.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.EpisodeSimplified.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Error.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.ExternalId.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.ExternalUrl.JsonUtil
- se.michaelthelin.spotify.model_objects.special.FeaturedPlaylists.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Followers.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Image.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Paging.JsonUtil<X>
- se.michaelthelin.spotify.model_objects.specification.PagingCursorbased.JsonUtil<X>
- se.michaelthelin.spotify.model_objects.special.PlaybackQueue.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.PlayHistory.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Playlist.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.PlaylistSimplified.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.PlaylistTrack.JsonUtil
- se.michaelthelin.spotify.model_objects.special.PlaylistTrackPosition.JsonUtil
- se.michaelthelin.spotify.model_objects.miscellaneous.PlaylistTracksInformation.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Recommendations.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.RecommendationsSeed.JsonUtil
- se.michaelthelin.spotify.model_objects.miscellaneous.Restrictions.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.ResumePoint.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.SavedAlbum.JsonUtil
- se.michaelthelin.spotify.model_objects.miscellaneous.SavedEpisode.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.SavedShow.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.SavedTrack.JsonUtil
- se.michaelthelin.spotify.model_objects.special.SearchResult.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Show.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.ShowSimplified.JsonUtil
- se.michaelthelin.spotify.model_objects.special.SnapshotResult.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.Track.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.TrackLink.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.TrackSimplified.JsonUtil
- se.michaelthelin.spotify.model_objects.specification.User.JsonUtil
- se.michaelthelin.spotify.requests.AbstractRequest<T> (implements se.michaelthelin.spotify.requests.IRequest<T>)
- se.michaelthelin.spotify.requests.authorization.AbstractAuthorizationRequest<T>
- se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRefreshRequest
- se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest
- se.michaelthelin.spotify.requests.authorization.client_credentials.ClientCredentialsRequest
- se.michaelthelin.spotify.requests.data.AbstractDataRequest<T>
- se.michaelthelin.spotify.requests.data.AbstractDataPagingCursorbasedRequest<T>
- se.michaelthelin.spotify.requests.data.AbstractDataPagingRequest<T>
- se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistRequest
- se.michaelthelin.spotify.requests.data.player.AddItemToUsersPlaybackQueueRequest
- se.michaelthelin.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest
- se.michaelthelin.spotify.requests.data.follow.CheckCurrentUserFollowsArtistsOrUsersRequest
- se.michaelthelin.spotify.requests.data.follow.CheckUsersFollowPlaylistRequest
- se.michaelthelin.spotify.requests.data.library.CheckUsersSavedAlbumsRequest
- se.michaelthelin.spotify.requests.data.library.CheckUsersSavedEpisodesRequest
- se.michaelthelin.spotify.requests.data.library.CheckUsersSavedShowsRequest
- se.michaelthelin.spotify.requests.data.library.CheckUsersSavedTracksRequest
- se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistRequest
- se.michaelthelin.spotify.requests.data.follow.FollowArtistsOrUsersRequest
- se.michaelthelin.spotify.requests.data.follow.FollowPlaylistRequest
- se.michaelthelin.spotify.requests.data.follow.legacy.FollowPlaylistRequest
- se.michaelthelin.spotify.requests.data.albums.GetAlbumRequest
- se.michaelthelin.spotify.requests.data.albums.GetAlbumsTracksRequest
- se.michaelthelin.spotify.requests.data.artists.GetArtistRequest
- se.michaelthelin.spotify.requests.data.artists.GetArtistsAlbumsRequest
- se.michaelthelin.spotify.requests.data.artists.GetArtistsRelatedArtistsRequest
- se.michaelthelin.spotify.requests.data.artists.GetArtistsTopTracksRequest
- se.michaelthelin.spotify.requests.data.tracks.GetAudioAnalysisForTrackRequest
- se.michaelthelin.spotify.requests.data.tracks.GetAudioFeaturesForSeveralTracksRequest
- se.michaelthelin.spotify.requests.data.tracks.GetAudioFeaturesForTrackRequest
- se.michaelthelin.spotify.requests.data.browse.miscellaneous.GetAvailableGenreSeedsRequest
- se.michaelthelin.spotify.requests.data.browse.GetCategoryRequest
- se.michaelthelin.spotify.requests.data.browse.GetCategorysPlaylistsRequest
- se.michaelthelin.spotify.requests.data.users_profile.GetCurrentUsersProfileRequest
- se.michaelthelin.spotify.requests.data.player.GetCurrentUsersRecentlyPlayedTracksRequest
- se.michaelthelin.spotify.requests.data.library.GetCurrentUsersSavedAlbumsRequest
- se.michaelthelin.spotify.requests.data.episodes.GetEpisodeRequest
- se.michaelthelin.spotify.requests.data.player.GetInformationAboutUsersCurrentPlaybackRequest
- se.michaelthelin.spotify.requests.data.browse.GetListOfCategoriesRequest
- se.michaelthelin.spotify.requests.data.playlists.GetListOfCurrentUsersPlaylistsRequest
- se.michaelthelin.spotify.requests.data.browse.GetListOfFeaturedPlaylistsRequest
- se.michaelthelin.spotify.requests.data.browse.GetListOfNewReleasesRequest
- se.michaelthelin.spotify.requests.data.playlists.GetListOfUsersPlaylistsRequest
- se.michaelthelin.spotify.requests.data.playlists.GetPlaylistCoverImageRequest
- se.michaelthelin.spotify.requests.data.playlists.GetPlaylistRequest
- se.michaelthelin.spotify.requests.data.playlists.GetPlaylistsItemsRequest
- se.michaelthelin.spotify.requests.data.browse.GetRecommendationsRequest
- se.michaelthelin.spotify.requests.data.albums.GetSeveralAlbumsRequest
- se.michaelthelin.spotify.requests.data.artists.GetSeveralArtistsRequest
- se.michaelthelin.spotify.requests.data.episodes.GetSeveralEpisodesRequest
- se.michaelthelin.spotify.requests.data.shows.GetSeveralShowsRequest
- se.michaelthelin.spotify.requests.data.tracks.GetSeveralTracksRequest
- se.michaelthelin.spotify.requests.data.shows.GetShowRequest
- se.michaelthelin.spotify.requests.data.shows.GetShowsEpisodesRequest
- se.michaelthelin.spotify.requests.data.player.GetTheUsersQueueRequest
- se.michaelthelin.spotify.requests.data.tracks.GetTrackRequest
- se.michaelthelin.spotify.requests.data.player.GetUsersAvailableDevicesRequest
- se.michaelthelin.spotify.requests.data.player.GetUsersCurrentlyPlayingTrackRequest
- se.michaelthelin.spotify.requests.data.follow.GetUsersFollowedArtistsRequest
- se.michaelthelin.spotify.requests.data.users_profile.GetUsersProfileRequest
- se.michaelthelin.spotify.requests.data.library.GetUsersSavedEpisodesRequest
- se.michaelthelin.spotify.requests.data.library.GetUsersSavedShowsRequest
- se.michaelthelin.spotify.requests.data.library.GetUsersSavedTracksRequest
- se.michaelthelin.spotify.requests.data.personalization.GetUsersTopArtistsAndTracksRequest<T>
- se.michaelthelin.spotify.requests.data.personalization.simplified.GetUsersTopArtistsRequest
- se.michaelthelin.spotify.requests.data.personalization.simplified.GetUsersTopTracksRequest
- se.michaelthelin.spotify.requests.data.player.PauseUsersPlaybackRequest
- se.michaelthelin.spotify.requests.data.library.RemoveAlbumsForCurrentUserRequest
- se.michaelthelin.spotify.requests.data.playlists.RemoveItemsFromPlaylistRequest
- se.michaelthelin.spotify.requests.data.library.RemoveUsersSavedEpisodesRequest
- se.michaelthelin.spotify.requests.data.library.RemoveUsersSavedShowsRequest
- se.michaelthelin.spotify.requests.data.library.RemoveUsersSavedTracksRequest
- se.michaelthelin.spotify.requests.data.playlists.ReorderPlaylistsItemsRequest
- se.michaelthelin.spotify.requests.data.playlists.ReplacePlaylistsItemsRequest
- se.michaelthelin.spotify.requests.data.library.SaveAlbumsForCurrentUserRequest
- se.michaelthelin.spotify.requests.data.library.SaveEpisodesForCurrentUserRequest
- se.michaelthelin.spotify.requests.data.library.SaveShowsForCurrentUserRequest
- se.michaelthelin.spotify.requests.data.library.SaveTracksForUserRequest
- se.michaelthelin.spotify.requests.data.search.simplified.SearchAlbumsRequest
- se.michaelthelin.spotify.requests.data.search.simplified.special.SearchAlbumsSpecialRequest
- se.michaelthelin.spotify.requests.data.search.simplified.SearchArtistsRequest
- se.michaelthelin.spotify.requests.data.search.simplified.SearchEpisodesRequest
- se.michaelthelin.spotify.requests.data.search.SearchItemRequest
- se.michaelthelin.spotify.requests.data.search.simplified.SearchPlaylistsRequest
- se.michaelthelin.spotify.requests.data.search.simplified.SearchShowsRequest
- se.michaelthelin.spotify.requests.data.search.simplified.SearchTracksRequest
- se.michaelthelin.spotify.requests.data.player.SeekToPositionInCurrentlyPlayingTrackRequest
- se.michaelthelin.spotify.requests.data.player.SetRepeatModeOnUsersPlaybackRequest
- se.michaelthelin.spotify.requests.data.player.SetVolumeForUsersPlaybackRequest
- se.michaelthelin.spotify.requests.data.player.SkipUsersPlaybackToNextTrackRequest
- se.michaelthelin.spotify.requests.data.player.SkipUsersPlaybackToPreviousTrackRequest
- se.michaelthelin.spotify.requests.data.player.StartResumeUsersPlaybackRequest
- se.michaelthelin.spotify.requests.data.player.ToggleShuffleForUsersPlaybackRequest
- se.michaelthelin.spotify.requests.data.player.TransferUsersPlaybackRequest
- se.michaelthelin.spotify.requests.data.follow.UnfollowArtistsOrUsersRequest
- se.michaelthelin.spotify.requests.data.follow.legacy.UnfollowPlaylistRequest
- se.michaelthelin.spotify.requests.data.follow.UnfollowPlaylistRequest
- se.michaelthelin.spotify.requests.data.playlists.UploadCustomPlaylistCoverImageRequest
- se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERefreshRequest
- se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERequest
- se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest
- se.michaelthelin.spotify.requests.authorization.AbstractAuthorizationRequest<T>
- se.michaelthelin.spotify.requests.AbstractRequest.Builder<T,
BT> (implements se.michaelthelin.spotify.requests.IRequest.Builder<T, BT>) - se.michaelthelin.spotify.requests.authorization.AbstractAuthorizationRequest.Builder<T,
BT> - se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRefreshRequest.Builder
- se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeRequest.Builder
- se.michaelthelin.spotify.requests.authorization.client_credentials.ClientCredentialsRequest.Builder
- se.michaelthelin.spotify.requests.data.AbstractDataRequest.Builder<T,
BT> - se.michaelthelin.spotify.requests.data.AbstractDataPagingCursorbasedRequest.Builder<T,
A, BT> (implements se.michaelthelin.spotify.requests.data.IPagingCursorbasedRequestBuilder<T, A, BT>) - se.michaelthelin.spotify.requests.data.player.GetCurrentUsersRecentlyPlayedTracksRequest.Builder
- se.michaelthelin.spotify.requests.data.follow.GetUsersFollowedArtistsRequest.Builder
- se.michaelthelin.spotify.requests.data.AbstractDataPagingRequest.Builder<T,
BT> (implements se.michaelthelin.spotify.requests.data.IPagingRequestBuilder<T, BT>) - se.michaelthelin.spotify.requests.data.albums.GetAlbumsTracksRequest.Builder
- se.michaelthelin.spotify.requests.data.artists.GetArtistsAlbumsRequest.Builder
- se.michaelthelin.spotify.requests.data.browse.GetCategorysPlaylistsRequest.Builder
- se.michaelthelin.spotify.requests.data.library.GetCurrentUsersSavedAlbumsRequest.Builder
- se.michaelthelin.spotify.requests.data.browse.GetListOfCategoriesRequest.Builder
- se.michaelthelin.spotify.requests.data.playlists.GetListOfCurrentUsersPlaylistsRequest.Builder
- se.michaelthelin.spotify.requests.data.browse.GetListOfNewReleasesRequest.Builder
- se.michaelthelin.spotify.requests.data.playlists.GetListOfUsersPlaylistsRequest.Builder
- se.michaelthelin.spotify.requests.data.playlists.GetPlaylistsItemsRequest.Builder
- se.michaelthelin.spotify.requests.data.shows.GetShowsEpisodesRequest.Builder
- se.michaelthelin.spotify.requests.data.library.GetUsersSavedEpisodesRequest.Builder
- se.michaelthelin.spotify.requests.data.library.GetUsersSavedShowsRequest.Builder
- se.michaelthelin.spotify.requests.data.library.GetUsersSavedTracksRequest.Builder
- se.michaelthelin.spotify.requests.data.personalization.GetUsersTopArtistsAndTracksRequest.Builder<T>
- se.michaelthelin.spotify.requests.data.personalization.simplified.GetUsersTopArtistsRequest.Builder
- se.michaelthelin.spotify.requests.data.personalization.simplified.GetUsersTopTracksRequest.Builder
- se.michaelthelin.spotify.requests.data.search.simplified.SearchAlbumsRequest.Builder
- se.michaelthelin.spotify.requests.data.search.simplified.special.SearchAlbumsSpecialRequest.Builder
- se.michaelthelin.spotify.requests.data.search.simplified.SearchArtistsRequest.Builder
- se.michaelthelin.spotify.requests.data.search.simplified.SearchEpisodesRequest.Builder
- se.michaelthelin.spotify.requests.data.search.simplified.SearchPlaylistsRequest.Builder
- se.michaelthelin.spotify.requests.data.search.simplified.SearchShowsRequest.Builder
- se.michaelthelin.spotify.requests.data.search.simplified.SearchTracksRequest.Builder
- se.michaelthelin.spotify.requests.data.playlists.AddItemsToPlaylistRequest.Builder
- se.michaelthelin.spotify.requests.data.player.AddItemToUsersPlaybackQueueRequest.Builder
- se.michaelthelin.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest.Builder
- se.michaelthelin.spotify.requests.data.follow.CheckCurrentUserFollowsArtistsOrUsersRequest.Builder
- se.michaelthelin.spotify.requests.data.follow.CheckUsersFollowPlaylistRequest.Builder
- se.michaelthelin.spotify.requests.data.library.CheckUsersSavedAlbumsRequest.Builder
- se.michaelthelin.spotify.requests.data.library.CheckUsersSavedEpisodesRequest.Builder
- se.michaelthelin.spotify.requests.data.library.CheckUsersSavedShowsRequest.Builder
- se.michaelthelin.spotify.requests.data.library.CheckUsersSavedTracksRequest.Builder
- se.michaelthelin.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
- se.michaelthelin.spotify.requests.data.follow.FollowArtistsOrUsersRequest.Builder
- se.michaelthelin.spotify.requests.data.follow.FollowPlaylistRequest.Builder
- se.michaelthelin.spotify.requests.data.follow.legacy.FollowPlaylistRequest.Builder
- se.michaelthelin.spotify.requests.data.albums.GetAlbumRequest.Builder
- se.michaelthelin.spotify.requests.data.artists.GetArtistRequest.Builder
- se.michaelthelin.spotify.requests.data.artists.GetArtistsRelatedArtistsRequest.Builder
- se.michaelthelin.spotify.requests.data.artists.GetArtistsTopTracksRequest.Builder
- se.michaelthelin.spotify.requests.data.tracks.GetAudioAnalysisForTrackRequest.Builder
- se.michaelthelin.spotify.requests.data.tracks.GetAudioFeaturesForSeveralTracksRequest.Builder
- se.michaelthelin.spotify.requests.data.tracks.GetAudioFeaturesForTrackRequest.Builder
- se.michaelthelin.spotify.requests.data.browse.miscellaneous.GetAvailableGenreSeedsRequest.Builder
- se.michaelthelin.spotify.requests.data.browse.GetCategoryRequest.Builder
- se.michaelthelin.spotify.requests.data.users_profile.GetCurrentUsersProfileRequest.Builder
- se.michaelthelin.spotify.requests.data.episodes.GetEpisodeRequest.Builder
- se.michaelthelin.spotify.requests.data.player.GetInformationAboutUsersCurrentPlaybackRequest.Builder
- se.michaelthelin.spotify.requests.data.browse.GetListOfFeaturedPlaylistsRequest.Builder
- se.michaelthelin.spotify.requests.data.playlists.GetPlaylistCoverImageRequest.Builder
- se.michaelthelin.spotify.requests.data.playlists.GetPlaylistRequest.Builder
- se.michaelthelin.spotify.requests.data.browse.GetRecommendationsRequest.Builder
- se.michaelthelin.spotify.requests.data.albums.GetSeveralAlbumsRequest.Builder
- se.michaelthelin.spotify.requests.data.artists.GetSeveralArtistsRequest.Builder
- se.michaelthelin.spotify.requests.data.episodes.GetSeveralEpisodesRequest.Builder
- se.michaelthelin.spotify.requests.data.shows.GetSeveralShowsRequest.Builder
- se.michaelthelin.spotify.requests.data.tracks.GetSeveralTracksRequest.Builder
- se.michaelthelin.spotify.requests.data.shows.GetShowRequest.Builder
- se.michaelthelin.spotify.requests.data.player.GetTheUsersQueueRequest.Builder
- se.michaelthelin.spotify.requests.data.tracks.GetTrackRequest.Builder
- se.michaelthelin.spotify.requests.data.player.GetUsersAvailableDevicesRequest.Builder
- se.michaelthelin.spotify.requests.data.player.GetUsersCurrentlyPlayingTrackRequest.Builder
- se.michaelthelin.spotify.requests.data.users_profile.GetUsersProfileRequest.Builder
- se.michaelthelin.spotify.requests.data.player.PauseUsersPlaybackRequest.Builder
- se.michaelthelin.spotify.requests.data.library.RemoveAlbumsForCurrentUserRequest.Builder
- se.michaelthelin.spotify.requests.data.playlists.RemoveItemsFromPlaylistRequest.Builder
- se.michaelthelin.spotify.requests.data.library.RemoveUsersSavedEpisodesRequest.Builder
- se.michaelthelin.spotify.requests.data.library.RemoveUsersSavedShowsRequest.Builder
- se.michaelthelin.spotify.requests.data.library.RemoveUsersSavedTracksRequest.Builder
- se.michaelthelin.spotify.requests.data.playlists.ReorderPlaylistsItemsRequest.Builder
- se.michaelthelin.spotify.requests.data.playlists.ReplacePlaylistsItemsRequest.Builder
- se.michaelthelin.spotify.requests.data.library.SaveAlbumsForCurrentUserRequest.Builder
- se.michaelthelin.spotify.requests.data.library.SaveEpisodesForCurrentUserRequest.Builder
- se.michaelthelin.spotify.requests.data.library.SaveShowsForCurrentUserRequest.Builder
- se.michaelthelin.spotify.requests.data.library.SaveTracksForUserRequest.Builder
- se.michaelthelin.spotify.requests.data.search.SearchItemRequest.Builder
- se.michaelthelin.spotify.requests.data.player.SeekToPositionInCurrentlyPlayingTrackRequest.Builder
- se.michaelthelin.spotify.requests.data.player.SetRepeatModeOnUsersPlaybackRequest.Builder
- se.michaelthelin.spotify.requests.data.player.SetVolumeForUsersPlaybackRequest.Builder
- se.michaelthelin.spotify.requests.data.player.SkipUsersPlaybackToNextTrackRequest.Builder
- se.michaelthelin.spotify.requests.data.player.SkipUsersPlaybackToPreviousTrackRequest.Builder
- se.michaelthelin.spotify.requests.data.player.StartResumeUsersPlaybackRequest.Builder
- se.michaelthelin.spotify.requests.data.player.ToggleShuffleForUsersPlaybackRequest.Builder
- se.michaelthelin.spotify.requests.data.player.TransferUsersPlaybackRequest.Builder
- se.michaelthelin.spotify.requests.data.follow.UnfollowArtistsOrUsersRequest.Builder
- se.michaelthelin.spotify.requests.data.follow.legacy.UnfollowPlaylistRequest.Builder
- se.michaelthelin.spotify.requests.data.follow.UnfollowPlaylistRequest.Builder
- se.michaelthelin.spotify.requests.data.playlists.UploadCustomPlaylistCoverImageRequest.Builder
- se.michaelthelin.spotify.requests.data.AbstractDataPagingCursorbasedRequest.Builder<T,
- se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERefreshRequest.Builder
- se.michaelthelin.spotify.requests.authorization.authorization_code.pkce.AuthorizationCodePKCERequest.Builder
- se.michaelthelin.spotify.requests.authorization.authorization_code.AuthorizationCodeUriRequest.Builder
- se.michaelthelin.spotify.requests.authorization.AbstractAuthorizationRequest.Builder<T,
- se.michaelthelin.spotify.Base64
- se.michaelthelin.spotify.model_objects.utils.PlaylistItemFactory
- se.michaelthelin.spotify.SpotifyApi
- se.michaelthelin.spotify.SpotifyApi.Builder
- se.michaelthelin.spotify.SpotifyApiThreading
- se.michaelthelin.spotify.SpotifyHttpManager (implements se.michaelthelin.spotify.IHttpManager)
- se.michaelthelin.spotify.SpotifyHttpManager.Builder
- se.michaelthelin.spotify.SpotifyHttpRequestRetryStrategy (implements org.apache.hc.client5.http.HttpRequestRetryStrategy)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.hc.core5.http.HttpException
- se.michaelthelin.spotify.exceptions.SpotifyWebApiException
- se.michaelthelin.spotify.exceptions.detailed.BadGatewayException
- se.michaelthelin.spotify.exceptions.detailed.BadRequestException
- se.michaelthelin.spotify.exceptions.detailed.ForbiddenException
- se.michaelthelin.spotify.exceptions.detailed.InternalServerErrorException
- se.michaelthelin.spotify.exceptions.detailed.NotFoundException
- se.michaelthelin.spotify.exceptions.detailed.ServiceUnavailableException
- se.michaelthelin.spotify.exceptions.detailed.TooManyRequestsException
- se.michaelthelin.spotify.exceptions.detailed.UnauthorizedException
- se.michaelthelin.spotify.exceptions.SpotifyWebApiException
- org.apache.hc.core5.http.HttpException
- java.lang.Exception
- se.michaelthelin.spotify.model_objects.AbstractModelObject (implements se.michaelthelin.spotify.model_objects.IModelObject)
Interface Hierarchy
- se.michaelthelin.spotify.IHttpManager
- se.michaelthelin.spotify.model_objects.IModelObject.Builder
- se.michaelthelin.spotify.model_objects.IModelObject.IJsonUtil<T>
- se.michaelthelin.spotify.requests.IRequest<T>
- se.michaelthelin.spotify.requests.IRequest.Builder<T,
BT> - se.michaelthelin.spotify.requests.data.IPagingCursorbasedRequestBuilder<T,
A, BT> - se.michaelthelin.spotify.requests.data.IPagingRequestBuilder<T,
BT>
- se.michaelthelin.spotify.requests.data.IPagingCursorbasedRequestBuilder<T,
- java.io.Serializable
- se.michaelthelin.spotify.model_objects.IModelObject
- se.michaelthelin.spotify.requests.data.personalization.interfaces.IArtistTrackModelObject
- se.michaelthelin.spotify.model_objects.IPlaylistItem
- se.michaelthelin.spotify.requests.data.search.interfaces.ISearchModelObject
- se.michaelthelin.spotify.model_objects.IModelObject
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- se.michaelthelin.spotify.enums.Action
- se.michaelthelin.spotify.enums.AlbumGroup
- se.michaelthelin.spotify.enums.AlbumType
- se.michaelthelin.spotify.enums.AuthorizationScope
- se.michaelthelin.spotify.enums.CopyrightType
- se.michaelthelin.spotify.enums.CurrentlyPlayingType
- se.michaelthelin.spotify.enums.Modality
- se.michaelthelin.spotify.enums.ModelObjectType
- se.michaelthelin.spotify.enums.ProductType
- se.michaelthelin.spotify.enums.ReleaseDatePrecision
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)