Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
static LogicalRouterPortStatistics |
LogicalRouterPortStatistics._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 LogicalRouterPortStatistics |
LogicalRouterPortStatistics._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
LogicalRouterPortStatistics |
LogicalRouterPortStatistics.Builder.build() |
Modifier and Type | Method and Description |
---|---|
java.util.List<LogicalRouterPortStatistics> |
PolicyInterfaceGroupStatistics.getMembers()
Tier0 or Tier1 interface statistics on specific Enforcement Point.
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyInterfaceGroupStatistics.setMembers(java.util.List<LogicalRouterPortStatistics> members)
Tier0 or Tier1 interface statistics on specific Enforcement Point.
|
PolicyInterfaceGroupStatistics.Builder |
PolicyInterfaceGroupStatistics.Builder.setMembers(java.util.List<LogicalRouterPortStatistics> members)
Tier0 or Tier1 interface statistics on specific Enforcement Point.
|