Package io.fabric8.kubernetes.api.model
Interface ObjectMetaFluent.ManagedFieldsNested<N>
-
- All Superinterfaces:
Fluent<ObjectMetaFluent.ManagedFieldsNested<N>>
,ManagedFieldsEntryFluent<ObjectMetaFluent.ManagedFieldsNested<N>>
,Nested<N>
- All Known Implementing Classes:
ObjectMetaFluentImpl.ManagedFieldsNestedImpl
- Enclosing interface:
- ObjectMetaFluent<A extends ObjectMetaFluent<A>>
public static interface ObjectMetaFluent.ManagedFieldsNested<N> extends Nested<N>, ManagedFieldsEntryFluent<ObjectMetaFluent.ManagedFieldsNested<N>>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.ManagedFieldsEntryFluent
ManagedFieldsEntryFluent.FieldsV1Nested<N>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endManagedField()
-
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
-
-