Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.FlexVolumeSourceObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.FlexVolumeSourceFluentImpl<WatchEventFluent.FlexVolumeSourceObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.FlexVolumeSourceObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.FlexVolumeSourceObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.FlexVolumeSourceObjectNested<N>>
,FlexVolumeSourceFluent<WatchEventFluent.FlexVolumeSourceObjectNested<N>>
,WatchEventFluent.FlexVolumeSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.FlexVolumeSourceObjectNestedImpl<N> extends FlexVolumeSourceFluentImpl<WatchEventFluent.FlexVolumeSourceObjectNested<N>> implements WatchEventFluent.FlexVolumeSourceObjectNested<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
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endFlexVolumeSourceObject()
-
Methods inherited from class io.fabric8.kubernetes.api.model.FlexVolumeSourceFluentImpl
addToOptions, addToOptions, buildSecretRef, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getDriver, getFsType, getOptions, getSecretRef, hasDriver, hasFsType, hashCode, 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, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods 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 Detail
-
and
public N and()
-
endFlexVolumeSourceObject
public N endFlexVolumeSourceObject()
- Specified by:
endFlexVolumeSourceObject
in interfaceWatchEventFluent.FlexVolumeSourceObjectNested<N>
-
-