public class IngressFluentImpl<A extends IngressFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IngressFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
IngressFluentImpl.MetadataNestedImpl<N> |
class |
IngressFluentImpl.SpecNestedImpl<N> |
class |
IngressFluentImpl.StatusNestedImpl<N> |
IngressFluent.MetadataNested<N>, IngressFluent.SpecNested<N>, IngressFluent.StatusNested<N>| Constructor and Description |
|---|
IngressFluentImpl() |
IngressFluentImpl(Ingress instance) |
public IngressFluentImpl()
public IngressFluentImpl(Ingress instance)
public String getApiVersion()
getApiVersion in interface IngressFluent<A extends IngressFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface IngressFluent<A extends IngressFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface IngressFluent<A extends IngressFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface IngressFluent<A extends IngressFluent<A>>public A withNewApiVersion(int[] arg1, int arg2, int arg3)
withNewApiVersion in interface IngressFluent<A extends IngressFluent<A>>public A withNewApiVersion(char[] arg1)
withNewApiVersion in interface IngressFluent<A extends IngressFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface IngressFluent<A extends IngressFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2)
withNewApiVersion in interface IngressFluent<A extends IngressFluent<A>>public A withNewApiVersion(byte[] arg1)
withNewApiVersion in interface IngressFluent<A extends IngressFluent<A>>public A withNewApiVersion(char[] arg1, int arg2, int arg3)
withNewApiVersion in interface IngressFluent<A extends IngressFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3)
withNewApiVersion in interface IngressFluent<A extends IngressFluent<A>>public A withNewApiVersion(byte[] arg1, int arg2, int arg3, int arg4)
withNewApiVersion in interface IngressFluent<A extends IngressFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface IngressFluent<A extends IngressFluent<A>>public String getKind()
getKind in interface IngressFluent<A extends IngressFluent<A>>public A withKind(String kind)
withKind in interface IngressFluent<A extends IngressFluent<A>>public Boolean hasKind()
hasKind in interface IngressFluent<A extends IngressFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface IngressFluent<A extends IngressFluent<A>>public A withNewKind(int[] arg1, int arg2, int arg3)
withNewKind in interface IngressFluent<A extends IngressFluent<A>>public A withNewKind(char[] arg1)
withNewKind in interface IngressFluent<A extends IngressFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface IngressFluent<A extends IngressFluent<A>>public A withNewKind(byte[] arg1, int arg2)
withNewKind in interface IngressFluent<A extends IngressFluent<A>>public A withNewKind(byte[] arg1)
withNewKind in interface IngressFluent<A extends IngressFluent<A>>public A withNewKind(char[] arg1, int arg2, int arg3)
withNewKind in interface IngressFluent<A extends IngressFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3)
withNewKind in interface IngressFluent<A extends IngressFluent<A>>public A withNewKind(byte[] arg1, int arg2, int arg3, int arg4)
withNewKind in interface IngressFluent<A extends IngressFluent<A>>public A withNewKind(String arg1)
withNewKind in interface IngressFluent<A extends IngressFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface IngressFluent<A extends IngressFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface IngressFluent<A extends IngressFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface IngressFluent<A extends IngressFluent<A>>public Boolean hasMetadata()
hasMetadata in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.MetadataNested<A> editMetadata()
editMetadata in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface IngressFluent<A extends IngressFluent<A>>@Deprecated public IngressSpec getSpec()
getSpec in interface IngressFluent<A extends IngressFluent<A>>public IngressSpec buildSpec()
buildSpec in interface IngressFluent<A extends IngressFluent<A>>public A withSpec(IngressSpec spec)
withSpec in interface IngressFluent<A extends IngressFluent<A>>public Boolean hasSpec()
hasSpec in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.SpecNested<A> withNewSpec()
withNewSpec in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.SpecNested<A> withNewSpecLike(IngressSpec item)
withNewSpecLike in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.SpecNested<A> editSpec()
editSpec in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.SpecNested<A> editOrNewSpecLike(IngressSpec item)
editOrNewSpecLike in interface IngressFluent<A extends IngressFluent<A>>@Deprecated public IngressStatus getStatus()
getStatus in interface IngressFluent<A extends IngressFluent<A>>public IngressStatus buildStatus()
buildStatus in interface IngressFluent<A extends IngressFluent<A>>public A withStatus(IngressStatus status)
withStatus in interface IngressFluent<A extends IngressFluent<A>>public Boolean hasStatus()
hasStatus in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.StatusNested<A> withNewStatus()
withNewStatus in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.StatusNested<A> withNewStatusLike(IngressStatus item)
withNewStatusLike in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.StatusNested<A> editStatus()
editStatus in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface IngressFluent<A extends IngressFluent<A>>public IngressFluent.StatusNested<A> editOrNewStatusLike(IngressStatus item)
editOrNewStatusLike in interface IngressFluent<A extends IngressFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.