public class SwarmDispatcherConfig extends DockerObject implements Serializable
RemoteApiVersion#VERSION_1_24| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
SwarmDispatcherConfig() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getHeartbeatPeriod() |
SwarmDispatcherConfig |
withHeartbeatPeriod(Long heartbeatPeriod) |
getRawValuespublic static final long serialVersionUID
@CheckForNull public Long getHeartbeatPeriod()
heartbeatPeriodpublic SwarmDispatcherConfig withHeartbeatPeriod(Long heartbeatPeriod)
heartbeatPeriodCopyright © 2025. All rights reserved.