Package io.fabric8.kubernetes.api.model
Interface WatchEventFluent.PodDNSConfigOptionObjectNested<N>
-
- All Superinterfaces:
Fluent<WatchEventFluent.PodDNSConfigOptionObjectNested<N>>
,Nested<N>
,PodDNSConfigOptionFluent<WatchEventFluent.PodDNSConfigOptionObjectNested<N>>
- All Known Implementing Classes:
WatchEventFluentImpl.PodDNSConfigOptionObjectNestedImpl
- Enclosing interface:
- WatchEventFluent<A extends WatchEventFluent<A>>
public static interface WatchEventFluent.PodDNSConfigOptionObjectNested<N> extends Nested<N>, PodDNSConfigOptionFluent<WatchEventFluent.PodDNSConfigOptionObjectNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endPodDNSConfigOptionObject()
-
Methods inherited from interface io.fabric8.kubernetes.api.model.PodDNSConfigOptionFluent
getName, getValue, hasName, hasValue, withName, withNewName, withNewName, withNewName, withNewValue, withNewValue, withNewValue, withValue
-
-