Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.ManagedFieldsEntryObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.ManagedFieldsEntryFluentImpl<WatchEventFluent.ManagedFieldsEntryObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.ManagedFieldsEntryObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.ManagedFieldsEntryObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.ManagedFieldsEntryObjectNested<N>>
,ManagedFieldsEntryFluent<WatchEventFluent.ManagedFieldsEntryObjectNested<N>>
,WatchEventFluent.ManagedFieldsEntryObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.ManagedFieldsEntryObjectNestedImpl<N> extends ManagedFieldsEntryFluentImpl<WatchEventFluent.ManagedFieldsEntryObjectNested<N>> implements WatchEventFluent.ManagedFieldsEntryObjectNested<N>, Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ManagedFieldsEntryFluentImpl
ManagedFieldsEntryFluentImpl.FieldsV1NestedImpl<N>
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ManagedFieldsEntryFluent
ManagedFieldsEntryFluent.FieldsV1Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endManagedFieldsEntryObject()
Methods inherited from class io.fabric8.kubernetes.api.model.ManagedFieldsEntryFluentImpl
buildFieldsV1, editFieldsV1, editOrNewFieldsV1, editOrNewFieldsV1Like, equals, getApiVersion, getFieldsType, getFieldsV1, getManager, getOperation, getTime, hasApiVersion, hasFieldsType, hasFieldsV1, hasManager, hasOperation, hasTime, withApiVersion, withFieldsType, withFieldsV1, withManager, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFieldsType, withNewFieldsType, withNewFieldsType, withNewFieldsV1, withNewFieldsV1Like, withNewManager, withNewManager, withNewManager, withNewOperation, withNewOperation, withNewOperation, withNewTime, withNewTime, withNewTime, withOperation, withTime
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.ManagedFieldsEntryFluent
buildFieldsV1, editFieldsV1, editOrNewFieldsV1, editOrNewFieldsV1Like, getApiVersion, getFieldsType, getFieldsV1, getManager, getOperation, getTime, hasApiVersion, hasFieldsType, hasFieldsV1, hasManager, hasOperation, hasTime, withApiVersion, withFieldsType, withFieldsV1, withManager, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFieldsType, withNewFieldsType, withNewFieldsType, withNewFieldsV1, withNewFieldsV1Like, withNewManager, withNewManager, withNewManager, withNewOperation, withNewOperation, withNewOperation, withNewTime, withNewTime, withNewTime, withOperation, withTime
-
Method Details
-
and
-
endManagedFieldsEntryObject
- Specified by:
endManagedFieldsEntryObject
in interfaceWatchEventFluent.ManagedFieldsEntryObjectNested<N>
-