public class DoneableCSIVolumeSource extends CSIVolumeSourceFluentImpl<DoneableCSIVolumeSource> implements Doneable<CSIVolumeSource>
CSIVolumeSourceFluentImpl.NodePublishSecretRefNestedImpl<N>CSIVolumeSourceFluent.NodePublishSecretRefNested<N>_visitables| Constructor and Description |
|---|
DoneableCSIVolumeSource(CSIVolumeSource item) |
DoneableCSIVolumeSource(CSIVolumeSource item,
Function<CSIVolumeSource,CSIVolumeSource> function) |
DoneableCSIVolumeSource(Function<CSIVolumeSource,CSIVolumeSource> function) |
| Modifier and Type | Method and Description |
|---|---|
CSIVolumeSource |
done() |
addToVolumeAttributes, addToVolumeAttributes, buildNodePublishSecretRef, editNodePublishSecretRef, editOrNewNodePublishSecretRef, editOrNewNodePublishSecretRefLike, equals, getDriver, getFsType, getNodePublishSecretRef, getVolumeAttributes, hasDriver, hasFsType, hashCode, hasNodePublishSecretRef, hasReadOnly, hasVolumeAttributes, isReadOnly, removeFromVolumeAttributes, removeFromVolumeAttributes, withDriver, withFsType, withNewDriver, withNewDriver, withNewDriver, withNewFsType, withNewFsType, withNewFsType, withNewNodePublishSecretRef, withNewNodePublishSecretRef, withNewNodePublishSecretRefLike, withNewReadOnly, withNewReadOnly, withNodePublishSecretRef, withReadOnly, withVolumeAttributespublic DoneableCSIVolumeSource(Function<CSIVolumeSource,CSIVolumeSource> function)
public DoneableCSIVolumeSource(CSIVolumeSource item, Function<CSIVolumeSource,CSIVolumeSource> function)
public DoneableCSIVolumeSource(CSIVolumeSource item)
public CSIVolumeSource done()
done in interface Doneable<CSIVolumeSource>Copyright © 2015–2021 Red Hat. All rights reserved.