public class IngressBackendFluentImpl<A extends IngressBackendFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IngressBackendFluent<A>
IngressBackendFluent.ServiceNested<N>| Constructor and Description |
|---|
IngressBackendFluentImpl() |
IngressBackendFluentImpl(IngressBackend instance) |
accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IngressBackendFluentImpl()
public IngressBackendFluentImpl(IngressBackend instance)
public io.fabric8.kubernetes.api.model.TypedLocalObjectReference getResource()
getResource in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withResource(io.fabric8.kubernetes.api.model.TypedLocalObjectReference resource)
withResource in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public Boolean hasResource()
hasResource in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withNewResource(String apiGroup, String kind, String name)
withNewResource in interface IngressBackendFluent<A extends IngressBackendFluent<A>>@Deprecated public IngressServiceBackend getService()
getService in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressServiceBackend buildService()
buildService in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A withService(IngressServiceBackend service)
withService in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public Boolean hasService()
hasService in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServiceNested<A> withNewService()
withNewService in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServiceNested<A> withNewServiceLike(IngressServiceBackend item)
withNewServiceLike in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServiceNested<A> editService()
editService in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServiceNested<A> editOrNewService()
editOrNewService in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public IngressBackendFluent.ServiceNested<A> editOrNewServiceLike(IngressServiceBackend item)
editOrNewServiceLike in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface IngressBackendFluent<A extends IngressBackendFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressBackendFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressBackendFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.