| Package | Description |
|---|---|
| com.nirima.docker.client |
| Modifier and Type | Field and Description |
|---|---|
protected DockerClientBase.Logging |
DockerClientBase.Builder.logging |
| Modifier and Type | Method and Description |
|---|---|
static DockerClientBase.Logging |
DockerClientBase.Logging.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DockerClientBase.Logging[] |
DockerClientBase.Logging.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
T |
DockerClientBase.Builder.withLogging(DockerClientBase.Logging logging) |
Copyright © 2014. All rights reserved.