| Modifier and Type | Method and Description |
|---|---|
static MountOptions.Builder |
MountOptions.builder() |
MountOptions.Builder |
MountOptions.Builder.propagation(MountPropagation propagation)
Sets the value of
MountOptions.getPropagation() |
MountOptions.Builder |
MountOptions.Builder.readOnly(Boolean readOnly)
Sets the value of
MountOptions.getReadOnly() |
MountOptions.Builder |
MountOptions.Builder.subPath(String subPath)
Sets the value of
MountOptions.getSubPath() |
MountOptions.Builder |
MountOptions.Builder.subPathExpr(String subPathExpr)
Sets the value of
MountOptions.getSubPathExpr() |
Copyright © 2021. All rights reserved.