public static interface Recommendation.Builder extends SdkPojo, CopyableBuilder<Recommendation.Builder,Recommendation>
| Modifier and Type | Method and Description |
|---|---|
Recommendation.Builder |
text(String text)
The recommended course of action to remediate the finding.
|
Recommendation.Builder |
url(String url)
The URL address to the CVE remediation recommendations.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRecommendation.Builder url(String url)
The URL address to the CVE remediation recommendations.
url - The URL address to the CVE remediation recommendations.Recommendation.Builder text(String text)
The recommended course of action to remediate the finding.
text - The recommended course of action to remediate the finding.Copyright © 2023. All rights reserved.