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