Uses of Class
org.hihn.listenbrainz.ArtistMetadata
Packages that use ArtistMetadata
-
Uses of ArtistMetadata in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return ArtistMetadataModifier and TypeMethodDescriptionArtistMetadata.artistMbid
(UUID artistMbid) static ArtistMetadata
Create an instance of ArtistMetadata given an JSON stringArtistMetadata.tag
(ArtistMetadataTag tag) Methods in org.hihn.listenbrainz that return types with arguments of type ArtistMetadataModifier and TypeMethodDescriptionLbMetadataApi.APIartistMetadataRequest.execute()
Execute artistMetadata requestLbMetadataApi.APIartistMetadataRequest.executeWithHttpInfo()
Execute artistMetadata request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type ArtistMetadataModifier and TypeMethodDescriptionokhttp3.Call
LbMetadataApi.APIartistMetadataRequest.executeAsync
(ApiCallback<List<ArtistMetadata>> _callback) Execute artistMetadata request (asynchronously)