| Modifier and Type | Method and Description |
|---|---|
static LogLineMatchFormat |
LogLineMatchFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogLineMatchFormat[] |
LogLineMatchFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DockerClientConfig.DockerClientConfigBuilder |
DockerClientConfig.DockerClientConfigBuilder.waitForLogLine(String waitForLogLine,
LogLineMatchFormat matchFormat) |
DockerClientConfig.DockerClientConfigBuilder |
DockerClientConfig.DockerClientConfigBuilder.waitForLogLine(String waitForLogLine,
LogLineMatchFormat matchFormat,
Integer maxWaitLogSeconds) |
Copyright © 2017. All rights reserved.