Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.EnvFromSourceObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.EnvFromSourceFluentImpl<WatchEventFluent.EnvFromSourceObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.EnvFromSourceObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.EnvFromSourceObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.EnvFromSourceObjectNested<N>>
,EnvFromSourceFluent<WatchEventFluent.EnvFromSourceObjectNested<N>>
,WatchEventFluent.EnvFromSourceObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.EnvFromSourceObjectNestedImpl<N> extends EnvFromSourceFluentImpl<WatchEventFluent.EnvFromSourceObjectNested<N>> implements WatchEventFluent.EnvFromSourceObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.EnvFromSourceFluentImpl
EnvFromSourceFluentImpl.ConfigMapRefNestedImpl<N>, EnvFromSourceFluentImpl.SecretRefNestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.EnvFromSourceFluent
EnvFromSourceFluent.ConfigMapRefNested<N>, EnvFromSourceFluent.SecretRefNested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endEnvFromSourceObject()
Methods inherited from class io.fabric8.kubernetes.api.model.EnvFromSourceFluentImpl
buildConfigMapRef, buildSecretRef, editConfigMapRef, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getConfigMapRef, getPrefix, getSecretRef, hasConfigMapRef, hasPrefix, hasSecretRef, withConfigMapRef, withNewConfigMapRef, withNewConfigMapRef, withNewConfigMapRefLike, withNewPrefix, withNewPrefix, withNewPrefix, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withPrefix, 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.EnvFromSourceFluent
buildConfigMapRef, buildSecretRef, editConfigMapRef, editOrNewConfigMapRef, editOrNewConfigMapRefLike, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, getConfigMapRef, getPrefix, getSecretRef, hasConfigMapRef, hasPrefix, hasSecretRef, withConfigMapRef, withNewConfigMapRef, withNewConfigMapRef, withNewConfigMapRefLike, withNewPrefix, withNewPrefix, withNewPrefix, withNewSecretRef, withNewSecretRef, withNewSecretRefLike, withPrefix, withSecretRef
-
Method Details
-
and
-
endEnvFromSourceObject
- Specified by:
endEnvFromSourceObject
in interfaceWatchEventFluent.EnvFromSourceObjectNested<N>
-