Uses of Class
de.sonallux.spotify.api.models.SnapshotId
-
Packages that use SnapshotId Package Description de.sonallux.spotify.api.apis.playlists -
-
Uses of SnapshotId in de.sonallux.spotify.api.apis.playlists
Methods in de.sonallux.spotify.api.apis.playlists that return types with arguments of type SnapshotId Modifier and Type Method Description ApiCall<SnapshotId>AddTracksToPlaylistRequest. build()Build the request into an executable callApiCall<SnapshotId>RemoveTracksPlaylistRequest. build()Build the request into an executable callApiCall<SnapshotId>ReorderPlaylistsTracksRequest. build()Build the request into an executable callApiCall<SnapshotId>ReplacePlaylistsTracksRequest. build()Build the request into an executable call
-