com.github.dockerjava.client.command
Class SearchImagesCmd
java.lang.Object
com.github.dockerjava.client.command.AbstrDockerCmd<SearchImagesCmd,List<SearchItem>>
com.github.dockerjava.client.command.SearchImagesCmd
- All Implemented Interfaces:
- DockerCmd<List<SearchItem>>
public class SearchImagesCmd
- extends AbstrDockerCmd<SearchImagesCmd,List<SearchItem>>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SearchImagesCmd
public SearchImagesCmd(String term)
withTerm
public SearchImagesCmd withTerm(String term)
impl
protected List<SearchItem> impl()
Copyright © 2014. All rights reserved.