public class RangeAllocationFluentImpl<A extends RangeAllocationFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements RangeAllocationFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
RangeAllocationFluentImpl.MetadataNestedImpl<N> |
RangeAllocationFluent.MetadataNested<N>| Constructor and Description |
|---|
RangeAllocationFluentImpl() |
RangeAllocationFluentImpl(RangeAllocation instance) |
public 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 A withNewApiVersion(String arg1)
withNewApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion 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 A withNewData(String arg1)
withNewData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewData(StringBuilder arg1)
withNewData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewData(StringBuffer arg1)
withNewData 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>>public A withNewKind(String arg1)
withNewKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind 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 withNewRange(String arg1)
withNewRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewRange(StringBuilder arg1)
withNewRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewRange(StringBuffer arg1)
withNewRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.