Package | Description |
---|---|
com.github.dockerjava.api.command | |
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
ExposedPorts |
CommitCmd.getExposedPorts() |
Modifier and Type | Method and Description |
---|---|
CommitCmd |
CommitCmd.withExposedPorts(ExposedPorts exposedPorts) |
Modifier and Type | Method and Description |
---|---|
static ExposedPorts |
ExposedPorts.fromPrimitive(java.util.Map<java.lang.String,java.lang.Object> object) |
Modifier and Type | Method and Description |
---|---|
ContainerConfig |
ContainerConfig.withExposedPorts(ExposedPorts exposedPorts) |
Copyright © 2019. All Rights Reserved.