| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
static ALBNetworkSecurityRule |
ALBNetworkSecurityRule._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 ALBNetworkSecurityRule |
ALBNetworkSecurityRule._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ALBNetworkSecurityRule |
ALBNetworkSecurityRule.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ALBNetworkSecurityRule> |
ALBNetworkSecurityPolicy.getRules()
Placeholder for description of property rules of obj type NetworkSecurityPolicy
field type str type array.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ALBNetworkSecurityPolicy.setRules(java.util.List<ALBNetworkSecurityRule> rules)
Placeholder for description of property rules of obj type NetworkSecurityPolicy
field type str type array.
|
ALBNetworkSecurityPolicy.Builder |
ALBNetworkSecurityPolicy.Builder.setRules(java.util.List<ALBNetworkSecurityRule> rules)
Placeholder for description of property rules of obj type NetworkSecurityPolicy
field type str type array.
|