Package | Description |
---|---|
io.fabric8.maven.docker.config | |
io.fabric8.maven.docker.service |
Modifier and Type | Method and Description |
---|---|
WatchMode |
WatchImageConfiguration.getMode() |
static WatchMode |
WatchMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WatchMode[] |
WatchMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WatchMode |
WatchService.WatchContext.getWatchMode() |
Modifier and Type | Method and Description |
---|---|
WatchService.WatchContext.Builder |
WatchService.WatchContext.Builder.watchMode(WatchMode watchMode) |
Copyright © 2018. All rights reserved.