public class RangeAllocationFluent<A extends RangeAllocationFluent<A>>
extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RangeAllocationFluent.MetadataNested<N> |
| Constructor and Description |
|---|
RangeAllocationFluent() |
RangeAllocationFluent(RangeAllocation instance) |
public RangeAllocationFluent()
public RangeAllocationFluent(RangeAllocation instance)
protected void copyInstance(RangeAllocation instance)
public String getApiVersion()
public boolean hasApiVersion()
public String getData()
public boolean hasData()
public String getKind()
public boolean hasKind()
public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
public boolean hasMetadata()
public RangeAllocationFluent.MetadataNested<A> withNewMetadata()
public RangeAllocationFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
public RangeAllocationFluent.MetadataNested<A> editMetadata()
public RangeAllocationFluent.MetadataNested<A> editOrNewMetadata()
public RangeAllocationFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
public String getRange()
public boolean hasRange()
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 RangeAllocationFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends RangeAllocationFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.