Class Hierarchy
- java.lang.Object
- com.wrapper.spotify.requests.AbstractRequest<T> (implements com.wrapper.spotify.requests.IRequest<T>)
- com.wrapper.spotify.requests.data.AbstractDataRequest<T>
- com.wrapper.spotify.requests.data.playlists.AddTracksToPlaylistRequest
- com.wrapper.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest
- com.wrapper.spotify.requests.data.playlists.CreatePlaylistRequest
- com.wrapper.spotify.requests.data.playlists.GetListOfCurrentUsersPlaylistsRequest
- com.wrapper.spotify.requests.data.playlists.GetListOfUsersPlaylistsRequest
- com.wrapper.spotify.requests.data.playlists.GetPlaylistCoverImageRequest
- com.wrapper.spotify.requests.data.playlists.GetPlaylistRequest
- com.wrapper.spotify.requests.data.playlists.GetPlaylistsTracksRequest
- com.wrapper.spotify.requests.data.playlists.RemoveTracksFromPlaylistRequest
- com.wrapper.spotify.requests.data.playlists.ReorderPlaylistsTracksRequest
- com.wrapper.spotify.requests.data.playlists.ReplacePlaylistsTracksRequest
- com.wrapper.spotify.requests.data.playlists.UploadCustomPlaylistCoverImageRequest
- com.wrapper.spotify.requests.data.AbstractDataRequest<T>
- com.wrapper.spotify.requests.AbstractRequest.Builder<T,BT> (implements com.wrapper.spotify.requests.IRequest.Builder<T,BT>)
- com.wrapper.spotify.requests.data.AbstractDataRequest.Builder<T,BT>
- com.wrapper.spotify.requests.data.AbstractDataPagingRequest.Builder<T,BT> (implements com.wrapper.spotify.requests.data.IPagingRequestBuilder<T,BT>)
- com.wrapper.spotify.requests.data.playlists.GetListOfCurrentUsersPlaylistsRequest.Builder
- com.wrapper.spotify.requests.data.playlists.GetListOfUsersPlaylistsRequest.Builder
- com.wrapper.spotify.requests.data.playlists.GetPlaylistsTracksRequest.Builder
- com.wrapper.spotify.requests.data.playlists.AddTracksToPlaylistRequest.Builder
- com.wrapper.spotify.requests.data.playlists.ChangePlaylistsDetailsRequest.Builder
- com.wrapper.spotify.requests.data.playlists.CreatePlaylistRequest.Builder
- com.wrapper.spotify.requests.data.playlists.GetPlaylistCoverImageRequest.Builder
- com.wrapper.spotify.requests.data.playlists.GetPlaylistRequest.Builder
- com.wrapper.spotify.requests.data.playlists.RemoveTracksFromPlaylistRequest.Builder
- com.wrapper.spotify.requests.data.playlists.ReorderPlaylistsTracksRequest.Builder
- com.wrapper.spotify.requests.data.playlists.ReplacePlaylistsTracksRequest.Builder
- com.wrapper.spotify.requests.data.playlists.UploadCustomPlaylistCoverImageRequest.Builder
- com.wrapper.spotify.requests.data.AbstractDataPagingRequest.Builder<T,BT> (implements com.wrapper.spotify.requests.data.IPagingRequestBuilder<T,BT>)
- com.wrapper.spotify.requests.data.AbstractDataRequest.Builder<T,BT>
- com.wrapper.spotify.requests.AbstractRequest<T> (implements com.wrapper.spotify.requests.IRequest<T>)