public class SwarmNodePluginDescription extends DockerObject implements Serializable
RemoteApiVersion#VERSION_1_24| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
SwarmNodePluginDescription() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getType() |
SwarmNodePluginDescription |
withName(String name) |
SwarmNodePluginDescription |
withType(String type) |
getRawValuespublic static final long serialVersionUID
@CheckForNull public String getType()
typepublic SwarmNodePluginDescription withType(String type)
type@CheckForNull public String getName()
namepublic SwarmNodePluginDescription withName(String name)
nameCopyright © 2024. All rights reserved.