Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.CsiNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.CSIPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.CsiNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.CsiNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.CsiNested<N> extends CSIPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.CsiNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.CSIPersistentVolumeSourceFluent
CSIPersistentVolumeSourceFluent.ControllerExpandSecretRefNested<N>, CSIPersistentVolumeSourceFluent.ControllerPublishSecretRefNested<N>, CSIPersistentVolumeSourceFluent.NodeExpandSecretRefNested<N>, CSIPersistentVolumeSourceFluent.NodePublishSecretRefNested<N>, CSIPersistentVolumeSourceFluent.NodeStageSecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endCsi()
-
Methods inherited from class io.fabric8.kubernetes.api.model.CSIPersistentVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, addToVolumeAttributes, addToVolumeAttributes, buildControllerExpandSecretRef, buildControllerPublishSecretRef, buildNodeExpandSecretRef, buildNodePublishSecretRef, buildNodeStageSecretRef, copyInstance, editControllerExpandSecretRef, editControllerPublishSecretRef, editNodeExpandSecretRef, editNodePublishSecretRef, editNodeStageSecretRef, editOrNewControllerExpandSecretRef, editOrNewControllerExpandSecretRefLike, editOrNewControllerPublishSecretRef, editOrNewControllerPublishSecretRefLike, editOrNewNodeExpandSecretRef, editOrNewNodeExpandSecretRefLike, editOrNewNodePublishSecretRef, editOrNewNodePublishSecretRefLike, editOrNewNodeStageSecretRef, editOrNewNodeStageSecretRefLike, equals, getAdditionalProperties, getDriver, getFsType, getReadOnly, getVolumeAttributes, getVolumeHandle, hasAdditionalProperties, hasControllerExpandSecretRef, hasControllerPublishSecretRef, hasDriver, hasFsType, hashCode, hasNodeExpandSecretRef, hasNodePublishSecretRef, hasNodeStageSecretRef, hasReadOnly, hasVolumeAttributes, hasVolumeHandle, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromVolumeAttributes, removeFromVolumeAttributes, toString, withAdditionalProperties, withControllerExpandSecretRef, withControllerPublishSecretRef, withDriver, withFsType, withNewControllerExpandSecretRef, withNewControllerExpandSecretRef, withNewControllerExpandSecretRefLike, withNewControllerPublishSecretRef, withNewControllerPublishSecretRef, withNewControllerPublishSecretRefLike, withNewNodeExpandSecretRef, withNewNodeExpandSecretRef, withNewNodeExpandSecretRefLike, withNewNodePublishSecretRef, withNewNodePublishSecretRef, withNewNodePublishSecretRefLike, withNewNodeStageSecretRef, withNewNodeStageSecretRef, withNewNodeStageSecretRefLike, withNodeExpandSecretRef, withNodePublishSecretRef, withNodeStageSecretRef, withReadOnly, withReadOnly, withVolumeAttributes, withVolumeHandle
-
-