SecurityAssessmentMetadataResponse.DefinitionStages.WithSeverity Interface
public static interface SecurityAssessmentMetadataResponse.DefinitionStages.WithSeverity
The stage of the SecurityAssessmentMetadataResponse definition allowing to specify severity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withSeverity(Severity severity)
Specifies the severity property: The severity level of the assessment. |
Method Details
withSeverity
public abstract SecurityAssessmentMetadataResponse.DefinitionStages.WithCreate withSeverity(Severity severity)
Specifies the severity property: The severity level of the assessment.
Parameters:
Returns: