public class VolumeService extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
createVolume(VolumeConfiguration vc) |
void |
removeVolume(String volumeName) |
public String createVolume(VolumeConfiguration vc) throws DockerAccessException
DockerAccessExceptionpublic void removeVolume(String volumeName) throws DockerAccessException
DockerAccessExceptionCopyright © 2018. All rights reserved.