public class SwarmOrchestration extends DockerObject implements Serializable
RemoteApiVersion#VERSION_1_24
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
SwarmOrchestration() |
Modifier and Type | Method and Description |
---|---|
int |
getTaskHistoryRententionLimit() |
SwarmOrchestration |
withTaskHistoryRententionLimit(int taskHistoryRententionLimit) |
getRawValues
public static final long serialVersionUID
@CheckForNull public int getTaskHistoryRententionLimit()
taskHistoryRententionLimit
public SwarmOrchestration withTaskHistoryRententionLimit(int taskHistoryRententionLimit)
taskHistoryRententionLimit
Copyright © 2021. All rights reserved.