Interface MetadataModel.DefinitionStages.WithThreatAnalysisTactics

All Known Subinterfaces:
MetadataModel.Definition, MetadataModel.DefinitionStages.WithCreate
Enclosing interface:
MetadataModel.DefinitionStages

public static interface MetadataModel.DefinitionStages.WithThreatAnalysisTactics
The stage of the MetadataModel definition allowing to specify threatAnalysisTactics.
  • Method Details

    • withThreatAnalysisTactics

      MetadataModel.DefinitionStages.WithCreate withThreatAnalysisTactics(List<String> threatAnalysisTactics)
      Specifies the threatAnalysisTactics property: the tactics the resource covers.
      Parameters:
      threatAnalysisTactics - the tactics the resource covers.
      Returns:
      the next definition stage.