Package io.fabric8.kubernetes.api.model
Interface ManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
ObjectMetaFluent.ManagedFieldsNested<N>,WatchEventFluent.ManagedFieldsEntryObjectNested<N>
- All Known Implementing Classes:
DoneableManagedFieldsEntry,ManagedFieldsEntryBuilder,ManagedFieldsEntryFluentImpl,ObjectMetaFluentImpl.ManagedFieldsNestedImpl,WatchEventFluentImpl.ManagedFieldsEntryObjectNestedImpl
public interface ManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>> extends Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceManagedFieldsEntryFluent.FieldsV1Nested<N> -
Method Summary
-
Method Details
-
getApiVersion
String getApiVersion() -
withApiVersion
-
hasApiVersion
Boolean hasApiVersion() -
withNewApiVersion
-
withNewApiVersion
-
withNewApiVersion
-
getFieldsType
String getFieldsType() -
withFieldsType
-
hasFieldsType
Boolean hasFieldsType() -
withNewFieldsType
-
withNewFieldsType
-
withNewFieldsType
-
getFieldsV1
Deprecated.This method has been deprecated, please use method buildFieldsV1 instead.- Returns:
- The buildable object.
-
buildFieldsV1
FieldsV1 buildFieldsV1() -
withFieldsV1
-
hasFieldsV1
Boolean hasFieldsV1() -
withNewFieldsV1
ManagedFieldsEntryFluent.FieldsV1Nested<A> withNewFieldsV1() -
withNewFieldsV1Like
-
editFieldsV1
ManagedFieldsEntryFluent.FieldsV1Nested<A> editFieldsV1() -
editOrNewFieldsV1
ManagedFieldsEntryFluent.FieldsV1Nested<A> editOrNewFieldsV1() -
editOrNewFieldsV1Like
-
getManager
String getManager() -
withManager
-
hasManager
Boolean hasManager() -
withNewManager
-
withNewManager
-
withNewManager
-
getOperation
String getOperation() -
withOperation
-
hasOperation
Boolean hasOperation() -
withNewOperation
-
withNewOperation
-
withNewOperation
-
getTime
String getTime() -
withTime
-
hasTime
Boolean hasTime() -
withNewTime
-
withNewTime
-
withNewTime
-