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, getType, hasPath, hasType, withNewPath, withNewPath, withNewPath, withNewType, withNewType, withNewType, withPath, withTypepublic 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 © 2015-2019 Red Hat. All Rights Reserved.