Uses of Class
com.vmware.nsx_policy.model.DatapathModuleCounter.Builder
-
Packages that use DatapathModuleCounter.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of DatapathModuleCounter.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return DatapathModuleCounter.Builder Modifier and Type Method Description DatapathModuleCounter.Builder
DatapathModuleCounter.Builder. setCounterName(java.lang.String counterName)
The name of the counter.DatapathModuleCounter.Builder
DatapathModuleCounter.Builder. setCounterValue(java.lang.Long counterValue)
The value of the counter.
-