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