public class SearchImagesCmdExec extends AbstrSyncDockerCmdExec<SearchImagesCmd,List<SearchItem>> implements SearchImagesCmd.Exec
Constructor and Description |
---|
SearchImagesCmdExec(WebTarget baseResource,
DockerClientConfig dockerClientConfig) |
Modifier and Type | Method and Description |
---|---|
protected List<SearchItem> |
execute(SearchImagesCmd command) |
exec
bool, booleanQueryParam, getBaseResource, getBuildAuthConfigs, registryAuth, registryConfigs
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public SearchImagesCmdExec(WebTarget baseResource, DockerClientConfig dockerClientConfig)
protected List<SearchItem> execute(SearchImagesCmd command)
execute
in class AbstrSyncDockerCmdExec<SearchImagesCmd,List<SearchItem>>
Copyright © 2017. All Rights Reserved.