public class GatewayFluentImpl<A extends GatewayFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements GatewayFluent<A>
GatewayFluent.MetadataNested<N>, GatewayFluent.SpecNested<N>, GatewayFluent.StatusNested<N>| Constructor and Description |
|---|
GatewayFluentImpl() |
GatewayFluentImpl(Gateway instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>>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 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 GatewayStatus getStatus()
getStatus in interface GatewayFluent<A extends GatewayFluent<A>>public GatewayStatus buildStatus()
buildStatus in interface GatewayFluent<A extends GatewayFluent<A>>public A withStatus(GatewayStatus 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(GatewayStatus 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(GatewayStatus item)
editOrNewStatusLike in interface GatewayFluent<A extends GatewayFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface GatewayFluent<A extends GatewayFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface GatewayFluent<A extends GatewayFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface GatewayFluent<A extends GatewayFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface GatewayFluent<A extends GatewayFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface GatewayFluent<A extends GatewayFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface GatewayFluent<A extends GatewayFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface GatewayFluent<A extends GatewayFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends GatewayFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends GatewayFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.