public class SerializableMount extends Object implements Serializable
| Constructor and Description |
|---|
SerializableMount(com.github.dockerjava.api.command.InspectContainerResponse.Mount mount) |
| Modifier and Type | Method and Description |
|---|---|
com.github.dockerjava.api.model.Volume |
getDestination() |
String |
getDriver() |
String |
getMode() |
String |
getName() |
Boolean |
getRw() |
String |
getSource() |
Copyright © 2001–2020 jBPM dev team. All rights reserved.