Package | Description |
---|---|
com.github.dockerjava.api | |
com.github.dockerjava.api.command | |
com.github.dockerjava.core | |
com.github.dockerjava.core.command | |
com.github.dockerjava.jaxrs |
Modifier and Type | Method and Description |
---|---|
InspectContainerCmd |
DockerClient.inspectContainerCmd(String containerId) |
Modifier and Type | Method and Description |
---|---|
InspectContainerCmd |
InspectContainerCmd.withContainerId(String containerId) |
Modifier and Type | Method and Description |
---|---|
InspectContainerCmd |
DockerClientImpl.inspectContainerCmd(String containerId) |
Modifier and Type | Class and Description |
---|---|
class |
InspectContainerCmdImpl
Inspect the details of a container.
|
Modifier and Type | Method and Description |
---|---|
InspectContainerCmd |
InspectContainerCmdImpl.withContainerId(String containerId) |
Modifier and Type | Method and Description |
---|---|
protected InspectContainerResponse |
InspectContainerCmdExec.execute(InspectContainerCmd command) |
Copyright © 2015. All Rights Reserved.