| Modifier and Type | Method and Description |
|---|---|
default DockerVolumeConsistency |
DockerVolume.getConsistency()
Mount consistency.
|
DockerVolumeConsistency |
DockerVolume.Jsii$Proxy.getConsistency() |
static DockerVolumeConsistency |
DockerVolumeConsistency.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DockerVolumeConsistency[] |
DockerVolumeConsistency.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DockerVolume.Builder |
DockerVolume.Builder.consistency(DockerVolumeConsistency consistency)
Sets the value of
DockerVolume.getConsistency() |
Copyright © 2020. All rights reserved.