| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
static ALBDnsAttack |
ALBDnsAttack._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static ALBDnsAttack |
ALBDnsAttack._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBDnsAttack |
ALBDnsAttack.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ALBDnsAttack> |
ALBDnsAttacks.getAttacks()
Mode of dealing with the attacks - perform detection only, or detect and
mitigate the attacks.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ALBDnsAttacks.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.setAttacks(java.util.List<ALBDnsAttack> attacks)
Mode of dealing with the attacks - perform detection only, or detect and
mitigate the attacks.
|