public class EditableHostPathVolumeSource extends HostPathVolumeSource implements Editable<HostPathVolumeSourceBuilder>
| Constructor and Description |
|---|
EditableHostPathVolumeSource() |
EditableHostPathVolumeSource(String path) |
| Modifier and Type | Method and Description |
|---|---|
HostPathVolumeSourceBuilder |
edit() |
getAdditionalProperties, getPath, setAdditionalProperty, setPathpublic EditableHostPathVolumeSource()
public EditableHostPathVolumeSource(String path)
public HostPathVolumeSourceBuilder edit()
edit in interface Editable<HostPathVolumeSourceBuilder>Copyright © 2011–2015 Red Hat. All rights reserved.