Uses of Class
org.hihn.listenbrainz.TopReleasesForUser
Packages that use TopReleasesForUser
-
Uses of TopReleasesForUser in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return TopReleasesForUserModifier and TypeMethodDescriptionLbStatsApi.APItopReleasesForUserRequest.execute()
Execute topReleasesForUser requeststatic TopReleasesForUser
Create an instance of TopReleasesForUser given an JSON stringTopReleasesForUser.payload
(TopReleasesForUserPayload payload) Methods in org.hihn.listenbrainz that return types with arguments of type TopReleasesForUserModifier and TypeMethodDescriptionLbStatsApi.APItopReleasesForUserRequest.executeWithHttpInfo()
Execute topReleasesForUser request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type TopReleasesForUserModifier and TypeMethodDescriptionokhttp3.Call
LbStatsApi.APItopReleasesForUserRequest.executeAsync
(ApiCallback<TopReleasesForUser> _callback) Execute topReleasesForUser request (asynchronously)