Package | Description |
---|---|
com.github.dockerjava.api.command | |
com.github.dockerjava.api.model | |
com.github.dockerjava.core.command |
Modifier and Type | Method and Description |
---|---|
Volumes |
CommitCmd.getVolumes() |
Modifier and Type | Method and Description |
---|---|
CommitCmd |
CommitCmd.withVolumes(Volumes volumes) |
Modifier and Type | Method and Description |
---|---|
Volumes |
Volumes.Deserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
Modifier and Type | Method and Description |
---|---|
void |
Volumes.Serializer.serialize(Volumes volumes,
com.fasterxml.jackson.core.JsonGenerator jsonGen,
com.fasterxml.jackson.databind.SerializerProvider serProvider) |
Modifier and Type | Method and Description |
---|---|
Volumes |
CommitCmdImpl.getVolumes() |
Modifier and Type | Method and Description |
---|---|
CommitCmdImpl |
CommitCmdImpl.withVolumes(Volumes volumes) |
Copyright © 2016. All Rights Reserved.