|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PullImageCmd | |
---|---|
com.github.dockerjava.client | |
com.github.dockerjava.client.command |
Uses of PullImageCmd in com.github.dockerjava.client |
---|
Methods in com.github.dockerjava.client that return PullImageCmd | |
---|---|
PullImageCmd |
DockerClient.pullImageCmd(String repository)
* IMAGE API * |
Uses of PullImageCmd in com.github.dockerjava.client.command |
---|
Methods in com.github.dockerjava.client.command that return PullImageCmd | |
---|---|
PullImageCmd |
PullImageCmd.withRegistry(String registry)
|
PullImageCmd |
PullImageCmd.withRepository(String repository)
|
PullImageCmd |
PullImageCmd.withTag(String tag)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |