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