Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
VolumeOptions |
Mount.getVolumeOptions() |
VolumeOptions |
VolumeOptions.withDriverConfig(Driver driverConfig) |
VolumeOptions |
VolumeOptions.withLabels(java.util.Map<java.lang.String,java.lang.String> labels) |
VolumeOptions |
VolumeOptions.withNoCopy(java.lang.Boolean noCopy) |
Modifier and Type | Method and Description |
---|---|
Mount |
Mount.withVolumeOptions(VolumeOptions volumeOptions) |
Copyright © 2020. All Rights Reserved.