| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
EpssDetails |
EpssDetails.clone() |
EpssDetails |
Finding.getEpss()
The finding's EPSS score.
|
EpssDetails |
EpssDetails.withScore(Double score)
The EPSS score.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Finding.setEpss(EpssDetails epss)
The finding's EPSS score.
|
Finding |
Finding.withEpss(EpssDetails epss)
The finding's EPSS score.
|
Copyright © 2025. All rights reserved.