|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DockerException | |
---|---|
com.github.dockerjava.client | |
com.github.dockerjava.client.command |
Uses of DockerException in com.github.dockerjava.client |
---|
Subclasses of DockerException in com.github.dockerjava.client | |
---|---|
class |
NotFoundException
Indicates that the given entity does not exist. |
Methods in com.github.dockerjava.client that throw DockerException | ||
---|---|---|
AuthConfig |
DockerClient.authConfig()
|
|
|
DockerClient.execute(AbstrDockerCmd<?,RES_T> command)
|
|
InfoCmd |
DockerClient.infoCmd()
|
|
VersionCmd |
DockerClient.versionCmd()
|
Constructors in com.github.dockerjava.client that throw DockerException | |
---|---|
DockerClient()
|
|
DockerClient(String serverUrl)
|
Uses of DockerException in com.github.dockerjava.client.command |
---|
Methods in com.github.dockerjava.client.command that throw DockerException | |
---|---|
protected Integer |
WaitContainerCmd.impl()
|
protected Version |
VersionCmd.impl()
|
protected ContainerTopResponse |
TopContainerCmd.impl()
|
protected Void |
StopContainerCmd.impl()
|
protected Void |
StartContainerCmd.impl()
|
protected Void |
RestartContainerCmd.impl()
|
protected Void |
RemoveImageCmd.impl()
|
protected Void |
RemoveContainerCmd.impl()
|
protected com.sun.jersey.api.client.ClientResponse |
LogContainerCmd.impl()
|
protected Void |
KillContainerCmd.impl()
|
protected ContainerInspectResponse |
InspectContainerCmd.impl()
|
protected Info |
InfoCmd.impl()
|
protected com.sun.jersey.api.client.ClientResponse |
CopyFileFromContainerCmd.impl()
|
protected List<ChangeLog> |
ContainerDiffCmd.impl()
|
protected String |
CommitCmd.impl()
|
protected Void |
AuthCmd.impl()
|
protected com.sun.jersey.api.client.ClientResponse |
AttachContainerCmd.impl()
|
protected String |
AbstrAuthCfgDockerCmd.registryAuth()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |