Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluent.FlexVolumeNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.FlexPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.FlexVolumeNested<N>>
-
- io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluent.FlexVolumeNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- PersistentVolumeSpecFluent<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluent.FlexVolumeNested<N> extends FlexPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.FlexVolumeNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.FlexPersistentVolumeSourceFluent
FlexPersistentVolumeSourceFluent.SecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endFlexVolume()
-
Methods inherited from class io.fabric8.kubernetes.api.model.FlexPersistentVolumeSourceFluent
addToAdditionalProperties, addToAdditionalProperties, addToOptions, addToOptions, buildSecretRef, copyInstance, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getAdditionalProperties, getDriver, getFsType, getOptions, getReadOnly, hasAdditionalProperties, hasDriver, hasFsType, hashCode, hasOptions, hasReadOnly, hasSecretRef, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromOptions, removeFromOptions, toString, withAdditionalProperties, withDriver, withFsType, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withOptions, withReadOnly, withReadOnly, withSecretRef
-
-