SecurityAssessmentResponse.DefinitionStages.WithStatus Interface
public static interface SecurityAssessmentResponse.DefinitionStages.WithStatus
The stage of the SecurityAssessmentResponse definition allowing to specify status.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withStatus(AssessmentStatus status)
Specifies the status property: The result of the assessment. |
Method Details
withStatus
public abstract SecurityAssessmentResponse.DefinitionStages.WithCreate withStatus(AssessmentStatus status)
Specifies the status property: The result of the assessment.
Parameters:
Returns: