public static final class PolicyNatRuleStatisticsPerEnforcementPoint.Builder
extends java.lang.Object
PolicyNatRuleStatisticsPerEnforcementPoint
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
PolicyNatRuleStatisticsPerEnforcementPoint . |
Modifier and Type | Method and Description |
---|---|
PolicyNatRuleStatisticsPerEnforcementPoint |
build() |
PolicyNatRuleStatisticsPerEnforcementPoint.Builder |
setEnforcementPointPath(java.lang.String enforcementPointPath)
Policy Path referencing the enforcement point from where the statistics are
fetched.
|
PolicyNatRuleStatisticsPerEnforcementPoint.Builder |
setRulePath(java.lang.String rulePath)
Path of NAT Rule.
|
PolicyNatRuleStatisticsPerEnforcementPoint.Builder |
setRuleStatistics(java.util.List<PolicyNatRuleStatistics> ruleStatistics)
Gives NAT rule stats on an enforcement point.
|
public Builder()
PolicyNatRuleStatisticsPerEnforcementPoint
.public PolicyNatRuleStatisticsPerEnforcementPoint.Builder setEnforcementPointPath(java.lang.String enforcementPointPath)
enforcementPointPath
- New value for the property.public PolicyNatRuleStatisticsPerEnforcementPoint.Builder setRulePath(java.lang.String rulePath)
rulePath
- New value for the property.public PolicyNatRuleStatisticsPerEnforcementPoint.Builder setRuleStatistics(java.util.List<PolicyNatRuleStatistics> ruleStatistics)
ruleStatistics
- New value for the property.public PolicyNatRuleStatisticsPerEnforcementPoint build()