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