public class V1CSIVolumeSourceFluentImpl<A extends V1CSIVolumeSourceFluent<A>> extends BaseFluent<A> implements V1CSIVolumeSourceFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1CSIVolumeSourceFluentImpl.NodePublishSecretRefNestedImpl<N> |
V1CSIVolumeSourceFluent.NodePublishSecretRefNested<N>
_visitables
Constructor and Description |
---|
V1CSIVolumeSourceFluentImpl() |
V1CSIVolumeSourceFluentImpl(V1CSIVolumeSource instance) |
public V1CSIVolumeSourceFluentImpl()
public V1CSIVolumeSourceFluentImpl(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 A withNewDriver(String arg1)
withNewDriver
in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
public A withNewDriver(StringBuilder arg1)
withNewDriver
in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
public A withNewDriver(StringBuffer arg1)
withNewDriver
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>>
public A withNewFsType(String arg1)
withNewFsType
in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
public A withNewFsType(StringBuilder arg1)
withNewFsType
in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
public A withNewFsType(StringBuffer arg1)
withNewFsType
in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
@Deprecated public V1LocalObjectReference getNodePublishSecretRef()
getNodePublishSecretRef
in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
public V1LocalObjectReference buildNodePublishSecretRef()
buildNodePublishSecretRef
in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
public A withNodePublishSecretRef(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(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(V1LocalObjectReference item)
editOrNewNodePublishSecretRefLike
in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
public Boolean isReadOnly()
isReadOnly
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 withNewReadOnly(String arg1)
withNewReadOnly
in interface V1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
public A withNewReadOnly(boolean arg1)
withNewReadOnly
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 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>>
Copyright © 2021. All rights reserved.