public class DoneableCSIDriverSpec extends CSIDriverSpecFluentImpl<DoneableCSIDriverSpec> implements Doneable<CSIDriverSpec>
_visitables| Constructor and Description |
|---|
DoneableCSIDriverSpec(CSIDriverSpec item) |
DoneableCSIDriverSpec(CSIDriverSpec item,
Function<CSIDriverSpec,CSIDriverSpec> function) |
DoneableCSIDriverSpec(Function<CSIDriverSpec,CSIDriverSpec> function) |
| Modifier and Type | Method and Description |
|---|---|
CSIDriverSpec |
done() |
addAllToVolumeLifecycleModes, addNewVolumeLifecycleMode, addNewVolumeLifecycleMode, addNewVolumeLifecycleMode, addToVolumeLifecycleModes, addToVolumeLifecycleModes, equals, getFirstVolumeLifecycleMode, getLastVolumeLifecycleMode, getMatchingVolumeLifecycleMode, getVolumeLifecycleMode, getVolumeLifecycleModes, hasAttachRequired, hasMatchingVolumeLifecycleMode, hasPodInfoOnMount, hasVolumeLifecycleModes, isAttachRequired, isPodInfoOnMount, removeAllFromVolumeLifecycleModes, removeFromVolumeLifecycleModes, setToVolumeLifecycleModes, withAttachRequired, withNewAttachRequired, withNewAttachRequired, withNewPodInfoOnMount, withNewPodInfoOnMount, withPodInfoOnMount, withVolumeLifecycleModes, withVolumeLifecycleModespublic DoneableCSIDriverSpec(Function<CSIDriverSpec,CSIDriverSpec> function)
public DoneableCSIDriverSpec(CSIDriverSpec item, Function<CSIDriverSpec,CSIDriverSpec> function)
public DoneableCSIDriverSpec(CSIDriverSpec item)
public CSIDriverSpec done()
done in interface Doneable<CSIDriverSpec>Copyright © 2015–2020 Red Hat. All rights reserved.