public class DoneableCSIPersistentVolumeSource extends CSIPersistentVolumeSourceFluentImpl<DoneableCSIPersistentVolumeSource> implements Doneable<CSIPersistentVolumeSource>
_visitables| Constructor and Description |
|---|
DoneableCSIPersistentVolumeSource(CSIPersistentVolumeSource item) |
DoneableCSIPersistentVolumeSource(CSIPersistentVolumeSource item,
Function<CSIPersistentVolumeSource,CSIPersistentVolumeSource> function) |
DoneableCSIPersistentVolumeSource(Function<CSIPersistentVolumeSource,CSIPersistentVolumeSource> function) |
| Modifier and Type | Method and Description |
|---|---|
CSIPersistentVolumeSource |
done() |
equals, getDriver, getVolumeHandle, hasDriver, hasReadOnly, hasVolumeHandle, isReadOnly, withDriver, withReadOnly, withVolumeHandlepublic DoneableCSIPersistentVolumeSource(Function<CSIPersistentVolumeSource,CSIPersistentVolumeSource> function)
public DoneableCSIPersistentVolumeSource(CSIPersistentVolumeSource item, Function<CSIPersistentVolumeSource,CSIPersistentVolumeSource> function)
public DoneableCSIPersistentVolumeSource(CSIPersistentVolumeSource item)
public CSIPersistentVolumeSource done()
done in interface Doneable<CSIPersistentVolumeSource>Copyright © 2011–2018 Red Hat. All rights reserved.