Interface NetworkConfig
-
@Immutable public interface NetworkConfig
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNetworkConfig.Builder
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description Booleanattachable()static NetworkConfig.Builderbuilder()BooleancheckDuplicate()Stringdriver()BooleanenableIPv6()Booleaninternal()Ipamipam()Map<String,String>labels()Stringname()Map<String,String>options()
-