Uses of Class
de.sonallux.spotify.api.http.ApiCall
-
-
Uses of ApiCall in de.sonallux.spotify.api.apis.albums
Methods in de.sonallux.spotify.api.apis.albums that return ApiCall Modifier and Type Method Description ApiCall<Album>GetAlbumRequest. build()Build the request into an executable callApiCall<Paging<SimplifiedTrack>>GetAlbumsTracksRequest. build()Build the request into an executable callApiCall<Albums>GetMultipleAlbumsRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.apis.artists
Methods in de.sonallux.spotify.api.apis.artists that return ApiCall Modifier and Type Method Description ApiCall<Artist>GetArtistRequest. build()Build the request into an executable callApiCall<Paging<SimplifiedAlbum>>GetArtistsAlbumsRequest. build()Build the request into an executable callApiCall<Artists>GetArtistsRelatedArtistsRequest. build()Build the request into an executable callApiCall<Tracks>GetArtistsTopTracksRequest. build()Build the request into an executable callApiCall<Artists>GetMultipleArtistsRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.apis.browse
Methods in de.sonallux.spotify.api.apis.browse that return ApiCall Modifier and Type Method Description ApiCall<PlaylistPaging>GetCategoriesPlaylistsRequest. build()Build the request into an executable callApiCall<Categories>GetCategoriesRequest. build()Build the request into an executable callApiCall<Category>GetCategoryRequest. build()Build the request into an executable callApiCall<FeaturedPlaylist>GetFeaturedPlaylistsRequest. build()Build the request into an executable callApiCall<NewReleases>GetNewReleasesRequest. build()Build the request into an executable callApiCall<GenreSeeds>GetRecommendationGenresRequest. build()Build the request into an executable callApiCall<Recommendations>GetRecommendationsRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.apis.episodes
Methods in de.sonallux.spotify.api.apis.episodes that return ApiCall Modifier and Type Method Description ApiCall<Episode>GetEpisodeRequest. build()Build the request into an executable callApiCall<Episodes>GetMultipleEpisodesRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.apis.follow
Methods in de.sonallux.spotify.api.apis.follow that return ApiCall Modifier and Type Method Description ApiCall<List<Boolean>>CheckCurrentUserFollowsRequest. build()Build the request into an executable callApiCall<List<Boolean>>CheckIfUserFollowsPlaylistRequest. build()Build the request into an executable callApiCall<Void>FollowArtistsUsersRequest. build()Build the request into an executable callApiCall<Void>FollowPlaylistRequest. build()Build the request into an executable callApiCall<FollowingArtists>GetFollowedRequest. build()Build the request into an executable callApiCall<Void>UnfollowArtistsUsersRequest. build()Build the request into an executable callApiCall<Void>UnfollowPlaylistRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.apis.library
Methods in de.sonallux.spotify.api.apis.library that return ApiCall Modifier and Type Method Description ApiCall<List<Boolean>>CheckUsersSavedAlbumsRequest. build()Build the request into an executable callApiCall<List<Boolean>>CheckUsersSavedEpisodesRequest. build()Build the request into an executable callApiCall<List<Boolean>>CheckUsersSavedShowsRequest. build()Build the request into an executable callApiCall<List<Boolean>>CheckUsersSavedTracksRequest. build()Build the request into an executable callApiCall<Paging<SavedAlbum>>GetUsersSavedAlbumsRequest. build()Build the request into an executable callApiCall<Paging<SavedEpisode>>GetUsersSavedEpisodesRequest. build()Build the request into an executable callApiCall<Paging<SavedShow>>GetUsersSavedShowsRequest. build()Build the request into an executable callApiCall<Paging<SavedTrack>>GetUsersSavedTracksRequest. build()Build the request into an executable callApiCall<Void>RemoveAlbumsUserRequest. build()Build the request into an executable callApiCall<Void>RemoveEpisodesUserRequest. build()Build the request into an executable callApiCall<Void>RemoveShowsUserRequest. build()Build the request into an executable callApiCall<Void>RemoveTracksUserRequest. build()Build the request into an executable callApiCall<Void>SaveAlbumsUserRequest. build()Build the request into an executable callApiCall<Void>SaveEpisodesUserRequest. build()Build the request into an executable callApiCall<Void>SaveShowsUserRequest. build()Build the request into an executable callApiCall<Void>SaveTracksUserRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.apis.markets
Methods in de.sonallux.spotify.api.apis.markets that return ApiCall Modifier and Type Method Description ApiCall<Markets>GetAvailableMarketsRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.apis.personalization
Methods in de.sonallux.spotify.api.apis.personalization that return ApiCall Modifier and Type Method Description ApiCall<Paging<Artist>>GetUsersTopArtistsRequest. build()Build the request into an executable callApiCall<Paging<Track>>GetUsersTopTracksRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.apis.player
Methods in de.sonallux.spotify.api.apis.player that return ApiCall Modifier and Type Method Description ApiCall<Void>AddToQueueRequest. build()Build the request into an executable callApiCall<CurrentlyPlayingContext>GetInformationAboutUsersCurrentPlaybackRequest. build()Build the request into an executable callApiCall<CursorPaging<PlayHistory>>GetRecentlyPlayedRequest. build()Build the request into an executable callApiCall<Devices>GetUsersAvailableDevicesRequest. build()Build the request into an executable callApiCall<CurrentlyPlaying>GetUsersCurrentlyPlayingTrackRequest. build()Build the request into an executable callApiCall<Void>PauseUsersPlaybackRequest. build()Build the request into an executable callApiCall<Void>SeekToPositionInCurrentlyPlayingTrackRequest. build()Build the request into an executable callApiCall<Void>SetRepeatModeOnUsersPlaybackRequest. build()Build the request into an executable callApiCall<Void>SetVolumeForUsersPlaybackRequest. build()Build the request into an executable callApiCall<Void>SkipUsersPlaybackToNextTrackRequest. build()Build the request into an executable callApiCall<Void>SkipUsersPlaybackToPreviousTrackRequest. build()Build the request into an executable callApiCall<Void>StartUsersPlaybackRequest. build()Build the request into an executable callApiCall<Void>ToggleShuffleForUsersPlaybackRequest. build()Build the request into an executable callApiCall<Void>TransferUsersPlaybackRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.apis.playlists
Methods in de.sonallux.spotify.api.apis.playlists that return ApiCall Modifier and Type Method Description ApiCall<SnapshotId>AddTracksToPlaylistRequest. build()Build the request into an executable callApiCall<Void>ChangePlaylistDetailsRequest. build()Build the request into an executable callApiCall<Playlist>CreatePlaylistRequest. build()Build the request into an executable callApiCall<Paging<SimplifiedPlaylist>>GetListOfCurrentUsersPlaylistsRequest. build()Build the request into an executable callApiCall<Paging<SimplifiedPlaylist>>GetListUsersPlaylistsRequest. build()Build the request into an executable callApiCall<List<Image>>GetPlaylistCoverRequest. build()Build the request into an executable callApiCall<Playlist>GetPlaylistRequest. build()Build the request into an executable callApiCall<Paging<PlaylistTrack>>GetPlaylistsTracksRequest. build()Build the request into an executable callApiCall<SnapshotId>RemoveTracksPlaylistRequest. build()Build the request into an executable callApiCall<SnapshotId>ReorderPlaylistsTracksRequest. build()Build the request into an executable callApiCall<SnapshotId>ReplacePlaylistsTracksRequest. build()Build the request into an executable callApiCall<Void>UploadCustomPlaylistCoverRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.apis.search
Methods in de.sonallux.spotify.api.apis.search that return ApiCall Modifier and Type Method Description ApiCall<SearchResponse>SearchRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.apis.shows
Methods in de.sonallux.spotify.api.apis.shows that return ApiCall Modifier and Type Method Description ApiCall<Shows>GetMultipleShowsRequest. build()Build the request into an executable callApiCall<Show>GetShowRequest. build()Build the request into an executable callApiCall<Paging<SimplifiedEpisode>>GetShowsEpisodesRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.apis.tracks
Methods in de.sonallux.spotify.api.apis.tracks that return ApiCall Modifier and Type Method Description ApiCall<AudioAnalysis>GetAudioAnalysisRequest. build()Build the request into an executable callApiCall<AudioFeatures>GetAudioFeaturesRequest. build()Build the request into an executable callApiCall<AudioFeaturesArray>GetSeveralAudioFeaturesRequest. build()Build the request into an executable callApiCall<Tracks>GetSeveralTracksRequest. build()Build the request into an executable callApiCall<Track>GetTrackRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.apis.usersprofile
Methods in de.sonallux.spotify.api.apis.usersprofile that return ApiCall Modifier and Type Method Description ApiCall<PrivateUser>GetCurrentUsersProfileRequest. build()Build the request into an executable callApiCall<PublicUser>GetUsersProfileRequest. build()Build the request into an executable call -
Uses of ApiCall in de.sonallux.spotify.api.http
Subclasses of ApiCall in de.sonallux.spotify.api.http Modifier and Type Class Description classAuthorizedApiCall<T>Methods in de.sonallux.spotify.api.http that return ApiCall Modifier and Type Method Description <T> ApiCall<T>ApiCall.Factory. createApiCall(ApiClient apiClient, Request request, com.fasterxml.jackson.core.type.TypeReference<T> responseType)<T> ApiCall<T>ApiClient. createApiCall(Request request, com.fasterxml.jackson.core.type.TypeReference<T> responseType)<T> ApiCall<T>AuthorizedApiCall.Factory. createApiCall(ApiClient apiClient, Request request, com.fasterxml.jackson.core.type.TypeReference<T> responseType)
-