SecurityAssessmentMetadataResponse.DefinitionStages.WithTactics Interface

public static interface SecurityAssessmentMetadataResponse.DefinitionStages.WithTactics

The stage of the SecurityAssessmentMetadataResponse definition allowing to specify tactics.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withTactics(List<Tactics> tactics)

Specifies the tactics property: The tactics property..

Method Details

withTactics

public abstract SecurityAssessmentMetadataResponse.DefinitionStages.WithCreate withTactics(List tactics)

Specifies the tactics property: The tactics property..

Parameters:

tactics - The tactics property.

Returns:

the next definition stage.

Applies to