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