depanalyzer
Toggle table of contents
2.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
depanalyzer
depanalyzer
/
com.depanalyzer.repository
/
NvdCveResponse
/
NvdCveResponse
Nvd
Cve
Response
constructor
(
resultsPerPage
:
Int
,
startIndex
:
Int
,
totalResults
:
Int
,
vulnerabilities
:
List
<
NvdVulnerability
>
=
emptyList()
,
format
:
String
?
=
null
,
version
:
String
?
=
null
,
timestamp
:
String
?
=
null
)