Interface Volume.Builder
- Enclosing interface:
- Volume
public static interface Volume.Builder
-
Method Summary
Modifier and TypeMethodDescriptionbuild()driverOpts(Map<String, ? extends String> driverOpts) mountpoint(String mountpoint)
-
Method Details
-
name
-
driver
-
driverOpts
-
options
-
labels
-
mountpoint
-
scope
-
status
-
build
Volume build()
-