Package io.fabric8.kubernetes.api.model
Class PersistentVolumeSpecFluentImpl.FlexVolumeNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.FlexPersistentVolumeSourceFluentImpl<PersistentVolumeSpecFluent.FlexVolumeNested<N>>
io.fabric8.kubernetes.api.model.PersistentVolumeSpecFluentImpl.FlexVolumeNestedImpl<N>
- All Implemented Interfaces:
Fluent<PersistentVolumeSpecFluent.FlexVolumeNested<N>>
,Nested<N>
,Visitable<PersistentVolumeSpecFluent.FlexVolumeNested<N>>
,FlexPersistentVolumeSourceFluent<PersistentVolumeSpecFluent.FlexVolumeNested<N>>
,PersistentVolumeSpecFluent.FlexVolumeNested<N>
- Enclosing class:
- PersistentVolumeSpecFluentImpl<A extends PersistentVolumeSpecFluent<A>>
public class PersistentVolumeSpecFluentImpl.FlexVolumeNestedImpl<N> extends FlexPersistentVolumeSourceFluentImpl<PersistentVolumeSpecFluent.FlexVolumeNested<N>> implements PersistentVolumeSpecFluent.FlexVolumeNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.FlexPersistentVolumeSourceFluentImpl
FlexPersistentVolumeSourceFluentImpl.SecretRefNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.FlexPersistentVolumeSourceFluent
FlexPersistentVolumeSourceFluent.SecretRefNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endFlexVolume()
Methods inherited from class io.fabric8.kubernetes.api.model.FlexPersistentVolumeSourceFluentImpl
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, withSecretRef
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.FlexPersistentVolumeSourceFluent
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:
endFlexVolume
in interfacePersistentVolumeSpecFluent.FlexVolumeNested<N>
-