Uses of Class
org.hihn.listenbrainz.GetManualMapping
Packages that use GetManualMapping
-
Uses of GetManualMapping in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return GetManualMappingModifier and TypeMethodDescriptionLbMetadataApi.APIgetManualMappingRequest.execute()
Execute getManualMapping requeststatic GetManualMapping
Create an instance of GetManualMapping given an JSON stringGetManualMapping.mapping
(GetManualMappingMapping mapping) Methods in org.hihn.listenbrainz that return types with arguments of type GetManualMappingModifier and TypeMethodDescriptionLbMetadataApi.APIgetManualMappingRequest.executeWithHttpInfo()
Execute getManualMapping request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type GetManualMappingModifier and TypeMethodDescriptionokhttp3.Call
LbMetadataApi.APIgetManualMappingRequest.executeAsync
(ApiCallback<GetManualMapping> _callback) Execute getManualMapping request (asynchronously)