Package io.fabric8.kubernetes.api.model
Class ManagedFieldsEntryFluentImpl<A extends ManagedFieldsEntryFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.ManagedFieldsEntryFluentImpl<A>
-
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,ManagedFieldsEntryFluent<A>
- Direct Known Subclasses:
ManagedFieldsEntryBuilder,ObjectMetaFluentImpl.ManagedFieldsNestedImpl,WatchEventFluentImpl.ManagedFieldsEntryObjectNestedImpl
public class ManagedFieldsEntryFluentImpl<A extends ManagedFieldsEntryFluent<A>> extends BaseFluent<A> implements ManagedFieldsEntryFluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classManagedFieldsEntryFluentImpl.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
-
-
Constructor Summary
Constructors Constructor Description ManagedFieldsEntryFluentImpl()ManagedFieldsEntryFluentImpl(ManagedFieldsEntry instance)
-
Method Summary
-
-
-
Constructor Detail
-
ManagedFieldsEntryFluentImpl
public ManagedFieldsEntryFluentImpl()
-
ManagedFieldsEntryFluentImpl
public ManagedFieldsEntryFluentImpl(ManagedFieldsEntry instance)
-
-
Method Detail
-
getApiVersion
public String getApiVersion()
- Specified by:
getApiVersionin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withApiVersion
public A withApiVersion(String apiVersion)
- Specified by:
withApiVersionin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
hasApiVersion
public Boolean hasApiVersion()
- Specified by:
hasApiVersionin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(String arg1)
- Specified by:
withNewApiVersionin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuilder arg1)
- Specified by:
withNewApiVersionin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewApiVersion
public A withNewApiVersion(StringBuffer arg1)
- Specified by:
withNewApiVersionin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
getFieldsType
public String getFieldsType()
- Specified by:
getFieldsTypein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withFieldsType
public A withFieldsType(String fieldsType)
- Specified by:
withFieldsTypein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
hasFieldsType
public Boolean hasFieldsType()
- Specified by:
hasFieldsTypein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewFieldsType
public A withNewFieldsType(String arg1)
- Specified by:
withNewFieldsTypein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewFieldsType
public A withNewFieldsType(StringBuilder arg1)
- Specified by:
withNewFieldsTypein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewFieldsType
public A withNewFieldsType(StringBuffer arg1)
- Specified by:
withNewFieldsTypein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
getFieldsV1
@Deprecated public FieldsV1 getFieldsV1()
Deprecated.This method has been deprecated, please use method buildFieldsV1 instead.- Specified by:
getFieldsV1in interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>- Returns:
- The buildable object.
-
buildFieldsV1
public FieldsV1 buildFieldsV1()
- Specified by:
buildFieldsV1in interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withFieldsV1
public A withFieldsV1(FieldsV1 fieldsV1)
- Specified by:
withFieldsV1in interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
hasFieldsV1
public Boolean hasFieldsV1()
- Specified by:
hasFieldsV1in interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewFieldsV1
public ManagedFieldsEntryFluent.FieldsV1Nested<A> withNewFieldsV1()
- Specified by:
withNewFieldsV1in interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewFieldsV1Like
public ManagedFieldsEntryFluent.FieldsV1Nested<A> withNewFieldsV1Like(FieldsV1 item)
- Specified by:
withNewFieldsV1Likein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
editFieldsV1
public ManagedFieldsEntryFluent.FieldsV1Nested<A> editFieldsV1()
- Specified by:
editFieldsV1in interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
editOrNewFieldsV1
public ManagedFieldsEntryFluent.FieldsV1Nested<A> editOrNewFieldsV1()
- Specified by:
editOrNewFieldsV1in interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
editOrNewFieldsV1Like
public ManagedFieldsEntryFluent.FieldsV1Nested<A> editOrNewFieldsV1Like(FieldsV1 item)
- Specified by:
editOrNewFieldsV1Likein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
getManager
public String getManager()
- Specified by:
getManagerin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withManager
public A withManager(String manager)
- Specified by:
withManagerin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
hasManager
public Boolean hasManager()
- Specified by:
hasManagerin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewManager
public A withNewManager(String arg1)
- Specified by:
withNewManagerin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewManager
public A withNewManager(StringBuilder arg1)
- Specified by:
withNewManagerin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewManager
public A withNewManager(StringBuffer arg1)
- Specified by:
withNewManagerin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
getOperation
public String getOperation()
- Specified by:
getOperationin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withOperation
public A withOperation(String operation)
- Specified by:
withOperationin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
hasOperation
public Boolean hasOperation()
- Specified by:
hasOperationin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewOperation
public A withNewOperation(String arg1)
- Specified by:
withNewOperationin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewOperation
public A withNewOperation(StringBuilder arg1)
- Specified by:
withNewOperationin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewOperation
public A withNewOperation(StringBuffer arg1)
- Specified by:
withNewOperationin interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
getTime
public String getTime()
- Specified by:
getTimein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withTime
public A withTime(String time)
- Specified by:
withTimein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
hasTime
public Boolean hasTime()
- Specified by:
hasTimein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewTime
public A withNewTime(String arg1)
- Specified by:
withNewTimein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewTime
public A withNewTime(StringBuilder arg1)
- Specified by:
withNewTimein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
withNewTime
public A withNewTime(StringBuffer arg1)
- Specified by:
withNewTimein interfaceManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
-
-