Interface MetadataModel.UpdateStages.WithThreatAnalysisTechniques

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

    public static interface MetadataModel.UpdateStages.WithThreatAnalysisTechniques
    The stage of the MetadataModel update allowing to specify threatAnalysisTechniques.
    • Method Detail

      • withThreatAnalysisTechniques

        MetadataModel.Update withThreatAnalysisTechniques​(List<String> threatAnalysisTechniques)
        Specifies the threatAnalysisTechniques property: the techniques the resource covers, these have to be aligned with the tactics being used.
        Parameters:
        threatAnalysisTechniques - the techniques the resource covers, these have to be aligned with the tactics being used.
        Returns:
        the next definition stage.