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) |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.kubernetes.api.model.ObjectMeta |
buildMetadata() |
RangeAllocationFluent.MetadataNested<A> |
editMetadata() |
RangeAllocationFluent.MetadataNested<A> |
editOrNewMetadata() |
RangeAllocationFluent.MetadataNested<A> |
editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item) |
boolean |
equals(Object o) |
String |
getApiVersion() |
String |
getData() |
String |
getKind() |
io.fabric8.kubernetes.api.model.ObjectMeta |
getMetadata()
Deprecated.
|
String |
getRange() |
Boolean |
hasApiVersion() |
Boolean |
hasData() |
int |
hashCode() |
Boolean |
hasKind() |
Boolean |
hasMetadata() |
Boolean |
hasRange() |
A |
withApiVersion(String apiVersion) |
A |
withData(String data) |
A |
withKind(String kind) |
A |
withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata) |
A |
withNewApiVersion(byte[] arg1) |
A |
withNewApiVersion(byte[] arg1,
int arg2) |
A |
withNewApiVersion(byte[] arg1,
int arg2,
int arg3) |
A |
withNewApiVersion(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewApiVersion(char[] arg1) |
A |
withNewApiVersion(char[] arg1,
int arg2,
int arg3) |
A |
withNewApiVersion(int[] arg1,
int arg2,
int arg3) |
A |
withNewApiVersion(String arg1) |
A |
withNewApiVersion(StringBuffer arg1) |
A |
withNewApiVersion(StringBuilder arg1) |
A |
withNewData(byte[] arg1) |
A |
withNewData(byte[] arg1,
int arg2) |
A |
withNewData(byte[] arg1,
int arg2,
int arg3) |
A |
withNewData(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewData(char[] arg1) |
A |
withNewData(char[] arg1,
int arg2,
int arg3) |
A |
withNewData(int[] arg1,
int arg2,
int arg3) |
A |
withNewData(String arg1) |
A |
withNewData(StringBuffer arg1) |
A |
withNewData(StringBuilder arg1) |
A |
withNewKind(byte[] arg1) |
A |
withNewKind(byte[] arg1,
int arg2) |
A |
withNewKind(byte[] arg1,
int arg2,
int arg3) |
A |
withNewKind(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewKind(char[] arg1) |
A |
withNewKind(char[] arg1,
int arg2,
int arg3) |
A |
withNewKind(int[] arg1,
int arg2,
int arg3) |
A |
withNewKind(String arg1) |
A |
withNewKind(StringBuffer arg1) |
A |
withNewKind(StringBuilder arg1) |
RangeAllocationFluent.MetadataNested<A> |
withNewMetadata() |
RangeAllocationFluent.MetadataNested<A> |
withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item) |
A |
withNewRange(byte[] arg1) |
A |
withNewRange(byte[] arg1,
int arg2) |
A |
withNewRange(byte[] arg1,
int arg2,
int arg3) |
A |
withNewRange(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewRange(char[] arg1) |
A |
withNewRange(char[] arg1,
int arg2,
int arg3) |
A |
withNewRange(int[] arg1,
int arg2,
int arg3) |
A |
withNewRange(String arg1) |
A |
withNewRange(StringBuffer arg1) |
A |
withNewRange(StringBuilder arg1) |
A |
withRange(String range) |
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(StringBuilder arg1)
withNewApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewApiVersion(int[] arg1, int arg2, int arg3)
withNewApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewApiVersion(char[] arg1)
withNewApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2)
withNewApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewApiVersion(byte[] arg1)
withNewApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewApiVersion(char[] arg1, int arg2, int arg3)
withNewApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3)
withNewApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3, int arg4)
withNewApiVersion in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewApiVersion(String 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(StringBuilder arg1)
withNewData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewData(int[] arg1, int arg2, int arg3)
withNewData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewData(char[] arg1)
withNewData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewData(StringBuffer arg1)
withNewData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewData(byte[] arg1, int arg2)
withNewData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewData(byte[] arg1)
withNewData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewData(char[] arg1, int arg2, int arg3)
withNewData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewData(byte[] arg1, int arg2, int arg3)
withNewData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewData(byte[] arg1, int arg2, int arg3, int arg4)
withNewData in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewData(String 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(StringBuilder arg1)
withNewKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewKind(int[] arg1, int arg2, int arg3)
withNewKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewKind(char[] arg1)
withNewKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewKind(byte[] arg1, int arg2)
withNewKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewKind(byte[] arg1)
withNewKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewKind(char[] arg1, int arg2, int arg3)
withNewKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3)
withNewKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3, int arg4)
withNewKind in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewKind(String 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(StringBuilder arg1)
withNewRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewRange(int[] arg1, int arg2, int arg3)
withNewRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewRange(char[] arg1)
withNewRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewRange(StringBuffer arg1)
withNewRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewRange(byte[] arg1, int arg2)
withNewRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewRange(byte[] arg1)
withNewRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewRange(char[] arg1, int arg2, int arg3)
withNewRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewRange(byte[] arg1, int arg2, int arg3)
withNewRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewRange(byte[] arg1, int arg2, int arg3, int arg4)
withNewRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>public A withNewRange(String arg1)
withNewRange in interface RangeAllocationFluent<A extends RangeAllocationFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.