Uses of Class
org.hihn.listenbrainz.ArtistMapForUser
Packages that use ArtistMapForUser
-
Uses of ArtistMapForUser in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return ArtistMapForUserModifier and TypeMethodDescriptionLbStatsApi.APIartistMapForUserRequest.execute()
Execute artistMapForUser requeststatic ArtistMapForUser
Create an instance of ArtistMapForUser given an JSON stringArtistMapForUser.payload
(ArtistMapForUserPayload payload) Methods in org.hihn.listenbrainz that return types with arguments of type ArtistMapForUserModifier and TypeMethodDescriptionLbStatsApi.APIartistMapForUserRequest.executeWithHttpInfo()
Execute artistMapForUser request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type ArtistMapForUserModifier and TypeMethodDescriptionokhttp3.Call
LbStatsApi.APIartistMapForUserRequest.executeAsync
(ApiCallback<ArtistMapForUser> _callback) Execute artistMapForUser request (asynchronously)