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.albums.GetAlbumRequest
- com.wrapper.spotify.requests.data.albums.GetAlbumsTracksRequest
- com.wrapper.spotify.requests.data.albums.GetSeveralAlbumsRequest
- com.wrapper.spotify.requests.data.AbstractDataRequest<T>
- com.wrapper.spotify.requests.AbstractRequest.Builder<T,BT> (implements com.wrapper.spotify.requests.IRequest.Builder<T,X>)
- com.wrapper.spotify.requests.data.AbstractDataRequest.Builder<T,BuilderType>
- com.wrapper.spotify.requests.data.AbstractDataPagingRequest.Builder<T,BT> (implements com.wrapper.spotify.requests.data.IPagingRequestBuilder<T,Builder>)
- com.wrapper.spotify.requests.data.albums.GetAlbumsTracksRequest.Builder
- com.wrapper.spotify.requests.data.albums.GetAlbumRequest.Builder
- com.wrapper.spotify.requests.data.albums.GetSeveralAlbumsRequest.Builder
- com.wrapper.spotify.requests.data.AbstractDataPagingRequest.Builder<T,BT> (implements com.wrapper.spotify.requests.data.IPagingRequestBuilder<T,Builder>)
- com.wrapper.spotify.requests.data.AbstractDataRequest.Builder<T,BuilderType>
- com.wrapper.spotify.requests.AbstractRequest<T> (implements com.wrapper.spotify.requests.IRequest<T>)