public static interface VolumeMount.Builder extends SdkPojo, CopyableBuilder<VolumeMount.Builder,VolumeMount>
| Modifier and Type | Method and Description |
|---|---|
VolumeMount.Builder |
mountPath(String mountPath)
Volume mount path.
|
VolumeMount.Builder |
name(String name)
Volume mount name.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVolumeMount.Builder name(String name)
Volume mount name.
name - Volume mount name.VolumeMount.Builder mountPath(String mountPath)
Volume mount path.
mountPath - Volume mount path.Copyright © 2022. All rights reserved.