public class ListServicesCmdExec extends AbstrSyncDockerCmdExec<ListServicesCmd,java.util.List<Service>> implements ListServicesCmd.Exec
| Constructor and Description |
|---|
ListServicesCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Service> |
execute(ListServicesCmd command) |
execbool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs, resourceWithAuthConfig, resourceWithOptionalAuthConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecpublic ListServicesCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected java.util.List<Service> execute(ListServicesCmd command)
execute in class AbstrSyncDockerCmdExec<ListServicesCmd,java.util.List<Service>>Copyright © 2020. All Rights Reserved.