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