| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
static ALBWafPSMLocation |
ALBWafPSMLocation._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 ALBWafPSMLocation |
ALBWafPSMLocation._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBWafPSMLocation |
ALBWafPSMLocation.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ALBWafPSMLocation> |
ALBWafPolicyPSMGroup.getLocations()
Positive Security Model locations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ALBWafPolicyPSMGroup.setLocations(java.util.List<ALBWafPSMLocation> locations)
Positive Security Model locations.
|
ALBWafPolicyPSMGroup.Builder |
ALBWafPolicyPSMGroup.Builder.setLocations(java.util.List<ALBWafPSMLocation> locations)
Positive Security Model locations.
|