Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
PolicyNATRuleCounters.Builder |
PolicyNATRuleCounters.Builder.setActiveSessions(java.lang.Long activeSessions)
Gives the total number of active sessions.
|
PolicyNATRuleCounters.Builder |
PolicyNATRuleCounters.Builder.setTotalBytes(java.lang.Long totalBytes)
Gives the total number of bytes.
|
PolicyNATRuleCounters.Builder |
PolicyNATRuleCounters.Builder.setTotalPackets(java.lang.Long totalPackets)
Gives the total number of packets.
|