public static class NetworkSettings.Network extends Object
Constructor and Description |
---|
NetworkSettings.Network() |
Modifier and Type | Method and Description |
---|---|
String |
getEndpointId() |
String |
getGateway() |
String |
getGlobalIPv6Address() |
Integer |
getGlobalIPv6PrefixLen() |
String |
getIpAddress() |
Integer |
getIpPrefixLen() |
String |
getIpV6Gateway() |
String |
getMacAddress() |
String |
toString() |
public String getEndpointId()
public String getGateway()
public String getIpAddress()
public Integer getIpPrefixLen()
public String getIpV6Gateway()
public String getGlobalIPv6Address()
public Integer getGlobalIPv6PrefixLen()
public String getMacAddress()
Copyright © 2016. All Rights Reserved.