SecurityAssessmentMetadataResponse.DefinitionStages.WithThreats Interface

public static interface SecurityAssessmentMetadataResponse.DefinitionStages.WithThreats

The stage of the SecurityAssessmentMetadataResponse definition allowing to specify threats.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withThreats(List<Threats> threats)

Specifies the threats property: The threats property..

Method Details

withThreats

public abstract SecurityAssessmentMetadataResponse.DefinitionStages.WithCreate withThreats(List threats)

Specifies the threats property: The threats property..

Parameters:

threats - The threats property.

Returns:

the next definition stage.

Applies to