Class Hierarchy
- java.lang.Object
- com.wrapper.spotify.requests.AbstractRequest (implements com.wrapper.spotify.requests.IRequest)
- com.wrapper.spotify.requests.data.AbstractDataRequest
- 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
- com.wrapper.spotify.requests.AbstractRequest.Builder<T> (implements com.wrapper.spotify.requests.IRequest.Builder)
- com.wrapper.spotify.requests.data.AbstractDataRequest.Builder<BuilderType>
- com.wrapper.spotify.requests.data.artists.GetArtistRequest.Builder
- com.wrapper.spotify.requests.data.artists.GetArtistsAlbumsRequest.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.AbstractDataRequest.Builder<BuilderType>
- com.wrapper.spotify.requests.AbstractRequest (implements com.wrapper.spotify.requests.IRequest)