public class CSIVolumeSourceFluentImpl<A extends CSIVolumeSourceFluent<A>> extends BaseFluent<A> implements CSIVolumeSourceFluent<A>
CSIVolumeSourceFluent.NodePublishSecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
CSIVolumeSourceFluentImpl() |
CSIVolumeSourceFluentImpl(CSIVolumeSource instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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 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 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>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends CSIVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends CSIVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.