public class ListServicesCmdExec extends AbstrSyncDockerCmdExec<ListServicesCmd,List<Service>> implements ListServicesCmd.Exec
| Constructor and Description |
|---|
ListServicesCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected 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 List<Service> execute(ListServicesCmd command)
execute in class AbstrSyncDockerCmdExec<ListServicesCmd,List<Service>>Copyright © 2025. All rights reserved.