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 java.lang.String getDriver()
getDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withDriver(java.lang.String driver)
withDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public java.lang.Boolean hasDriver()
hasDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewDriver(java.lang.String arg1)
withNewDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewDriver(java.lang.StringBuilder arg1)
withNewDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewDriver(java.lang.StringBuffer arg1)
withNewDriver in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public java.lang.String getFsType()
getFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withFsType(java.lang.String fsType)
withFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public java.lang.Boolean hasFsType()
hasFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewFsType(java.lang.String arg1)
withNewFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewFsType(java.lang.StringBuilder arg1)
withNewFsType in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewFsType(java.lang.StringBuffer 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 java.lang.Boolean hasNodePublishSecretRef()
hasNodePublishSecretRef in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewNodePublishSecretRef(java.lang.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 java.lang.Boolean isReadOnly()
isReadOnly in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withReadOnly(java.lang.Boolean readOnly)
withReadOnly in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public java.lang.Boolean hasReadOnly()
hasReadOnly in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withNewReadOnly(java.lang.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(java.lang.String key, java.lang.String value)
addToVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A addToVolumeAttributes(java.util.Map<java.lang.String,java.lang.String> map)
addToVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A removeFromVolumeAttributes(java.lang.String key)
removeFromVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A removeFromVolumeAttributes(java.util.Map<java.lang.String,java.lang.String> map)
removeFromVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public java.util.Map<java.lang.String,java.lang.String> getVolumeAttributes()
getVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public A withVolumeAttributes(java.util.Map<java.lang.String,java.lang.String> volumeAttributes)
withVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public java.lang.Boolean hasVolumeAttributes()
hasVolumeAttributes in interface CSIVolumeSourceFluent<A extends CSIVolumeSourceFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.