Uses of Class
se.michaelthelin.spotify.requests.data.tracks.GetAudioFeaturesForTrackRequest.Builder
Packages that use GetAudioFeaturesForTrackRequest.Builder
-
Uses of GetAudioFeaturesForTrackRequest.Builder in se.michaelthelin.spotify
Methods in se.michaelthelin.spotify that return GetAudioFeaturesForTrackRequest.BuilderModifier and TypeMethodDescriptionSpotifyApi.getAudioFeaturesForTrack
(String id) Get audio features for a track based on its Spotify ID. -
Uses of GetAudioFeaturesForTrackRequest.Builder in se.michaelthelin.spotify.requests.data.tracks
Methods in se.michaelthelin.spotify.requests.data.tracks that return GetAudioFeaturesForTrackRequest.BuilderModifier and TypeMethodDescriptionThe track ID setter.protected GetAudioFeaturesForTrackRequest.Builder
GetAudioFeaturesForTrackRequest.Builder.self()