Uses of Class
se.michaelthelin.spotify.requests.data.player.GetRecentlyPlayedTracksRequest.Builder
Packages that use GetRecentlyPlayedTracksRequest.Builder
-
Uses of GetRecentlyPlayedTracksRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return GetRecentlyPlayedTracksRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.getRecentlyPlayedTracks()Get tracks from the current user's recently played tracks. -
Uses of GetRecentlyPlayedTracksRequest.Builder in se.michaelthelin.spotify.requests.data.player
Subclasses with type arguments of type GetRecentlyPlayedTracksRequest.Builder in se.michaelthelin.spotify.requests.data.playerModifier and TypeClassDescriptionstatic final classBuilder class for building aGetRecentlyPlayedTracksRequest.Methods in se.michaelthelin.spotify.requests.data.player that return GetRecentlyPlayedTracksRequest.BuilderModifier and TypeMethodDescriptionThe after date setter.The before date setter.The limit setter.protected GetRecentlyPlayedTracksRequest.BuilderGetRecentlyPlayedTracksRequest.Builder.self()