Uses of Interface
com.google.cloud.securitycenter.v1.MitreAttackOrBuilder
-
Packages that use MitreAttackOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of MitreAttackOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement MitreAttackOrBuilder Modifier and Type Class Description class
MitreAttack
MITRE ATT&CK tactics and techniques related to this finding.static class
MitreAttack.Builder
MITRE ATT&CK tactics and techniques related to this finding.Methods in com.google.cloud.securitycenter.v1 that return MitreAttackOrBuilder Modifier and Type Method Description MitreAttackOrBuilder
Finding.Builder. getMitreAttackOrBuilder()
MITRE ATT&CK tactics and techniques related to this finding.MitreAttackOrBuilder
Finding. getMitreAttackOrBuilder()
MITRE ATT&CK tactics and techniques related to this finding.MitreAttackOrBuilder
FindingOrBuilder. getMitreAttackOrBuilder()
MITRE ATT&CK tactics and techniques related to this finding.
-