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() |
String |
getSubresource() |
OffsetDateTime |
getTime() |
Boolean |
hasApiVersion() |
Boolean |
hasFieldsType() |
Boolean |
hasFieldsV1() |
int |
hashCode() |
Boolean |
hasManager() |
Boolean |
hasOperation() |
Boolean |
hasSubresource() |
Boolean |
hasTime() |
String |
toString() |
A |
withApiVersion(String apiVersion) |
A |
withFieldsType(String fieldsType) |
A |
withFieldsV1(Object fieldsV1) |
A |
withManager(String manager) |
A |
withOperation(String operation) |
A |
withSubresource(String subresource) |
A |
withTime(OffsetDateTime time) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>>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>>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>>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>>public String getSubresource()
getSubresource in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public A withSubresource(String subresource)
withSubresource in interface V1ManagedFieldsEntryFluent<A extends V1ManagedFieldsEntryFluent<A>>public Boolean hasSubresource()
hasSubresource 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>>public boolean equals(Object o)
equals in class BaseFluent<A extends V1ManagedFieldsEntryFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends V1ManagedFieldsEntryFluent<A>>Copyright © 2022. All rights reserved.