Package io.fabric8.kubernetes.api.model
Class VolumeFluentImpl.FlexVolumeNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.FlexVolumeSourceFluentImpl<VolumeFluent.FlexVolumeNested<N>>
io.fabric8.kubernetes.api.model.VolumeFluentImpl.FlexVolumeNestedImpl<N>
- All Implemented Interfaces:
Fluent<VolumeFluent.FlexVolumeNested<N>>,Nested<N>,Visitable<VolumeFluent.FlexVolumeNested<N>>,FlexVolumeSourceFluent<VolumeFluent.FlexVolumeNested<N>>,VolumeFluent.FlexVolumeNested<N>
- Enclosing class:
- VolumeFluentImpl<A extends VolumeFluent<A>>
public class VolumeFluentImpl.FlexVolumeNestedImpl<N> extends FlexVolumeSourceFluentImpl<VolumeFluent.FlexVolumeNested<N>> implements VolumeFluent.FlexVolumeNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.FlexVolumeSourceFluentImpl
FlexVolumeSourceFluentImpl.SecretRefNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.FlexVolumeSourceFluent
FlexVolumeSourceFluent.SecretRefNested<N> -
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendFlexVolume()Methods inherited from class io.fabric8.kubernetes.api.model.FlexVolumeSourceFluentImpl
addToOptions, addToOptions, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getDriver, getFsType, getOptions, getSecretRef, hasDriver, hasFsType, hasOptions, hasReadOnly, hasSecretRef, isReadOnly, removeFromOptions, removeFromOptions, withDriver, withFsType, withNewDriver, withNewDriver, withNewDriver, withNewFsType, withNewFsType, withNewFsType, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withOptions, withReadOnly, withSecretRefMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.FlexVolumeSourceFluent
addToOptions, addToOptions, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getDriver, getFsType, getOptions, getSecretRef, hasDriver, hasFsType, hasOptions, hasReadOnly, hasSecretRef, isReadOnly, removeFromOptions, removeFromOptions, withDriver, withFsType, withNewDriver, withNewDriver, withNewDriver, withNewFsType, withNewFsType, withNewFsType, withNewReadOnly, withNewReadOnly, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withOptions, withReadOnly, withSecretRef
-
Method Details
-
and
-
endFlexVolume
- Specified by:
endFlexVolumein interfaceVolumeFluent.FlexVolumeNested<N>
-