public class DoneableEmptyDirVolumeSource extends EmptyDirVolumeSourceFluentImpl<DoneableEmptyDirVolumeSource> implements Doneable<EmptyDirVolumeSource>
_visitables| Constructor and Description |
|---|
DoneableEmptyDirVolumeSource(EmptyDirVolumeSource item) |
DoneableEmptyDirVolumeSource(EmptyDirVolumeSource item,
Function<EmptyDirVolumeSource,EmptyDirVolumeSource> function) |
DoneableEmptyDirVolumeSource(Function<EmptyDirVolumeSource,EmptyDirVolumeSource> function) |
| Modifier and Type | Method and Description |
|---|---|
EmptyDirVolumeSource |
done() |
equals, getMedium, withMediumpublic DoneableEmptyDirVolumeSource(Function<EmptyDirVolumeSource,EmptyDirVolumeSource> function)
public DoneableEmptyDirVolumeSource(EmptyDirVolumeSource item, Function<EmptyDirVolumeSource,EmptyDirVolumeSource> function)
public DoneableEmptyDirVolumeSource(EmptyDirVolumeSource item)
public EmptyDirVolumeSource done()
done in interface Doneable<EmptyDirVolumeSource>Copyright © 2011–2016 Red Hat. All rights reserved.