public class TaskDefaults extends DockerObject implements Serializable
RemoteApiVersion#VERSION_1_24
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
TaskDefaults() |
Modifier and Type | Method and Description |
---|---|
Driver |
getLogDriver() |
TaskDefaults |
withLogDriver(Driver logDriver) |
getRawValues
public static final long serialVersionUID
@CheckForNull public Driver getLogDriver()
logDriver
public TaskDefaults withLogDriver(Driver logDriver)
logDriver
Copyright © 2021. All rights reserved.