| Modifier and Type | Method and Description |
|---|---|
static DockerVolume.Builder |
DockerVolume.builder() |
DockerVolume.Builder |
DockerVolume.Builder.consistency(DockerVolumeConsistency consistency)
Sets the value of
DockerVolume.getConsistency() |
DockerVolume.Builder |
DockerVolume.Builder.containerPath(String containerPath)
Sets the value of
DockerVolume.getContainerPath() |
DockerVolume.Builder |
DockerVolume.Builder.hostPath(String hostPath)
Sets the value of
DockerVolume.getHostPath() |
Copyright © 2020. All rights reserved.