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