public class CreateContainerCmdExec extends AbstrDockerCmdExec<CreateContainerCmd,CreateContainerResponse> implements CreateContainerCmd.Exec
Constructor and Description |
---|
CreateContainerCmdExec(javax.ws.rs.client.WebTarget baseResource) |
Modifier and Type | Method and Description |
---|---|
protected CreateContainerResponse |
execute(CreateContainerCmd command) |
exec, getBaseResource, registryAuth
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public CreateContainerCmdExec(javax.ws.rs.client.WebTarget baseResource)
protected CreateContainerResponse execute(CreateContainerCmd command)
execute
in class AbstrDockerCmdExec<CreateContainerCmd,CreateContainerResponse>
Copyright © 2015. All Rights Reserved.