public class SwarmNodeStatus
extends java.lang.Object
implements java.io.Serializable
RemoteApiVersion#VERSION_1_24
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
SwarmNodeStatus() |
Modifier and Type | Method and Description |
---|---|
SwarmNodeState |
getState() |
SwarmNodeStatus |
withState(SwarmNodeState state) |
public static final long serialVersionUID
@CheckForNull public SwarmNodeState getState()
state
public SwarmNodeStatus withState(SwarmNodeState state)
state
Copyright © 2020. All Rights Reserved.