| Package | Description |
|---|---|
| com.vmware.nsx.model |
| Modifier and Type | Method and Description |
|---|---|
static MacLearningCounters |
MacLearningCounters._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static MacLearningCounters |
MacLearningCounters._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
MacLearningCounters |
MacLearningCounters.Builder.build() |
MacLearningCounters |
LogicalSwitchStatistics.getMacLearning() |
MacLearningCounters |
LogicalPortStatistics.getMacLearning() |
MacLearningCounters |
AggregatedDataCounterEx.getMacLearning() |
| Modifier and Type | Method and Description |
|---|---|
void |
LogicalSwitchStatistics.setMacLearning(MacLearningCounters macLearning) |
LogicalSwitchStatistics.Builder |
LogicalSwitchStatistics.Builder.setMacLearning(MacLearningCounters macLearning) |
void |
LogicalPortStatistics.setMacLearning(MacLearningCounters macLearning) |
LogicalPortStatistics.Builder |
LogicalPortStatistics.Builder.setMacLearning(MacLearningCounters macLearning) |
void |
AggregatedDataCounterEx.setMacLearning(MacLearningCounters macLearning) |
AggregatedDataCounterEx.Builder |
AggregatedDataCounterEx.Builder.setMacLearning(MacLearningCounters macLearning) |