Uses of Class
com.vmware.nsx_policy.model.RuleStatisticsForEnforcementPoint.Builder
-
Packages that use RuleStatisticsForEnforcementPoint.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of RuleStatisticsForEnforcementPoint.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return RuleStatisticsForEnforcementPoint.Builder Modifier and Type Method Description RuleStatisticsForEnforcementPoint.Builder
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
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
RuleStatisticsForEnforcementPoint.Builder. setStatistics(RuleStatistics statistics)
-