public static interface HostPath.Builder extends SdkPojo, CopyableBuilder<HostPath.Builder,HostPath>
| Modifier and Type | Method and Description |
|---|---|
HostPath.Builder |
path(String path)
Path of the file or directory on the host that the volume maps to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHostPath.Builder path(String path)
Path of the file or directory on the host that the volume maps to.
path - Path of the file or directory on the host that the volume maps to.Copyright © 2023. All rights reserved.