Class SearchArtistsRequest

All Implemented Interfaces:
IRequest<Paging<Artist>>

public class SearchArtistsRequest extends AbstractDataRequest<Paging<Artist>>
Get Spotify catalog information about artists that match a keyword string.