public static final class DatapathModuleCounter.Builder
extends java.lang.Object
DatapathModuleCounter.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
DatapathModuleCounter. |
| Modifier and Type | Method and Description |
|---|---|
DatapathModuleCounter |
build() |
DatapathModuleCounter.Builder |
setCounterName(java.lang.String counterName)
The name of the counter.
|
DatapathModuleCounter.Builder |
setCounterValue(java.lang.Long counterValue)
The value of the counter.
|
public Builder()
DatapathModuleCounter.public DatapathModuleCounter.Builder setCounterName(java.lang.String counterName)
counterName - New value for the property.public DatapathModuleCounter.Builder setCounterValue(java.lang.Long counterValue)
counterValue - New value for the property.public DatapathModuleCounter build()