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 WithCreate 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:

preview - True if this assessment is in preview release status.

Returns:

the next definition stage.

Applies to