| Package | Description |
|---|---|
| com.amazonaws.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
Recommendation |
Recommendation.clone() |
Recommendation |
Remediation.getRecommendation()
An object that contains information about the recommended course of action to remediate the finding.
|
Recommendation |
Recommendation.withText(String text)
The recommended course of action to remediate the finding.
|
Recommendation |
Recommendation.withUrl(String url)
The URL address to the CVE remediation recommendations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Remediation.setRecommendation(Recommendation recommendation)
An object that contains information about the recommended course of action to remediate the finding.
|
Remediation |
Remediation.withRecommendation(Recommendation recommendation)
An object that contains information about the recommended course of action to remediate the finding.
|
Copyright © 2021. All rights reserved.