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 Detail

      • 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.