Uses of Class
org.hihn.listenbrainz.LatestImport
Packages that use LatestImport
-
Uses of LatestImport in org.hihn.listenbrainz
Methods in org.hihn.listenbrainz that return LatestImportModifier and TypeMethodDescriptionLbCoreApi.APIlatestImportRequest.execute()
Execute latestImport requeststatic LatestImport
Create an instance of LatestImport given an JSON stringLatestImport.latestImport
(String latestImport) LatestImport.musicbrainzId
(String musicbrainzId) Methods in org.hihn.listenbrainz that return types with arguments of type LatestImportModifier and TypeMethodDescriptionLbCoreApi.APIlatestImportRequest.executeWithHttpInfo()
Execute latestImport request with HTTP info returnedMethod parameters in org.hihn.listenbrainz with type arguments of type LatestImportModifier and TypeMethodDescriptionokhttp3.Call
LbCoreApi.APIlatestImportRequest.executeAsync
(ApiCallback<LatestImport> _callback) Execute latestImport request (asynchronously)