Uses of Class
org.hihn.listenbrainz.Release200ResponseInner
Packages that use Release200ResponseInner
-
Uses of Release200ResponseInner in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return Release200ResponseInnerModifier and TypeMethodDescriptionstatic Release200ResponseInner
Create an instance of Release200ResponseInner given an JSON stringRelease200ResponseInner.releaseMbid
(UUID releaseMbid) Release200ResponseInner.totalListenCount
(Integer totalListenCount) Release200ResponseInner.totalUserCount
(Integer totalUserCount) Methods in org.hihn.listenbrainz that return types with arguments of type Release200ResponseInnerModifier and TypeMethodDescriptionLbPopularityApi.APIreleaseRequest.execute()
Execute release requestLbPopularityApi.APIreleaseRequest.executeWithHttpInfo()
Execute release request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type Release200ResponseInnerModifier and TypeMethodDescriptionokhttp3.Call
LbPopularityApi.APIreleaseRequest.executeAsync
(ApiCallback<List<Release200ResponseInner>> _callback) Execute release request (asynchronously)