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.V1LocalObjectReferenceeditOrNewNodePublishSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item) booleanio.kubernetes.client.openapi.models.V1LocalObjectReferenceDeprecated.inthashCode()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:
getDriverin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withDriver
- Specified by:
withDriverin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
hasDriver
- Specified by:
hasDriverin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
getFsType
- Specified by:
getFsTypein interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withFsType
- Specified by:
withFsTypein interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
hasFsType
- Specified by:
hasFsTypein 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:
getNodePublishSecretRefin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>- Returns:
- The buildable object.
-
buildNodePublishSecretRef
public io.kubernetes.client.openapi.models.V1LocalObjectReference buildNodePublishSecretRef()- Specified by:
buildNodePublishSecretRefin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withNodePublishSecretRef
public A withNodePublishSecretRef(io.kubernetes.client.openapi.models.V1LocalObjectReference nodePublishSecretRef) - Specified by:
withNodePublishSecretRefin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
hasNodePublishSecretRef
- Specified by:
hasNodePublishSecretRefin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withNewNodePublishSecretRef
- Specified by:
withNewNodePublishSecretRefin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withNewNodePublishSecretRefLike
public V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> withNewNodePublishSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item) - Specified by:
withNewNodePublishSecretRefLikein interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
editNodePublishSecretRef
- Specified by:
editNodePublishSecretRefin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
editOrNewNodePublishSecretRef
- Specified by:
editOrNewNodePublishSecretRefin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
editOrNewNodePublishSecretRefLike
public V1CSIVolumeSourceFluent.NodePublishSecretRefNested<A> editOrNewNodePublishSecretRefLike(io.kubernetes.client.openapi.models.V1LocalObjectReference item) - Specified by:
editOrNewNodePublishSecretRefLikein interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
getReadOnly
- Specified by:
getReadOnlyin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
hasReadOnly
- Specified by:
hasReadOnlyin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
addToVolumeAttributes
- Specified by:
addToVolumeAttributesin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
addToVolumeAttributes
- Specified by:
addToVolumeAttributesin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
removeFromVolumeAttributes
- Specified by:
removeFromVolumeAttributesin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
removeFromVolumeAttributes
- Specified by:
removeFromVolumeAttributesin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
getVolumeAttributes
- Specified by:
getVolumeAttributesin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
withVolumeAttributes
- Specified by:
withVolumeAttributesin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
hasVolumeAttributes
- Specified by:
hasVolumeAttributesin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1CSIVolumeSourceFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1CSIVolumeSourceFluent<A>>
-
toString
-
withReadOnly
- Specified by:
withReadOnlyin interfaceV1CSIVolumeSourceFluent<A extends V1CSIVolumeSourceFluent<A>>
-