Interface Network
-
@Immutable @Enclosing public interface Network
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNetwork.Containerstatic classNetwork.TypeDocker networks come in two kinds: built-in or custom.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Booleanattachable()Map<String,Network.Container>containers()Stringdriver()BooleanenableIPv6()Stringid()Booleaninternal()Ipamipam()Map<String,String>labels()Stringname()Map<String,String>options()Stringscope()
-