You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<tdclass="colFirst"><code><ahref="../../../../../com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="type parameter in SpotifyRestActionPaging">SpotifyRestActionPaging</a><com.adamratzman.spotify.utils.Artist,com.adamratzman.spotify.utils.CursorBasedPagingObject></code></td>
206
+
<tdclass="colFirst"><code><ahref="../../../../../com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="type parameter in SpotifyRestActionPaging">SpotifyRestActionPaging</a><com.adamratzman.spotify.models.Artist,com.adamratzman.spotify.models.CursorBasedPagingObject></code></td>
<h3>Methods inherited from class com.adamratzman.spotify.utils.<ahref="../../../../../com/adamratzman/spotify/utils/SpotifyEndpoint.html" title="class in com.adamratzman.spotify.utils">SpotifyEndpoint</a></h3>
<h3>Methods inherited from class com.adamratzman.spotify.http.<ahref="../../../../../com/adamratzman/spotify/http/SpotifyEndpoint.html" title="class in com.adamratzman.spotify.http">SpotifyEndpoint</a></h3>
<pre>public <ahref="../../../../../com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="type parameter in SpotifyRestActionPaging">SpotifyRestActionPaging</a><com.adamratzman.spotify.utils.Artist,com.adamratzman.spotify.utils.CursorBasedPagingObject> getFollowedArtists(java.lang.Integer limit,
411
-
java.lang.String after)</pre>
410
+
<pre>public <ahref="../../../../../com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="type parameter in SpotifyRestActionPaging">SpotifyRestActionPaging</a><com.adamratzman.spotify.models.Artist,com.adamratzman.spotify.models.CursorBasedPagingObject> getFollowedArtists(java.lang.Integer limit,
411
+
java.lang.String after)</pre>
412
412
<divclass="block"><p><p>Get the current user’s followed artists.</p></p></div>
413
413
<dl>
414
414
<dt><spanclass="returnLabel">Returns:</span></dt>
415
-
<dd><ahref="../../../../../com/adamratzman/spotify/utils/CursorBasedPagingObject.html" title="class in com.adamratzman.spotify.utils"><code>class CursorBasedPagingObject</code></a> (<ahref="https://github.com/adamint/spotify-web-api-kotlin/blob/master/README.md#the-benefits-of-linkedresults-pagingobjects-and-cursor-based-paging-objects">Information about them</a>
416
-
with full <ahref="../../../../../com/adamratzman/spotify/utils/Artist.html" title="class in com.adamratzman.spotify.utils"><code>class Artist</code></a> objects</dd>
415
+
<dd><ahref="../../../../../com/adamratzman/spotify/models/CursorBasedPagingObject.html" title="class in com.adamratzman.spotify.models"><code>class CursorBasedPagingObject</code></a> (<ahref="https://github.com/adamint/spotify-web-api-kotlin/blob/master/README.md#the-benefits-of-linkedresults-pagingobjects-and-cursor-based-paging-objects">Information about them</a>
416
+
with full <ahref="../../../../../com/adamratzman/spotify/models/Artist.html" title="class in com.adamratzman.spotify.models"><code>class Artist</code></a> objects</dd>
<tdclass="colFirst"><code><ahref="../../../../../com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="type parameter in SpotifyRestActionPaging">SpotifyRestActionPaging</a><com.adamratzman.spotify.utils.SavedAlbum,com.adamratzman.spotify.utils.PagingObject></code></td>
187
+
<tdclass="colFirst"><code><ahref="../../../../../com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="type parameter in SpotifyRestActionPaging">SpotifyRestActionPaging</a><com.adamratzman.spotify.models.SavedAlbum,com.adamratzman.spotify.models.PagingObject></code></td>
<ahref="../../../../../com/adamratzman/spotify/utils/Market.html" title="type parameter in Market">Market</a> market)</code>
190
+
<ahref="../../../../../com/adamratzman/spotify/models/Market.html" title="type parameter in Market">Market</a> market)</code>
191
191
<divclass="block">Get a list of the albums saved in the current Spotify user’s ‘Your Music’ library.</div>
192
192
</td>
193
193
</tr>
194
194
<trid="i5" class="rowColor">
195
-
<tdclass="colFirst"><code><ahref="../../../../../com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="type parameter in SpotifyRestActionPaging">SpotifyRestActionPaging</a><com.adamratzman.spotify.utils.SavedTrack,com.adamratzman.spotify.utils.PagingObject></code></td>
195
+
<tdclass="colFirst"><code><ahref="../../../../../com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="type parameter in SpotifyRestActionPaging">SpotifyRestActionPaging</a><com.adamratzman.spotify.models.SavedTrack,com.adamratzman.spotify.models.PagingObject></code></td>
<h3>Methods inherited from class com.adamratzman.spotify.utils.<ahref="../../../../../com/adamratzman/spotify/utils/SpotifyEndpoint.html" title="class in com.adamratzman.spotify.utils">SpotifyEndpoint</a></h3>
<h3>Methods inherited from class com.adamratzman.spotify.http.<ahref="../../../../../com/adamratzman/spotify/http/SpotifyEndpoint.html" title="class in com.adamratzman.spotify.http">SpotifyEndpoint</a></h3>
<pre>public <ahref="../../../../../com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="type parameter in SpotifyRestActionPaging">SpotifyRestActionPaging</a><com.adamratzman.spotify.utils.SavedTrack,com.adamratzman.spotify.utils.PagingObject> getSavedTracks(java.lang.Integer limit,
263
-
java.lang.Integer offset,
264
-
<ahref="../../../../../com/adamratzman/spotify/utils/Market.html" title="type parameter in Market">Market</a> market)</pre>
262
+
<pre>public <ahref="../../../../../com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="type parameter in SpotifyRestActionPaging">SpotifyRestActionPaging</a><com.adamratzman.spotify.models.SavedTrack,com.adamratzman.spotify.models.PagingObject> getSavedTracks(java.lang.Integer limit,
263
+
java.lang.Integer offset,
264
+
<ahref="../../../../../com/adamratzman/spotify/models/Market.html" title="type parameter in Market">Market</a> market)</pre>
265
265
<divclass="block"><p><p>Get a list of the songs saved in the current Spotify user’s ‘Your Music’ library.</p></p></div>
<dd><code>market</code> - Provide this parameter if you want the list of returned items to be relevant to a particular country.
271
271
If omitted, the returned items will be relevant to all countries.</dd>
272
272
<dt><spanclass="returnLabel">Returns:</span></dt>
273
-
<dd>Paging Object of <ahref="../../../../../com/adamratzman/spotify/utils/SavedTrack.html" title="class in com.adamratzman.spotify.utils"><code>class SavedTrack</code></a> ordered by position in library</dd>
273
+
<dd>Paging Object of <ahref="../../../../../com/adamratzman/spotify/models/SavedTrack.html" title="class in com.adamratzman.spotify.models"><code>class SavedTrack</code></a> ordered by position in library</dd>
274
274
</dl>
275
275
</li>
276
276
</ul>
@@ -280,9 +280,9 @@ <h4>getSavedTracks</h4>
280
280
<ulclass="blockList">
281
281
<liclass="blockList">
282
282
<h4>getSavedAlbums</h4>
283
-
<pre>public <ahref="../../../../../com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="type parameter in SpotifyRestActionPaging">SpotifyRestActionPaging</a><com.adamratzman.spotify.utils.SavedAlbum,com.adamratzman.spotify.utils.PagingObject> getSavedAlbums(java.lang.Integer limit,
284
-
java.lang.Integer offset,
285
-
<ahref="../../../../../com/adamratzman/spotify/utils/Market.html" title="type parameter in Market">Market</a> market)</pre>
283
+
<pre>public <ahref="../../../../../com/adamratzman/spotify/main/SpotifyRestActionPaging.html" title="type parameter in SpotifyRestActionPaging">SpotifyRestActionPaging</a><com.adamratzman.spotify.models.SavedAlbum,com.adamratzman.spotify.models.PagingObject> getSavedAlbums(java.lang.Integer limit,
284
+
java.lang.Integer offset,
285
+
<ahref="../../../../../com/adamratzman/spotify/models/Market.html" title="type parameter in Market">Market</a> market)</pre>
286
286
<divclass="block"><p><p>Get a list of the albums saved in the current Spotify user’s ‘Your Music’ library.</p></p></div>
<dd><code>market</code> - Provide this parameter if you want the list of returned items to be relevant to a particular country.
292
292
If omitted, the returned items will be relevant to all countries.</dd>
293
293
<dt><spanclass="returnLabel">Returns:</span></dt>
294
-
<dd>Paging Object of <ahref="../../../../../com/adamratzman/spotify/utils/SavedAlbum.html" title="class in com.adamratzman.spotify.utils"><code>class SavedAlbum</code></a> ordered by position in library</dd>
294
+
<dd>Paging Object of <ahref="../../../../../com/adamratzman/spotify/models/SavedAlbum.html" title="class in com.adamratzman.spotify.models"><code>class SavedAlbum</code></a> ordered by position in library</dd>
0 commit comments