SecurityStandard.UpdateStages.WithAssessments Interface
public static interface SecurityStandard.UpdateStages.WithAssessments
The stage of the SecurityStandard update allowing to specify assessments.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withAssessments(List<PartialAssessmentProperties> assessments)
Specifies the assessments property: List of assessment keys to apply to standard scope.. |
Method Details
withAssessments
public abstract SecurityStandard.Update withAssessments(List<PartialAssessmentProperties> assessments)
Specifies the assessments property: List of assessment keys to apply to standard scope..
Parameters:
Returns: