Class GetArtistsAlbumsRequest

All Implemented Interfaces:
IRequest<Paging<AlbumSimplified>>

public class GetArtistsAlbumsRequest extends AbstractDataRequest<Paging<AlbumSimplified>>
Get Spotify catalog information about an artist’s albums. Optional parameters can be specified in the query string to filter and sort the response.