Package org.jclouds.docker.domain
Class Container.Builder
java.lang.Object
org.jclouds.docker.domain.Container.Builder
- Enclosing class:
Container
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
execDriver
(String execDriver) hostConfig
(HostConfig hostConfig) hostnamePath
(String hostnamePath) mountLabel
(String mountLabel) networkSettings
(NetworkSettings networkSettings) processLabel
(String processLabel) resolvConfPath
(String resolvConfPath) sysInitPath
(String sysInitPath)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
id
-
created
-
path
-
name
-
args
-
config
-
state
-
image
-
networkSettings
-
sysInitPath
-
resolvConfPath
-
volumes
-
hostConfig
-
driver
-
execDriver
-
volumesRW
-
command
-
status
-
ports
-
hostnamePath
-
hostsPath
-
mountLabel
-
processLabel
-
node
-
build
-
fromContainer
-