Package io.fabric8.kubernetes.api.model
Class VolumeFluent.FlexVolumeNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.FlexVolumeSourceFluent<VolumeFluent.FlexVolumeNested<N>>
-
- io.fabric8.kubernetes.api.model.VolumeFluent.FlexVolumeNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- VolumeFluent<A extends VolumeFluent<A>>
public class VolumeFluent.FlexVolumeNested<N> extends FlexVolumeSourceFluent<VolumeFluent.FlexVolumeNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.FlexVolumeSourceFluent
FlexVolumeSourceFluent.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.FlexVolumeSourceFluent
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
-
-