Uses of Class
se.michaelthelin.spotify.requests.data.search.simplified.SearchShowsRequest.Builder
Package
Description
-
Uses of SearchShowsRequest.Builder in se.michaelthelin.spotify
Modifier and TypeMethodDescriptionSpotifyApi.searchShows
(String q) Get Spotify catalog information about shows that match a keyword string. -
Uses of SearchShowsRequest.Builder in se.michaelthelin.spotify.requests.data.search.simplified
Modifier and TypeMethodDescriptionSearchShowsRequest.Builder.includeExternal
(String includeExternal) The include external setter.The limit setter.SearchShowsRequest.Builder.market
(com.neovisionaries.i18n.CountryCode market) The market country code setter.The offset setter.The search query setter.protected SearchShowsRequest.Builder
SearchShowsRequest.Builder.self()