Uses of Class
org.hihn.listenbrainz.Artist200ResponseInner
Packages that use Artist200ResponseInner
-
Uses of Artist200ResponseInner in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return Artist200ResponseInnerModifier and TypeMethodDescriptionArtist200ResponseInner.artistMbid
(UUID artistMbid) static Artist200ResponseInner
Create an instance of Artist200ResponseInner given an JSON stringArtist200ResponseInner.totalListenCount
(Integer totalListenCount) Artist200ResponseInner.totalUserCount
(Integer totalUserCount) Methods in org.hihn.listenbrainz that return types with arguments of type Artist200ResponseInnerModifier and TypeMethodDescriptionLbPopularityApi.APIartistRequest.execute()
Execute artist requestLbPopularityApi.APIartistRequest.executeWithHttpInfo()
Execute artist request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type Artist200ResponseInnerModifier and TypeMethodDescriptionokhttp3.Call
LbPopularityApi.APIartistRequest.executeAsync
(ApiCallback<List<Artist200ResponseInner>> _callback) Execute artist request (asynchronously)