SecurityAssessmentResponse.DefinitionStages.WithRisk Interface
public static interface SecurityAssessmentResponse.DefinitionStages.WithRisk
The stage of the SecurityAssessmentResponse definition allowing to specify risk.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withRisk(SecurityAssessmentPropertiesBaseRisk risk)
Specifies the risk property: External model of risk result. |
Method Details
withRisk
public abstract SecurityAssessmentResponse.DefinitionStages.WithCreate withRisk(SecurityAssessmentPropertiesBaseRisk risk)
Specifies the risk property: External model of risk result.
Parameters:
Returns: