public class DoneableHostPathVolumeSource extends HostPathVolumeSourceFluentImpl<DoneableHostPathVolumeSource> implements Doneable<HostPathVolumeSource>
_visitables| Constructor and Description |
|---|
DoneableHostPathVolumeSource(Function<HostPathVolumeSource,HostPathVolumeSource> function) |
DoneableHostPathVolumeSource(HostPathVolumeSource item) |
DoneableHostPathVolumeSource(HostPathVolumeSource item,
Function<HostPathVolumeSource,HostPathVolumeSource> function) |
| Modifier and Type | Method and Description |
|---|---|
HostPathVolumeSource |
done() |
equals, getPath, hasPath, withPathpublic DoneableHostPathVolumeSource(Function<HostPathVolumeSource,HostPathVolumeSource> function)
public DoneableHostPathVolumeSource(HostPathVolumeSource item, Function<HostPathVolumeSource,HostPathVolumeSource> function)
public DoneableHostPathVolumeSource(HostPathVolumeSource item)
public HostPathVolumeSource done()
done in interface Doneable<HostPathVolumeSource>Copyright © 2011–2017 Red Hat. All rights reserved.