public class GraphDriver extends DockerObject
InspectImageResponse and InspectContainerResponsecom.github.dockerjava.core.RemoteApiVersion#VERSION_1_21| Constructor and Description |
|---|
GraphDriver() |
| Modifier and Type | Method and Description |
|---|---|
GraphData |
getData() |
String |
getName() |
GraphDriver |
withData(GraphData data) |
GraphDriver |
withName(String name) |
getRawValues@CheckForNull public GraphData getData()
datapublic GraphDriver withData(GraphData data)
data@CheckForNull public String getName()
namepublic GraphDriver withName(String name)
nameCopyright © 2025. All rights reserved.