Uses of Class
software.amazon.awscdk.DockerVolume.Builder
Packages that use DockerVolume.Builder
-
Uses of DockerVolume.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return DockerVolume.BuilderModifier and TypeMethodDescriptionstatic DockerVolume.BuilderDockerVolume.builder()DockerVolume.Builder.consistency(DockerVolumeConsistency consistency) Sets the value ofDockerVolume.getConsistency()DockerVolume.Builder.containerPath(String containerPath) Sets the value ofDockerVolume.getContainerPath()Sets the value ofDockerVolume.getHostPath()Constructors in software.amazon.awscdk with parameters of type DockerVolume.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(DockerVolume.Builder builder) Constructor that initializes the object based on literal property values passed by theDockerVolume.Builder.