public class Volume extends Object
| Constructor and Description |
|---|
Volume() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContainerPath() |
String |
getHostPath() |
String |
getMode() |
void |
setContainerPath(String containerPath) |
void |
setHostPath(String hostPath) |
void |
setMode(String mode) |
String |
toString() |
Copyright © 2015. All rights reserved.