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