public class CSIVolumeSourceFluentImpl<A extends CSIVolumeSourceFluent<A>> extends BaseFluent<A> implements CSIVolumeSourceFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
CSIVolumeSourceFluentImpl.NodePublishSecretRefNestedImpl<N> |
CSIVolumeSourceFluent.NodePublishSecretRefNested<N>_visitables| Constructor and Description |
|---|
CSIVolumeSourceFluentImpl() |
CSIVolumeSourceFluentImpl(CSIVolumeSource instance) |
public CSIVolumeSourceFluentImpl()
public CSIVolumeSourceFluentImpl(CSIVolumeSource instance)
public String getDriver()
getDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withDriver(String driver)
withDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public Boolean hasDriver()
hasDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewDriver(StringBuilder arg1)
withNewDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewDriver(int[] arg1, int arg2, int arg3)
withNewDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewDriver(char[] arg1)
withNewDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewDriver(StringBuffer arg1)
withNewDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewDriver(byte[] arg1, int arg2)
withNewDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewDriver(byte[] arg1)
withNewDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewDriver(char[] arg1, int arg2, int arg3)
withNewDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewDriver(byte[] arg1, int arg2, int arg3)
withNewDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewDriver(byte[] arg1, int arg2, int arg3, int arg4)
withNewDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewDriver(String arg1)
withNewDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public String getFsType()
getFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewFsType(StringBuilder arg1)
withNewFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewFsType(int[] arg1, int arg2, int arg3)
withNewFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewFsType(char[] arg1)
withNewFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewFsType(StringBuffer arg1)
withNewFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewFsType(byte[] arg1, int arg2)
withNewFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewFsType(byte[] arg1)
withNewFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewFsType(char[] arg1, int arg2, int arg3)
withNewFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewFsType(byte[] arg1, int arg2, int arg3)
withNewFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewFsType(byte[] arg1, int arg2, int arg3, int arg4)
withNewFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewFsType(String arg1)
withNewFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>@Deprecated public LocalObjectReference getNodePublishSecretRef()
getNodePublishSecretRef in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public LocalObjectReference buildNodePublishSecretRef()
buildNodePublishSecretRef in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNodePublishSecretRef(LocalObjectReference nodePublishSecretRef)
withNodePublishSecretRef in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public Boolean hasNodePublishSecretRef()
hasNodePublishSecretRef in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewNodePublishSecretRef(String name)
withNewNodePublishSecretRef in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public CSIVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRef()
withNewNodePublishSecretRef in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public CSIVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRefLike(LocalObjectReference item)
withNewNodePublishSecretRefLike in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editNodePublishSecretRef()
editNodePublishSecretRef in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRef()
editOrNewNodePublishSecretRef in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRefLike(LocalObjectReference item)
editOrNewNodePublishSecretRefLike in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewReadOnly(String arg1)
withNewReadOnly in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewReadOnly(boolean arg1)
withNewReadOnly in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A addToVolumeAttributes(String key, String value)
addToVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A addToVolumeAttributes(Map<String,String> map)
addToVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A removeFromVolumeAttributes(String key)
removeFromVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A removeFromVolumeAttributes(Map<String,String> map)
removeFromVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public Map<String,String> getVolumeAttributes()
getVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public <K,V> A withVolumeAttributes(Map<String,String> volumeAttributes)
withVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public Boolean hasVolumeAttributes()
hasVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.