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, VISIT| Constructor and Description |
|---|
CSIVolumeSourceFluentImpl() |
CSIVolumeSourceFluentImpl(CSIVolumeSource instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic 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>>@Deprecated public A withNewDriver(String arg0)
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>>@Deprecated public A withNewFsType(String arg0)
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 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–2022 Red Hat. All rights reserved.