public class GraphDriver
extends java.lang.Object
InspectImageResponse and InspectContainerResponsecom.github.dockerjava.core.RemoteApiVersion#VERSION_1_21| Constructor and Description |
|---|
GraphDriver() |
| Modifier and Type | Method and Description |
|---|---|
GraphData |
getData() |
java.lang.String |
getName() |
GraphDriver |
withData(GraphData data) |
GraphDriver |
withName(java.lang.String name) |
public GraphDriver withData(GraphData data)
data@CheckForNull public java.lang.String getName()
namepublic GraphDriver withName(java.lang.String name)
nameCopyright © 2020. All Rights Reserved.