public class Network extends Object
| Constructor and Description |
|---|
Network() |
| Modifier and Type | Method and Description |
|---|---|
Date |
createdAt() |
Driver |
driverState() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
id() |
IpamOptions |
ipamOptions() |
NetworkSpec |
spec() |
String |
toString() |
Date |
updatedAt() |
Version |
version() |
public String id()
public Version version()
public Date createdAt()
public Date updatedAt()
public NetworkSpec spec()
public Driver driverState()
public IpamOptions ipamOptions()
Copyright © 2017. All rights reserved.