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