LibraryUsage.Builder |
LibraryUsage.Builder.approximateApplicationCount(Integer approximateApplicationCount) |
The approximate count of applications using the library.
|
LibraryUsage.Builder |
LibraryUsage.Builder.approximateDeployedApplicationCount(Integer approximateDeployedApplicationCount) |
The approximate count of deployed applications using the library.
|
LibraryUsage.Builder |
LibraryUsage.Builder.approximateJavaServerInstanceCount(Integer approximateJavaServerInstanceCount) |
The approximate count of Java Server instances using the library.
|
LibraryUsage.Builder |
LibraryUsage.Builder.approximateManagedInstanceCount(Integer approximateManagedInstanceCount) |
The approximate count of managed instances using the library.
|
static LibraryUsage.Builder |
LibraryUsage.builder() |
Create a new builder.
|
LibraryUsage.Builder |
LibraryUsage.Builder.copy(LibraryUsage model) |
|
LibraryUsage.Builder |
LibraryUsage.Builder.cveId(String cveId) |
The Common Vulnerabilities and Exposures (CVE) ID.
|
LibraryUsage.Builder |
LibraryUsage.Builder.cvssScore(Float cvssScore) |
The Common Vulnerability Scoring System (CVSS) score.
|
LibraryUsage.Builder |
LibraryUsage.Builder.fleetId(String fleetId) |
The OCID of the
related fleet.
|
LibraryUsage.Builder |
LibraryUsage.Builder.libraryKey(String libraryKey) |
The internal identifier of the library.
|
LibraryUsage.Builder |
LibraryUsage.Builder.libraryName(String libraryName) |
The name of the library.
|
LibraryUsage.Builder |
LibraryUsage.Builder.libraryVersion(String libraryVersion) |
The version of the library.
|
LibraryUsage.Builder |
LibraryUsage.Builder.timeEnd(Date timeEnd) |
Upper bound of the specified time period filter.
|
LibraryUsage.Builder |
LibraryUsage.Builder.timeFirstSeen(Date timeFirstSeen) |
The date and time the resource was first reported to JMS.
|
LibraryUsage.Builder |
LibraryUsage.Builder.timeLastCveRefreshed(Date timeLastCveRefreshed) |
The date and time of the last CVEs refresh was completed.
|
LibraryUsage.Builder |
LibraryUsage.Builder.timeLastSeen(Date timeLastSeen) |
The date and time the resource was last reported to JMS.
|
LibraryUsage.Builder |
LibraryUsage.Builder.timeStart(Date timeStart) |
Lower bound of the specified time period filter.
|
LibraryUsage.Builder |
LibraryUsage.toBuilder() |
|