Package io.fabric8.kubernetes.api.model
Class ObjectMetaFluentImpl.ManagedFieldsNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ManagedFieldsEntryFluentImpl<ObjectMetaFluent.ManagedFieldsNested<N>>
-
- io.fabric8.kubernetes.api.model.ObjectMetaFluentImpl.ManagedFieldsNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<ObjectMetaFluent.ManagedFieldsNested<N>>
,Nested<N>
,Visitable<ObjectMetaFluent.ManagedFieldsNested<N>>
,ManagedFieldsEntryFluent<ObjectMetaFluent.ManagedFieldsNested<N>>
,ObjectMetaFluent.ManagedFieldsNested<N>
- Enclosing class:
- ObjectMetaFluentImpl<A extends ObjectMetaFluent<A>>
public class ObjectMetaFluentImpl.ManagedFieldsNestedImpl<N> extends ManagedFieldsEntryFluentImpl<ObjectMetaFluent.ManagedFieldsNested<N>> implements ObjectMetaFluent.ManagedFieldsNested<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
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endManagedField()
-
Methods inherited from class io.fabric8.kubernetes.api.model.ManagedFieldsEntryFluentImpl
buildFieldsV1, editFieldsV1, editOrNewFieldsV1, editOrNewFieldsV1Like, equals, getApiVersion, getFieldsType, getFieldsV1, getManager, getOperation, getTime, hasApiVersion, hasFieldsType, hasFieldsV1, hashCode, 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, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, 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 Detail
-
and
public N and()
-
endManagedField
public N endManagedField()
- Specified by:
endManagedField
in interfaceObjectMetaFluent.ManagedFieldsNested<N>
-
-