public class AttachedNetwork extends Object
| Constructor and Description |
|---|
AttachedNetwork() |
| Modifier and Type | Method and Description |
|---|---|
String |
endpointId() |
boolean |
equals(Object obj) |
String |
gateway() |
String |
globalIPv6Address() |
Integer |
globalIPv6PrefixLen() |
int |
hashCode() |
String |
ipAddress() |
Integer |
ipPrefixLen() |
String |
ipv6Gateway() |
String |
macAddress() |
String |
networkId() |
String |
toString() |
public String networkId()
public String endpointId()
public String gateway()
public String ipAddress()
public Integer ipPrefixLen()
public String ipv6Gateway()
public String globalIPv6Address()
public Integer globalIPv6PrefixLen()
public String macAddress()
Copyright © 2017. All rights reserved.