ContainerNetworkInterfaceStatistics |
ContainerInfo.eth0() |
Get the eth0 property: The eth0 property.
|
ContainerNetworkInterfaceStatistics |
ContainerNetworkInterfaceStatistics.withRxBytes(Long rxBytes) |
Set the rxBytes property: The rxBytes property.
|
ContainerNetworkInterfaceStatistics |
ContainerNetworkInterfaceStatistics.withRxDropped(Long rxDropped) |
Set the rxDropped property: The rxDropped property.
|
ContainerNetworkInterfaceStatistics |
ContainerNetworkInterfaceStatistics.withRxErrors(Long rxErrors) |
Set the rxErrors property: The rxErrors property.
|
ContainerNetworkInterfaceStatistics |
ContainerNetworkInterfaceStatistics.withRxPackets(Long rxPackets) |
Set the rxPackets property: The rxPackets property.
|
ContainerNetworkInterfaceStatistics |
ContainerNetworkInterfaceStatistics.withTxBytes(Long txBytes) |
Set the txBytes property: The txBytes property.
|
ContainerNetworkInterfaceStatistics |
ContainerNetworkInterfaceStatistics.withTxDropped(Long txDropped) |
Set the txDropped property: The txDropped property.
|
ContainerNetworkInterfaceStatistics |
ContainerNetworkInterfaceStatistics.withTxErrors(Long txErrors) |
Set the txErrors property: The txErrors property.
|
ContainerNetworkInterfaceStatistics |
ContainerNetworkInterfaceStatistics.withTxPackets(Long txPackets) |
Set the txPackets property: The txPackets property.
|