Uses of Class
org.hihn.listenbrainz.ListenersForArtist
Packages that use ListenersForArtist
-
Uses of ListenersForArtist in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return ListenersForArtistModifier and TypeMethodDescriptionLbStatsApi.APIlistenersForArtistRequest.execute()
Execute listenersForArtist requeststatic ListenersForArtist
Create an instance of ListenersForArtist given an JSON stringListenersForArtist.payload
(ListenersForArtistPayload payload) Methods in org.hihn.listenbrainz that return types with arguments of type ListenersForArtistModifier and TypeMethodDescriptionLbStatsApi.APIlistenersForArtistRequest.executeWithHttpInfo()
Execute listenersForArtist request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type ListenersForArtistModifier and TypeMethodDescriptionokhttp3.Call
LbStatsApi.APIlistenersForArtistRequest.executeAsync
(ApiCallback<ListenersForArtist> _callback) Execute listenersForArtist request (asynchronously)