Package io.fabric8.kubernetes.api.model
Class ObjectMetaFluent.ManagedFieldsNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ManagedFieldsEntryFluent<ObjectMetaFluent.ManagedFieldsNested<N>>
-
- io.fabric8.kubernetes.api.model.ObjectMetaFluent.ManagedFieldsNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ObjectMetaFluent<A extends ObjectMetaFluent<A>>
public class ObjectMetaFluent.ManagedFieldsNested<N> extends ManagedFieldsEntryFluent<ObjectMetaFluent.ManagedFieldsNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.ManagedFieldsEntryFluent
ManagedFieldsEntryFluent.FieldsV1Nested<N>
-
-
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.ManagedFieldsEntryFluent
addToAdditionalProperties, addToAdditionalProperties, buildFieldsV1, copyInstance, editFieldsV1, editOrNewFieldsV1, editOrNewFieldsV1Like, equals, getAdditionalProperties, getApiVersion, getFieldsType, getManager, getOperation, getSubresource, getTime, hasAdditionalProperties, hasApiVersion, hasFieldsType, hasFieldsV1, hashCode, hasManager, hasOperation, hasSubresource, hasTime, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withApiVersion, withFieldsType, withFieldsV1, withManager, withNewFieldsV1, withNewFieldsV1Like, withOperation, withSubresource, withTime
-
-