| Package | Description |
|---|---|
| com.vmware.nsx_policy.model |
| Modifier and Type | Method and Description |
|---|---|
CounterResult.Builder |
CounterResult.Builder.setBackwardResults(java.util.List<com.vmware.vapi.bindings.Structure> backwardResults)
The count action results from the checkpoints traversed by packets from the
destination port.
|
CounterResult.Builder |
CounterResult.Builder.setForwardResults(java.util.List<com.vmware.vapi.bindings.Structure> forwardResults)
The count action results from the checkpoints traversed by packets from the
source port.
|