Package se.michaelthelin.spotify.requests
package se.michaelthelin.spotify.requests
-
ClassDescriptionAbstract base class for all requests.AbstractRequest.Builder<T,
BT extends AbstractRequest.Builder<T, ?>> Abstract builder class for requests.IRequest<T>Interface representing a request to the Spotify Web API.IRequest.Builder<T,BT extends IRequest.Builder<T, ?>> Interface for building requests to the Spotify Web API.