public class DoneableHostPathVolumeSource extends HostPathVolumeSourceFluent<DoneableHostPathVolumeSource> implements Doneable<HostPathVolumeSource>
_visitables| Constructor and Description |
|---|
DoneableHostPathVolumeSource(HostPathVolumeSource item,
Visitor<HostPathVolumeSource> visitor) |
DoneableHostPathVolumeSource(Visitor<HostPathVolumeSource> visitor) |
| Modifier and Type | Method and Description |
|---|---|
HostPathVolumeSource |
done() |
addToAdditionalProperties, equals, getAdditionalProperties, getPath, removeFromAdditionalProperties, withAdditionalProperties, withPathpublic DoneableHostPathVolumeSource(HostPathVolumeSource item, Visitor<HostPathVolumeSource> visitor)
public DoneableHostPathVolumeSource(Visitor<HostPathVolumeSource> visitor)
public HostPathVolumeSource done()
done in interface Doneable<HostPathVolumeSource>Copyright © 2011–2015 Red Hat. All rights reserved.