public class V1CSIVolumeSourceFluentImpl<A extends V1CSIVolumeSourceFluent<A>> extends BaseFluent<A> implements V1CSIVolumeSourceFluent<A>
V1CSIVolumeSourceFluent.NodePublishSecretRefNested<N>_visitables, VISIT| Constructor and Description |
|---|
V1CSIVolumeSourceFluentImpl() |
V1CSIVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1CSIVolumeSource instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic V1CSIVolumeSourceFluentImpl()
public V1CSIVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1CSIVolumeSource instance)
public String getDriver()
getDriver in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public A withDriver(String driver)
withDriver in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public Boolean hasDriver()
hasDriver in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public String getFsType()
getFsType in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public A withFsType(String fsType)
withFsType in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public Boolean hasFsType()
hasFsType in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>@Deprecated public io.kubernetes.client.openapi.models.V1LocalObjectReference getNodePublishSecretRef()
getNodePublishSecretRef in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public io.kubernetes.client.openapi.models.V1LocalObjectReference buildNodePublishSecretRef()
buildNodePublishSecretRef in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public A withNodePublishSecretRef(io.kubernetes.client.openapi.models.V1LocalObjectReference nodePublishSecretRef)
withNodePublishSecretRef in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public Boolean hasNodePublishSecretRef()
hasNodePublishSecretRef in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRef()
withNewNodePublishSecretRef in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item)
withNewNodePublishSecretRefLike in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editNodePublishSecretRef()
editNodePublishSecretRef in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRef()
editOrNewNodePublishSecretRef in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item)
editOrNewNodePublishSecretRefLike in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public Boolean getReadOnly()
getReadOnly in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public A withReadOnly(Boolean readOnly)
withReadOnly in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public Boolean hasReadOnly()
hasReadOnly in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public A addToVolumeAttributes(String key, String value)
addToVolumeAttributes in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public A addToVolumeAttributes(Map<String,String> map)
addToVolumeAttributes in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public A removeFromVolumeAttributes(String key)
removeFromVolumeAttributes in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public A removeFromVolumeAttributes(Map<String,String> map)
removeFromVolumeAttributes in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public Map<String,String> getVolumeAttributes()
getVolumeAttributes in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public <K,V> A withVolumeAttributes(Map<String,String> volumeAttributes)
withVolumeAttributes in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public Boolean hasVolumeAttributes()
hasVolumeAttributes in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1CSIVolumeSourceFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1CSIVolumeSourceFluent<A>>public A withReadOnly()
withReadOnly in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>Copyright © 2022. All rights reserved.