public class RangeAllocationFluentImpl<A extends RangeAllocationFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RangeAllocationFluent<A>
RangeAllocationFluent.MetadataNested<N>| Constructor and Description |
|---|
RangeAllocationFluentImpl() |
RangeAllocationFluentImpl(RangeAllocation instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic RangeAllocationFluentImpl()
public RangeAllocationFluentImpl(RangeAllocation instance)
public String getApiVersion()
getApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public String getData()
getData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withData(String data)
withData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public Boolean hasData()
hasData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public String getKind()
getKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withKind(String kind)
withKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public Boolean hasKind()
hasKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public Boolean hasMetadata()
hasMetadata in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public RangeAllocationFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public RangeAllocationFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public RangeAllocationFluent.MetadataNested<A> editMetadata()
editMetadata in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public RangeAllocationFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public RangeAllocationFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public String getRange()
getRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withRange(String range)
withRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public Boolean hasRange()
hasRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>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–2022 Red Hat. All rights reserved.