Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ConfigMapKeySelectorObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ConfigMapKeySelectorFluentImpl<WatchEventFluent.ConfigMapKeySelectorObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ConfigMapKeySelectorObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ConfigMapKeySelectorObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.ConfigMapKeySelectorObjectNested<N>>
,ConfigMapKeySelectorFluent<WatchEventFluent.ConfigMapKeySelectorObjectNested<N>>
,WatchEventFluent.ConfigMapKeySelectorObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ConfigMapKeySelectorObjectNestedImpl<N> extends ConfigMapKeySelectorFluentImpl<WatchEventFluent.ConfigMapKeySelectorObjectNested<N>> implements WatchEventFluent.ConfigMapKeySelectorObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endConfigMapKeySelectorObject()
Methods inherited from class io.fabric8.kubernetes.api.model.ConfigMapKeySelectorFluentImpl
equals, getKey, getName, hasKey, hasName, hasOptional, isOptional, withKey, withName, withNewKey, withNewKey, withNewKey, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
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.ConfigMapKeySelectorFluent
getKey, getName, hasKey, hasName, hasOptional, isOptional, withKey, withName, withNewKey, withNewKey, withNewKey, withNewName, withNewName, withNewName, withNewOptional, withNewOptional, withOptional
-
Method Details
-
and
-
endConfigMapKeySelectorObject
- Specified by:
endConfigMapKeySelectorObject
in interfaceWatchEventFluent.ConfigMapKeySelectorObjectNested<N>
-