| Modifier and Type | Method and Description |
|---|---|
NodeInterfaceStatisticsProperties |
StatsStub.get(java.lang.String nodeId,
java.lang.String interfaceId,
java.lang.String source) |
NodeInterfaceStatisticsProperties |
Stats.get(java.lang.String nodeId,
java.lang.String interfaceId,
java.lang.String source)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
NodeInterfaceStatisticsProperties |
StatsStub.get(java.lang.String nodeId,
java.lang.String interfaceId,
java.lang.String source,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
NodeInterfaceStatisticsProperties |
Stats.get(java.lang.String nodeId,
java.lang.String interfaceId,
java.lang.String source,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatsStub.get(java.lang.String nodeId,
java.lang.String interfaceId,
java.lang.String source,
com.vmware.vapi.bindings.client.AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback) |
void |
Stats.get(java.lang.String nodeId,
java.lang.String interfaceId,
java.lang.String source,
com.vmware.vapi.bindings.client.AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
void |
StatsStub.get(java.lang.String nodeId,
java.lang.String interfaceId,
java.lang.String source,
com.vmware.vapi.bindings.client.AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Stats.get(java.lang.String nodeId,
java.lang.String interfaceId,
java.lang.String source,
com.vmware.vapi.bindings.client.AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
| Modifier and Type | Method and Description |
|---|---|
static NodeInterfaceStatisticsProperties |
NodeInterfaceStatisticsProperties._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 NodeInterfaceStatisticsProperties |
NodeInterfaceStatisticsProperties._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
NodeInterfaceStatisticsProperties |
NodeInterfaceStatisticsProperties.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NodeInterfaceStatisticsProperties> |
ManagementNodeAggregateInfo.getNodeInterfaceStatistics()
Array of Node network interface statistic properties
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
java.util.List<NodeInterfaceStatisticsProperties> |
ControllerNodeAggregateInfo.getNodeInterfaceStatistics()
Array of Node network interface statistic properties
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
java.util.List<NodeInterfaceStatisticsProperties> |
BaseNodeAggregateInfo.getNodeInterfaceStatistics()
Array of Node network interface statistic properties
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagementNodeAggregateInfo.setNodeInterfaceStatistics(java.util.List<NodeInterfaceStatisticsProperties> nodeInterfaceStatistics)
Array of Node network interface statistic properties
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
ManagementNodeAggregateInfo.Builder |
ManagementNodeAggregateInfo.Builder.setNodeInterfaceStatistics(java.util.List<NodeInterfaceStatisticsProperties> nodeInterfaceStatistics)
Array of Node network interface statistic properties
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
void |
ControllerNodeAggregateInfo.setNodeInterfaceStatistics(java.util.List<NodeInterfaceStatisticsProperties> nodeInterfaceStatistics)
Array of Node network interface statistic properties
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
ControllerNodeAggregateInfo.Builder |
ControllerNodeAggregateInfo.Builder.setNodeInterfaceStatistics(java.util.List<NodeInterfaceStatisticsProperties> nodeInterfaceStatistics)
Array of Node network interface statistic properties
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
void |
BaseNodeAggregateInfo.setNodeInterfaceStatistics(java.util.List<NodeInterfaceStatisticsProperties> nodeInterfaceStatistics)
Array of Node network interface statistic properties
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
BaseNodeAggregateInfo.Builder |
BaseNodeAggregateInfo.Builder.setNodeInterfaceStatistics(java.util.List<NodeInterfaceStatisticsProperties> nodeInterfaceStatistics)
Array of Node network interface statistic properties
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
| Modifier and Type | Method and Description |
|---|---|
NodeInterfaceStatisticsProperties |
StatsStub.get(java.lang.String interfaceId) |
NodeInterfaceStatisticsProperties |
Stats.get(java.lang.String interfaceId)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
NodeInterfaceStatisticsProperties |
StatsStub.get(java.lang.String interfaceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
NodeInterfaceStatisticsProperties |
Stats.get(java.lang.String interfaceId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatsStub.get(java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback) |
void |
Stats.get(java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
void |
StatsStub.get(java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Stats.get(java.lang.String interfaceId,
com.vmware.vapi.bindings.client.AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
On the specified interface, returns the number of received (rx), transmitted
(tx), and dropped packets; the number of bytes and errors received and
transmitted on the interface; and the number of detected collisions.
|
| Modifier and Type | Method and Description |
|---|---|
NodeInterfaceStatisticsProperties |
StatsStub.get(java.lang.String transportNodeId,
java.lang.String interfaceId,
java.lang.String source) |
NodeInterfaceStatisticsProperties |
Stats.get(java.lang.String transportNodeId,
java.lang.String interfaceId,
java.lang.String source)
This API returns the counters of the specified interface.
|
NodeInterfaceStatisticsProperties |
StatsStub.get(java.lang.String transportNodeId,
java.lang.String interfaceId,
java.lang.String source,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
NodeInterfaceStatisticsProperties |
Stats.get(java.lang.String transportNodeId,
java.lang.String interfaceId,
java.lang.String source,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API returns the counters of the specified interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatsStub.get(java.lang.String transportNodeId,
java.lang.String interfaceId,
java.lang.String source,
com.vmware.vapi.bindings.client.AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback) |
void |
Stats.get(java.lang.String transportNodeId,
java.lang.String interfaceId,
java.lang.String source,
com.vmware.vapi.bindings.client.AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback)
This API returns the counters of the specified interface.
|
void |
StatsStub.get(java.lang.String transportNodeId,
java.lang.String interfaceId,
java.lang.String source,
com.vmware.vapi.bindings.client.AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig) |
void |
Stats.get(java.lang.String transportNodeId,
java.lang.String interfaceId,
java.lang.String source,
com.vmware.vapi.bindings.client.AsyncCallback<NodeInterfaceStatisticsProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API returns the counters of the specified interface.
|