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) |
getRawValuespublic static final long serialVersionUID
Copyright © 2025. All rights reserved.