public class RemoveVolumeCmdImpl extends AbstrDockerCmd<RemoveVolumeCmd,java.lang.Void> implements RemoveVolumeCmd
RemoveVolumeCmd.Execexecution| Constructor and Description |
|---|
RemoveVolumeCmdImpl(RemoveVolumeCmd.Exec exec,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Void |
exec() |
java.lang.String |
getName() |
RemoveVolumeCmd |
withName(java.lang.String name) |
close, registryAuth, toStringpublic RemoveVolumeCmdImpl(RemoveVolumeCmd.Exec exec, java.lang.String name)
public java.lang.String getName()
getName in interface RemoveVolumeCmdpublic RemoveVolumeCmd withName(java.lang.String name)
withName in interface RemoveVolumeCmdpublic java.lang.Void exec()
throws NotFoundException
exec in interface RemoveVolumeCmdexec in interface SyncDockerCmd<java.lang.Void>exec in class AbstrDockerCmd<RemoveVolumeCmd,java.lang.Void>NotFoundExceptionCopyright © 2020. All Rights Reserved.