Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
PolicyNatRuleStatisticsPerEnforcementPoint.Builder |
PolicyNatRuleStatisticsPerEnforcementPoint.Builder.setEnforcementPointPath(java.lang.String enforcementPointPath)
Policy Path referencing the enforcement point from where the statistics are
fetched.
|
PolicyNatRuleStatisticsPerEnforcementPoint.Builder |
PolicyNatRuleStatisticsPerEnforcementPoint.Builder.setRulePath(java.lang.String rulePath)
Path of NAT Rule.
|
PolicyNatRuleStatisticsPerEnforcementPoint.Builder |
PolicyNatRuleStatisticsPerEnforcementPoint.Builder.setRuleStatistics(java.util.List<PolicyNatRuleStatistics> ruleStatistics)
Gives NAT rule stats on an enforcement point.
|