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