Package | Description |
---|---|
io.fabric8.maven.docker.config |
Modifier and Type | Method and Description |
---|---|
NetworkConfig.Mode |
NetworkConfig.getMode() |
static NetworkConfig.Mode |
NetworkConfig.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NetworkConfig.Mode[] |
NetworkConfig.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
NetworkConfig(NetworkConfig.Mode mode,
String name) |
Copyright © 2020. All rights reserved.