Uses of Class
de.sonallux.spotify.api.apis.library.GetUsersSavedShowsRequest
-
Packages that use GetUsersSavedShowsRequest Package Description de.sonallux.spotify.api.apis de.sonallux.spotify.api.apis.library -
-
Uses of GetUsersSavedShowsRequest in de.sonallux.spotify.api.apis
Methods in de.sonallux.spotify.api.apis that return GetUsersSavedShowsRequest Modifier and Type Method Description GetUsersSavedShowsRequestLibraryApi. getUsersSavedShows()Get User's Saved Shows -
Uses of GetUsersSavedShowsRequest in de.sonallux.spotify.api.apis.library
Methods in de.sonallux.spotify.api.apis.library that return GetUsersSavedShowsRequest Modifier and Type Method Description GetUsersSavedShowsRequestGetUsersSavedShowsRequest. limit(int limit)The maximum number of shows to return.GetUsersSavedShowsRequestGetUsersSavedShowsRequest. offset(int offset)The index of the first show to return.
-