Package | Description |
---|---|
com.github.dockerjava.api.command | |
com.github.dockerjava.api.model | |
com.github.dockerjava.core.command |
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 |
---|---|
ExposedPorts |
ExposedPorts.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
Modifier and Type | Method and Description |
---|---|
void |
ExposedPorts.Serializer.serialize(ExposedPorts exposedPorts,
com.fasterxml.jackson.core.JsonGenerator jsonGen,
com.fasterxml.jackson.databind.SerializerProvider serProvider) |
Modifier and Type | Method and Description |
---|---|
ExposedPorts |
CommitCmdImpl.getExposedPorts() |
Modifier and Type | Method and Description |
---|---|
CommitCmdImpl |
CommitCmdImpl.withExposedPorts(ExposedPorts exposedPorts) |
Copyright © 2015. All Rights Reserved.