| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
MitreAttack.Builder |
MitreAttack.Builder.setTacticName(java.lang.String tacticName)
Represents tactic name of attack.
|
MitreAttack.Builder |
MitreAttack.Builder.setTacticUrl(java.lang.String tacticUrl)
Represents tactic url of attack.
|
MitreAttack.Builder |
MitreAttack.Builder.setTechniqueName(java.lang.String techniqueName)
Represents technique name of attack.
|
MitreAttack.Builder |
MitreAttack.Builder.setTechniqueUrl(java.lang.String techniqueUrl)
Represents technique url of attack.
|