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