Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.ConfigMapEnvSourceObjectNested<N>
-
- All Superinterfaces:
ConfigMapEnvSourceFluent<WatchEventFluent.ConfigMapEnvSourceObjectNested<N>>
,Fluent<WatchEventFluent.ConfigMapEnvSourceObjectNested<N>>
,Nested<N>
- All Known Implementing Classes:
WatchEventFluentImpl.ConfigMapEnvSourceObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.ConfigMapEnvSourceObjectNested<N> extends Nested<N>, ConfigMapEnvSourceFluent<WatchEventFluent.ConfigMapEnvSourceObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endConfigMapEnvSourceObject()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.ConfigMapEnvSourceFluent
getName, hasName, hasOptional, isOptional, withName, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
-
-