Class V1CSIVolumeSourceFluentImpl<A extends V1CSIVolumeSourceFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1CSIVolumeSourceFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>
,Visitable<A>
,V1CSIVolumeSourceFluent<A>
- Direct Known Subclasses:
V1CSIVolumeSourceBuilder
public class V1CSIVolumeSourceFluentImpl<A extends V1CSIVolumeSourceFluent<A>>
extends BaseFluent<A>
implements V1CSIVolumeSourceFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1CSIVolumeSourceFluent
V1CSIVolumeSourceFluent.NodePublishSecretRefNested<N>
-
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT
-
Constructor Summary
ConstructorsConstructorDescriptionV1CSIVolumeSourceFluentImpl
(io.kubernetes.client.openapi.models.V1CSIVolumeSource instance) -
Method Summary
Modifier and TypeMethodDescriptionaddToVolumeAttributes
(String key, String value) addToVolumeAttributes
(Map<String, String> map) io.kubernetes.client.openapi.models.V1LocalObjectReference
editOrNewNodePublishSecretRefLike
(io.kubernetes.client.openapi.models.V1LocalObjectReference item) boolean
io.kubernetes.client.openapi.models.V1LocalObjectReference
Deprecated.int
hashCode()
toString()
withDriver
(String driver) withFsType
(String fsType) withNewNodePublishSecretRefLike
(io.kubernetes.client.openapi.models.V1LocalObjectReference item) withNodePublishSecretRef
(io.kubernetes.client.openapi.models.V1LocalObjectReference nodePublishSecretRef) withReadOnly
(Boolean readOnly) <K,
V> A withVolumeAttributes
(Map<String, String> volumeAttributes) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1CSIVolumeSourceFluentImpl
public V1CSIVolumeSourceFluentImpl() -
V1CSIVolumeSourceFluentImpl
public V1CSIVolumeSourceFluentImpl(io.kubernetes.client.openapi.models.V1CSIVolumeSource instance)
-
-
Method Details
-
getDriver
- Specified by:
getDriver
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withDriver
- Specified by:
withDriver
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
hasDriver
- Specified by:
hasDriver
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
getFsType
- Specified by:
getFsType
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsType
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsType
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
getNodePublishSecretRef
@Deprecated public io.kubernetes.client.openapi.models.V1LocalObjectReference getNodePublishSecretRef()Deprecated.This method has been deprecated, please use method buildNodePublishSecretRef instead.- Specified by:
getNodePublishSecretRef
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
- Returns:
- The buildable object.
-
buildNodePublishSecretRef
public io.kubernetes.client.openapi.models.V1LocalObjectReference buildNodePublishSecretRef()- Specified by:
buildNodePublishSecretRef
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withNodePublishSecretRef
public A withNodePublishSecretRef(io.kubernetes.client.openapi.models.V1LocalObjectReference nodePublishSecretRef) - Specified by:
withNodePublishSecretRef
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
hasNodePublishSecretRef
- Specified by:
hasNodePublishSecretRef
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withNewNodePublishSecretRef
- Specified by:
withNewNodePublishSecretRef
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withNewNodePublishSecretRefLike
public V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item) - Specified by:
withNewNodePublishSecretRefLike
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
editNodePublishSecretRef
- Specified by:
editNodePublishSecretRef
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
editOrNewNodePublishSecretRef
- Specified by:
editOrNewNodePublishSecretRef
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
editOrNewNodePublishSecretRefLike
public V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item) - Specified by:
editOrNewNodePublishSecretRefLike
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnly
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnly
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnly
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
addToVolumeAttributes
- Specified by:
addToVolumeAttributes
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
addToVolumeAttributes
- Specified by:
addToVolumeAttributes
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
removeFromVolumeAttributes
- Specified by:
removeFromVolumeAttributes
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
removeFromVolumeAttributes
- Specified by:
removeFromVolumeAttributes
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
getVolumeAttributes
- Specified by:
getVolumeAttributes
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withVolumeAttributes
- Specified by:
withVolumeAttributes
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
hasVolumeAttributes
- Specified by:
hasVolumeAttributes
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
equals
- Overrides:
equals
in classBaseFluent<A extends V1CSIVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCode
in classBaseFluent<A extends V1CSIVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnly
in interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-