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) |
getRawValues
public static final long serialVersionUID
@CheckForNull public Long getHeartbeatPeriod()
heartbeatPeriod
public SwarmDispatcherConfig withHeartbeatPeriod(Long heartbeatPeriod)
heartbeatPeriod
Copyright © 2024. All rights reserved.