| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
List<Evidence> |
FindingDetail.evidences()
Information on the evidence of the vulnerability.
|
| Modifier and Type | Method and Description |
|---|---|
FindingDetail.Builder |
FindingDetail.Builder.evidences(Evidence... evidences)
Information on the evidence of the vulnerability.
|
| Modifier and Type | Method and Description |
|---|---|
FindingDetail.Builder |
FindingDetail.Builder.evidences(Collection<Evidence> evidences)
Information on the evidence of the vulnerability.
|
Copyright © 2023. All rights reserved.