public interface OssindexClient extends AutoCloseable
Modifier and Type | Method and Description |
---|---|
ComponentReport |
requestComponentReport(PackageUrl coordinates)
Request component report for coordinates.
|
Map<PackageUrl,ComponentReport> |
requestComponentReports(List<PackageUrl> coordinates)
Request component reports for coordinates.
|
close
Map<PackageUrl,ComponentReport> requestComponentReports(List<PackageUrl> coordinates) throws Exception
Exception
ComponentReport requestComponentReport(PackageUrl coordinates) throws Exception
Exception
Copyright © 2018–2022 Sonatype, Inc.. All rights reserved.