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