public class Node extends DockerObject implements Serializable
Constructor and Description |
---|
Node() |
Modifier and Type | Method and Description |
---|---|
String |
getAddr() |
String |
getId() |
String |
getIp() |
String |
getName() |
void |
setAddr(String addr) |
void |
setId(String id) |
void |
setIp(String ip) |
void |
setName(String name) |
getRawValues
Copyright © 2022. All rights reserved.