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