Uses of Class
org.hihn.listenbrainz.TopArtistsForUser
Packages that use TopArtistsForUser
-
Uses of TopArtistsForUser in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return TopArtistsForUserModifier and TypeMethodDescriptionLbStatsApi.APItopArtistsForUserRequest.execute()
Execute topArtistsForUser requeststatic TopArtistsForUser
Create an instance of TopArtistsForUser given an JSON stringTopArtistsForUser.payload
(TopArtistsForUserPayload payload) Methods in org.hihn.listenbrainz that return types with arguments of type TopArtistsForUserModifier and TypeMethodDescriptionLbStatsApi.APItopArtistsForUserRequest.executeWithHttpInfo()
Execute topArtistsForUser request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type TopArtistsForUserModifier and TypeMethodDescriptionokhttp3.Call
LbStatsApi.APItopArtistsForUserRequest.executeAsync
(ApiCallback<TopArtistsForUser> _callback) Execute topArtistsForUser request (asynchronously)