SecurityAssessmentMetadataResponse.DefinitionStages.WithTechniques Interface

public static interface SecurityAssessmentMetadataResponse.DefinitionStages.WithTechniques

The stage of the SecurityAssessmentMetadataResponse definition allowing to specify techniques.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withTechniques(List<Techniques> techniques)

Specifies the techniques property: The techniques property..

Method Details

withTechniques

public abstract SecurityAssessmentMetadataResponse.DefinitionStages.WithCreate withTechniques(List techniques)

Specifies the techniques property: The techniques property..

Parameters:

techniques - The techniques property.

Returns:

the next definition stage.

Applies to