public static final class DatapathStatsActionConfig.Builder
extends java.lang.Object
DatapathStatsActionConfig.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
DatapathStatsActionConfig. |
| Modifier and Type | Method and Description |
|---|---|
DatapathStatsActionConfig |
build() |
DatapathStatsActionConfig.Builder |
setActionArgument(DatapathStatsActionArgument actionArgument) |
DatapathStatsActionConfig.Builder |
setSamplingArgument(com.vmware.vapi.bindings.Structure samplingArgument) |
public Builder()
DatapathStatsActionConfig.public DatapathStatsActionConfig.Builder setActionArgument(DatapathStatsActionArgument actionArgument)
actionArgument - New value for the property.public DatapathStatsActionConfig.Builder setSamplingArgument(com.vmware.vapi.bindings.Structure samplingArgument)
samplingArgument - New value for the property.
When clients pass a value of this class as a parameter, the property must
contain all the properties defined in SamplingArgument. When methods return a value of
this class as a return value, the property will contain all the properties
defined in SamplingArgument.public DatapathStatsActionConfig build()