public class ManagedFieldsEntryFluent<A extends ManagedFieldsEntryFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ManagedFieldsEntryFluent.FieldsV1Nested<N> |
| Constructor and Description |
|---|
ManagedFieldsEntryFluent() |
ManagedFieldsEntryFluent(ManagedFieldsEntry instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ManagedFieldsEntryFluent()
public ManagedFieldsEntryFluent(ManagedFieldsEntry instance)
protected void copyInstance(ManagedFieldsEntry instance)
public String getApiVersion()
public boolean hasApiVersion()
public String getFieldsType()
public boolean hasFieldsType()
public FieldsV1 buildFieldsV1()
public boolean hasFieldsV1()
public ManagedFieldsEntryFluent.FieldsV1Nested<A> withNewFieldsV1()
public ManagedFieldsEntryFluent.FieldsV1Nested<A> withNewFieldsV1Like(FieldsV1 item)
public ManagedFieldsEntryFluent.FieldsV1Nested<A> editFieldsV1()
public ManagedFieldsEntryFluent.FieldsV1Nested<A> editOrNewFieldsV1()
public ManagedFieldsEntryFluent.FieldsV1Nested<A> editOrNewFieldsV1Like(FieldsV1 item)
public String getManager()
public boolean hasManager()
public String getOperation()
public boolean hasOperation()
public String getSubresource()
public boolean hasSubresource()
public String getTime()
public boolean hasTime()
public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
public boolean hasAdditionalProperties()
public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ManagedFieldsEntryFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends ManagedFieldsEntryFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.