Uses of Class
com.wrapper.spotify.model_objects.miscellaneous.AudioAnalysis
-
Packages that use AudioAnalysis Package Description com.wrapper.spotify.model_objects.miscellaneous com.wrapper.spotify.requests.data.tracks -
-
Uses of AudioAnalysis in com.wrapper.spotify.model_objects.miscellaneous
Methods in com.wrapper.spotify.model_objects.miscellaneous that return AudioAnalysis Modifier and Type Method Description AudioAnalysisAudioAnalysis.Builder. build()AudioAnalysisAudioAnalysis.JsonUtil. createModelObject(com.google.gson.JsonObject jsonObject) -
Uses of AudioAnalysis in com.wrapper.spotify.requests.data.tracks
Methods in com.wrapper.spotify.requests.data.tracks that return AudioAnalysis Modifier and Type Method Description AudioAnalysisGetAudioAnalysisForTrackRequest. execute()Get an audio analyis for a track.
-