public interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>> extends Fluent<A>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CSIVolumeSourceFluent.NodePublishSecretRefNested<N> |
String getDriver()
Boolean hasDriver()
A withNewDriver(StringBuilder arg1)
A withNewDriver(int[] arg1, int arg2, int arg3)
A withNewDriver(char[] arg1)
A withNewDriver(StringBuffer arg1)
A withNewDriver(byte[] arg1, int arg2)
A withNewDriver(byte[] arg1)
A withNewDriver(char[] arg1, int arg2, int arg3)
A withNewDriver(byte[] arg1, int arg2, int arg3)
A withNewDriver(byte[] arg1, int arg2, int arg3, int arg4)
String getFsType()
Boolean hasFsType()
A withNewFsType(StringBuilder arg1)
A withNewFsType(int[] arg1, int arg2, int arg3)
A withNewFsType(char[] arg1)
A withNewFsType(StringBuffer arg1)
A withNewFsType(byte[] arg1, int arg2)
A withNewFsType(byte[] arg1)
A withNewFsType(char[] arg1, int arg2, int arg3)
A withNewFsType(byte[] arg1, int arg2, int arg3)
A withNewFsType(byte[] arg1, int arg2, int arg3, int arg4)
@Deprecated LocalObjectReference getNodePublishSecretRef()
LocalObjectReference buildNodePublishSecretRef()
A withNodePublishSecretRef(LocalObjectReference nodePublishSecretRef)
Boolean hasNodePublishSecretRef()
CSIVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRef()
CSIVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRefLike(LocalObjectReference item)
CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editNodePublishSecretRef()
CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRef()
CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRefLike(LocalObjectReference item)
Boolean getReadOnly()
Boolean hasReadOnly()
A withNewReadOnly(boolean arg1)
Boolean hasVolumeAttributes()
Copyright © 2015–2021 Red Hat. All rights reserved.