public class ListTasksCmdExec extends AbstrSyncDockerCmdExec<ListTasksCmd,java.util.List<Task>> implements ListTasksCmd.Exec
objectMapper| 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) |
execbool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs, resourceWithAuthConfig, resourceWithOptionalAuthConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic 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.