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