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