Modifier and Type | Method and Description |
---|---|
RemoveVolumeCmd |
DockerClient.removeVolumeCmd(String name) |
Modifier and Type | Method and Description |
---|---|
RemoveVolumeCmd |
RemoveVolumeCmd.withName(String name) |
Modifier and Type | Method and Description |
---|---|
RemoveVolumeCmd |
DockerClientImpl.removeVolumeCmd(String name) |
Modifier and Type | Class and Description |
---|---|
class |
RemoveVolumeCmdImpl
Remove a volume.
|
Modifier and Type | Method and Description |
---|---|
RemoveVolumeCmd |
RemoveVolumeCmdImpl.withName(String name) |
Modifier and Type | Method and Description |
---|---|
protected Void |
RemoveVolumeCmdExec.execute(RemoveVolumeCmd command) |
Modifier and Type | Method and Description |
---|---|
protected Void |
RemoveVolumeCmdExec.execute(RemoveVolumeCmd command) |
Copyright © 2016. All Rights Reserved.