SecurityAssessmentMetadataResponse.DefinitionStages.WithUserImpact Interface
public static interface SecurityAssessmentMetadataResponse.DefinitionStages.WithUserImpact
The stage of the SecurityAssessmentMetadataResponse definition allowing to specify userImpact.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withUserImpact(UserImpact userImpact)
Specifies the user |
Method Details
withUserImpact
public abstract SecurityAssessmentMetadataResponse.DefinitionStages.WithCreate withUserImpact(UserImpact userImpact)
Specifies the userImpact property: The user impact of the assessment.
Parameters:
Returns: