| Package | Description |
|---|---|
| com.github.dockerjava.api.command | |
| com.github.dockerjava.api.model | |
| com.github.dockerjava.core.command |
| Modifier and Type | Method and Description |
|---|---|
LogConfig |
CreateContainerCmd.getLogConfig() |
| Modifier and Type | Method and Description |
|---|---|
CreateContainerCmd |
CreateContainerCmd.withLogConfig(LogConfig logConfig) |
| Modifier and Type | Method and Description |
|---|---|
LogConfig |
HostConfig.getLogConfig() |
LogConfig |
LogConfig.setConfig(Map<String,String> config) |
LogConfig |
LogConfig.setType(LogConfig.LoggingType type) |
| Modifier and Type | Method and Description |
|---|---|
HostConfig |
HostConfig.withLogConfig(LogConfig logConfig) |
| Modifier and Type | Method and Description |
|---|---|
LogConfig |
CreateContainerCmdImpl.getLogConfig() |
| Modifier and Type | Method and Description |
|---|---|
CreateContainerCmd |
CreateContainerCmdImpl.withLogConfig(LogConfig logConfig) |
Copyright © 2017. All Rights Reserved.