Uses of Class
org.hihn.listenbrainz.TopReleaseGroupsForUser
Packages that use TopReleaseGroupsForUser
-
Uses of TopReleaseGroupsForUser in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return TopReleaseGroupsForUserModifier and TypeMethodDescriptionLbStatsApi.APItopReleaseGroupsForUserRequest.execute()
Execute topReleaseGroupsForUser requeststatic TopReleaseGroupsForUser
Create an instance of TopReleaseGroupsForUser given an JSON stringTopReleaseGroupsForUser.payload
(TopReleaseGroupsForUserPayload payload) Methods in org.hihn.listenbrainz that return types with arguments of type TopReleaseGroupsForUserModifier and TypeMethodDescriptionLbStatsApi.APItopReleaseGroupsForUserRequest.executeWithHttpInfo()
Execute topReleaseGroupsForUser request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type TopReleaseGroupsForUserModifier and TypeMethodDescriptionokhttp3.Call
LbStatsApi.APItopReleaseGroupsForUserRequest.executeAsync
(ApiCallback<TopReleaseGroupsForUser> _callback) Execute topReleaseGroupsForUser request (asynchronously)