public class RemoveVolumeCmdExec extends AbstrSyncDockerCmdExec<RemoveVolumeCmd,java.lang.Void> implements RemoveVolumeCmd.Exec
| Constructor and Description |
|---|
RemoveVolumeCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Void |
execute(RemoveVolumeCmd command) |
execbool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs, resourceWithAuthConfig, resourceWithOptionalAuthConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic RemoveVolumeCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected java.lang.Void execute(RemoveVolumeCmd command)
execute in class AbstrSyncDockerCmdExec<RemoveVolumeCmd,java.lang.Void>Copyright © 2020. All Rights Reserved.