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) |
getRawValuespublic static final long serialVersionUID
@CheckForNull public int getTaskHistoryRententionLimit()
taskHistoryRententionLimitpublic SwarmOrchestration withTaskHistoryRententionLimit(int taskHistoryRententionLimit)
taskHistoryRententionLimitCopyright © 2025. All rights reserved.