Uses of Class
org.hihn.listenbrainz.SitewideTopReleases
Packages that use SitewideTopReleases
-
Uses of SitewideTopReleases in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return SitewideTopReleasesModifier and TypeMethodDescriptionLbStatsApi.APIsitewideTopReleasesRequest.execute()
Execute sitewideTopReleases requeststatic SitewideTopReleases
Create an instance of SitewideTopReleases given an JSON stringSitewideTopReleases.payload
(SitewideTopReleasesPayload payload) Methods in org.hihn.listenbrainz that return types with arguments of type SitewideTopReleasesModifier and TypeMethodDescriptionLbStatsApi.APIsitewideTopReleasesRequest.executeWithHttpInfo()
Execute sitewideTopReleases request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type SitewideTopReleasesModifier and TypeMethodDescriptionokhttp3.Call
LbStatsApi.APIsitewideTopReleasesRequest.executeAsync
(ApiCallback<SitewideTopReleases> _callback) Execute sitewideTopReleases request (asynchronously)