public static final class IdsRuleStatisticsForEnforcementPoint.Builder
extends java.lang.Object
IdsRuleStatisticsForEnforcementPoint
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
IdsRuleStatisticsForEnforcementPoint . |
Modifier and Type | Method and Description |
---|---|
IdsRuleStatisticsForEnforcementPoint |
build() |
IdsRuleStatisticsForEnforcementPoint.Builder |
setEnforcementPoint(java.lang.String enforcementPoint)
IDS Rule statistics for a single enforcement point
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
IdsRuleStatisticsForEnforcementPoint.Builder |
setStatistics(IdsRuleStatistics statistics) |
public Builder()
IdsRuleStatisticsForEnforcementPoint
.public IdsRuleStatisticsForEnforcementPoint.Builder setEnforcementPoint(java.lang.String enforcementPoint)
enforcementPoint
- New value for the property.public IdsRuleStatisticsForEnforcementPoint.Builder setStatistics(IdsRuleStatistics statistics)
statistics
- New value for the property.public IdsRuleStatisticsForEnforcementPoint build()