| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
Evidence |
Evidence.clone() |
Evidence |
Evidence.withEvidenceDetail(String evidenceDetail)
The evidence details.
|
Evidence |
Evidence.withEvidenceRule(String evidenceRule)
The evidence rule.
|
Evidence |
Evidence.withSeverity(String severity)
The evidence severity.
|
| Modifier and Type | Method and Description |
|---|---|
List<Evidence> |
FindingDetail.getEvidences()
Information on the evidence of the vulnerability.
|
| Modifier and Type | Method and Description |
|---|---|
FindingDetail |
FindingDetail.withEvidences(Evidence... evidences)
Information on the evidence of the vulnerability.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FindingDetail.setEvidences(Collection<Evidence> evidences)
Information on the evidence of the vulnerability.
|
FindingDetail |
FindingDetail.withEvidences(Collection<Evidence> evidences)
Information on the evidence of the vulnerability.
|
Copyright © 2025. All rights reserved.