| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBNetworkSecurityRule.Builder |
ALBNetworkSecurityRule.Builder.setAction(java.lang.String action)
Possible values are:
ALBNetworkSecurityRule.ACTION_ALLOW
ALBNetworkSecurityRule.ACTION_DENY
ALBNetworkSecurityRule.ACTION_RATE_LIMIT
Enum options - NETWORK_SECURITY_POLICY_ACTION_TYPE_ALLOW,
NETWORK_SECURITY_POLICY_ACTION_TYPE_DENY,
NETWORK_SECURITY_POLICY_ACTION_TYPE_RATE_LIMIT. |
ALBNetworkSecurityRule.Builder |
ALBNetworkSecurityRule.Builder.setAge(java.lang.Long age)
Time in minutes after which rule will be deleted.
|
ALBNetworkSecurityRule.Builder |
ALBNetworkSecurityRule.Builder.setCreatedBy(java.lang.String createdBy)
Creator name.
|
ALBNetworkSecurityRule.Builder |
ALBNetworkSecurityRule.Builder.setEnable(java.lang.Boolean enable)
Placeholder for description of property enable of obj type NetworkSecurityRule
field type str type boolean.
|
ALBNetworkSecurityRule.Builder |
ALBNetworkSecurityRule.Builder.setIndex(java.lang.Long index)
Number of index.
|
ALBNetworkSecurityRule.Builder |
ALBNetworkSecurityRule.Builder.setLog(java.lang.Boolean log)
Allowed in Basic(Allowed values- false) edition, Essentials(Allowed values-
false) edition, Enterprise edition.
|
ALBNetworkSecurityRule.Builder |
ALBNetworkSecurityRule.Builder.setMatch(ALBNetworkSecurityMatchTarget match) |
ALBNetworkSecurityRule.Builder |
ALBNetworkSecurityRule.Builder.setName(java.lang.String name)
Name of the object.
|
ALBNetworkSecurityRule.Builder |
ALBNetworkSecurityRule.Builder.setRlParam(ALBNetworkSecurityPolicyActionRLParam rlParam) |