SecurityAssessmentResponse.UpdateStages.WithMetadata Interface

public static interface SecurityAssessmentResponse.UpdateStages.WithMetadata

The stage of the SecurityAssessmentResponse update allowing to specify metadata.

Method Summary

Modifier and Type Method and Description
abstract Update withMetadata(SecurityAssessmentMetadataProperties metadata)

Specifies the metadata property: Describes properties of an assessment metadata..

Method Details

withMetadata

public abstract SecurityAssessmentResponse.Update withMetadata(SecurityAssessmentMetadataProperties metadata)

Specifies the metadata property: Describes properties of an assessment metadata..

Parameters:

metadata - Describes properties of an assessment metadata.

Returns:

the next definition stage.

Applies to