public class GatewayFluentImpl<A extends GatewayFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements GatewayFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
GatewayFluentImpl.MetadataNestedImpl<N> |
class |
GatewayFluentImpl.SpecNestedImpl<N> |
class |
GatewayFluentImpl.StatusNestedImpl<N> |
GatewayFluent.MetadataNested<N>, GatewayFluent.SpecNested<N>, GatewayFluent.StatusNested<N>| Constructor and Description |
|---|
GatewayFluentImpl() |
GatewayFluentImpl(Gateway instance) |
public GatewayFluentImpl()
public GatewayFluentImpl(Gateway instance)
public String getApiVersion()
getApiVersion in interface GatewayFluent<A extends GatewayFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface GatewayFluent<A extends GatewayFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface GatewayFluent<A extends GatewayFluent<A>>@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion in interface GatewayFluent<A extends GatewayFluent<A>>public String getKind()
getKind in interface GatewayFluent<A extends GatewayFluent<A>>public A withKind(String kind)
withKind in interface GatewayFluent<A extends GatewayFluent<A>>public Boolean hasKind()
hasKind in interface GatewayFluent<A extends GatewayFluent<A>>@Deprecated public A withNewKind(String arg0)
withNewKind in interface GatewayFluent<A extends GatewayFluent<A>>@Deprecated public io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
getMetadata in interface GatewayFluent<A extends GatewayFluent<A>>public io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
buildMetadata in interface GatewayFluent<A extends GatewayFluent<A>>public A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
withMetadata in interface GatewayFluent<A extends GatewayFluent<A>>public Boolean hasMetadata()
hasMetadata in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.MetadataNested<A> withNewMetadata()
withNewMetadata in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
withNewMetadataLike in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.MetadataNested<A> editMetadata()
editMetadata in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.MetadataNested<A> editOrNewMetadata()
editOrNewMetadata in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
editOrNewMetadataLike in interface GatewayFluent<A extends GatewayFluent<A>>@Deprecated public GatewaySpec getSpec()
getSpec in interface GatewayFluent<A extends GatewayFluent<A>>public GatewaySpec buildSpec()
buildSpec in interface GatewayFluent<A extends GatewayFluent<A>>public A withSpec(GatewaySpec spec)
withSpec in interface GatewayFluent<A extends GatewayFluent<A>>public Boolean hasSpec()
hasSpec in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.SpecNested<A> withNewSpec()
withNewSpec in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.SpecNested<A> withNewSpecLike(GatewaySpec item)
withNewSpecLike in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.SpecNested<A> editSpec()
editSpec in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.SpecNested<A> editOrNewSpec()
editOrNewSpec in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.SpecNested<A> editOrNewSpecLike(GatewaySpec item)
editOrNewSpecLike in interface GatewayFluent<A extends GatewayFluent<A>>@Deprecated public IstioStatus getStatus()
getStatus in interface GatewayFluent<A extends GatewayFluent<A>>public IstioStatus buildStatus()
buildStatus in interface GatewayFluent<A extends GatewayFluent<A>>public A withStatus(IstioStatus status)
withStatus in interface GatewayFluent<A extends GatewayFluent<A>>public Boolean hasStatus()
hasStatus in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.StatusNested<A> withNewStatus()
withNewStatus in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.StatusNested<A> withNewStatusLike(IstioStatus item)
withNewStatusLike in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.StatusNested<A> editStatus()
editStatus in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.StatusNested<A> editOrNewStatus()
editOrNewStatus in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayFluent.StatusNested<A> editOrNewStatusLike(IstioStatus item)
editOrNewStatusLike in interface GatewayFluent<A extends GatewayFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.