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()
statepublic SwarmNodeStatus withState(SwarmNodeState state)
stateCopyright © 2020. All Rights Reserved.