| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBDnsAttacks.Builder |
ALBDnsAttacks.Builder.setAttacks(java.util.List<ALBDnsAttack> attacks)
Mode of dealing with the attacks - perform detection only, or detect and
mitigate the attacks.
|
ALBDnsAttacks.Builder |
ALBDnsAttacks.Builder.setOperMode(java.lang.String operMode)
Possible values are:
ALBDnsAttacks.OPER_MODE_DETECTION
ALBDnsAttacks.OPER_MODE_MITIGATION
Mode of dealing with the attacks - perform detection only, or detect and
mitigate the attacks. |