public static final class RuleStatisticsForEnforcementPoint.Builder
extends java.lang.Object
RuleStatisticsForEnforcementPoint
.Constructor and Description |
---|
Builder()
Constructor with parameters for the required properties of
RuleStatisticsForEnforcementPoint . |
Modifier and Type | Method and Description |
---|---|
RuleStatisticsForEnforcementPoint |
build() |
RuleStatisticsForEnforcementPoint.Builder |
setContainerClusterPath(java.lang.String containerClusterPath)
Rule statistics for a single container cluster
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
RuleStatisticsForEnforcementPoint.Builder |
setEnforcementPoint(java.lang.String enforcementPoint)
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.
|
RuleStatisticsForEnforcementPoint.Builder |
setStatistics(RuleStatistics statistics) |
public Builder()
RuleStatisticsForEnforcementPoint
.public RuleStatisticsForEnforcementPoint.Builder setContainerClusterPath(java.lang.String containerClusterPath)
containerClusterPath
- New value for the property.public RuleStatisticsForEnforcementPoint.Builder setEnforcementPoint(java.lang.String enforcementPoint)
enforcementPoint
- New value for the property.public RuleStatisticsForEnforcementPoint.Builder setStatistics(RuleStatistics statistics)
statistics
- New value for the property.public RuleStatisticsForEnforcementPoint build()