public class Network extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Network.Container |
| Constructor and Description |
|---|
Network() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Network.Container> |
containers() |
String |
driver() |
boolean |
equals(Object o) |
int |
hashCode() |
String |
id() |
Ipam |
ipam() |
String |
name() |
Map<String,String> |
options() |
String |
scope() |
String |
toString() |
Copyright © 2016. All rights reserved.