public class V1ManagedFieldsEntryFluentImpl<A extends V1ManagedFieldsEntryFluent<A>> extends BaseFluent<A> implements V1ManagedFieldsEntryFluent<A>
_visitables, VISIT| Constructor and Description |
|---|
V1ManagedFieldsEntryFluentImpl() |
V1ManagedFieldsEntryFluentImpl(io.kubernetes.client.openapi.models.V1ManagedFieldsEntry instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getApiVersion() |
String |
getFieldsType() |
Object |
getFieldsV1() |
String |
getManager() |
String |
getOperation() |
OffsetDateTime |
getTime() |
Boolean |
hasApiVersion() |
Boolean |
hasFieldsType() |
Boolean |
hasFieldsV1() |
int |
hashCode() |
Boolean |
hasManager() |
Boolean |
hasOperation() |
Boolean |
hasTime() |
A |
withApiVersion(String apiVersion) |
A |
withFieldsType(String fieldsType) |
A |
withFieldsV1(Object fieldsV1) |
A |
withManager(String manager) |
A |
withNewApiVersion(String original)
Deprecated.
|
A |
withNewFieldsType(String original)
Deprecated.
|
A |
withNewManager(String original)
Deprecated.
|
A |
withNewOperation(String original)
Deprecated.
|
A |
withOperation(String operation) |
A |
withTime(OffsetDateTime time) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic V1ManagedFieldsEntryFluentImpl()
public V1ManagedFieldsEntryFluentImpl(io.kubernetes.client.openapi.models.V1ManagedFieldsEntry instance)
public String getApiVersion()
getApiVersion in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>@Deprecated public A withNewApiVersion(String original)
withNewApiVersion in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public String getFieldsType()
getFieldsType in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public A withFieldsType(String fieldsType)
withFieldsType in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public Boolean hasFieldsType()
hasFieldsType in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>@Deprecated public A withNewFieldsType(String original)
withNewFieldsType in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public Object getFieldsV1()
getFieldsV1 in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public A withFieldsV1(Object fieldsV1)
withFieldsV1 in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public Boolean hasFieldsV1()
hasFieldsV1 in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public String getManager()
getManager in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public A withManager(String manager)
withManager in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public Boolean hasManager()
hasManager in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>@Deprecated public A withNewManager(String original)
withNewManager in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public String getOperation()
getOperation in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public A withOperation(String operation)
withOperation in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public Boolean hasOperation()
hasOperation in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>@Deprecated public A withNewOperation(String original)
withNewOperation in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public OffsetDateTime getTime()
getTime in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public A withTime(OffsetDateTime time)
withTime in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public Boolean hasTime()
hasTime in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>Copyright © 2022. All rights reserved.