Interface MetadataModel.UpdateStages.WithThreatAnalysisTactics

All Known Subinterfaces:
MetadataModel.Update
Enclosing interface:
MetadataModel.UpdateStages

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

    • withThreatAnalysisTactics

      MetadataModel.Update 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.