public class PeerNode extends DockerObject implements Serializable
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
PeerNode() |
Modifier and Type | Method and Description |
---|---|
String |
getAddr() |
String |
getNodeID() |
PeerNode |
withAddr(String addr) |
PeerNode |
withNodeID(String nodeID) |
getRawValues
public static final long serialVersionUID
Copyright © 2024. All rights reserved.