Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
ServiceMode |
ServiceModeConfig.getMode() |
static ServiceMode |
ServiceMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ServiceMode[] |
ServiceMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All Rights Reserved.