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.artists.GetArtistRequest
- com.wrapper.spotify.requests.data.artists.GetArtistsAlbumsRequest
- com.wrapper.spotify.requests.data.artists.GetArtistsRelatedArtistsRequest
- com.wrapper.spotify.requests.data.artists.GetArtistsTopTracksRequest
- com.wrapper.spotify.requests.data.artists.GetSeveralArtistsRequest
- 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.artists.GetArtistsAlbumsRequest.Builder
- com.wrapper.spotify.requests.data.artists.GetArtistRequest.Builder
- com.wrapper.spotify.requests.data.artists.GetArtistsRelatedArtistsRequest.Builder
- com.wrapper.spotify.requests.data.artists.GetArtistsTopTracksRequest.Builder
- com.wrapper.spotify.requests.data.artists.GetSeveralArtistsRequest.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>)