SecurityAssessmentMetadataResponse.DefinitionStages.WithPreview Interface
public static interface SecurityAssessmentMetadataResponse.DefinitionStages.WithPreview
The stage of the SecurityAssessmentMetadataResponse definition allowing to specify preview.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withPreview(Boolean preview)
Specifies the preview property: True if this assessment is in preview release status. |
Method Details
withPreview
public abstract SecurityAssessmentMetadataResponse.DefinitionStages.WithCreate withPreview(Boolean preview)
Specifies the preview property: True if this assessment is in preview release status.
Parameters:
Returns: