public class IngressStatusFluentImpl<A extends IngressStatusFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements IngressStatusFluent<A>
IngressStatusFluent.LoadBalancerNested<N>| Constructor and Description |
|---|
IngressStatusFluentImpl() |
IngressStatusFluentImpl(IngressStatus instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic IngressStatusFluentImpl()
public IngressStatusFluentImpl(IngressStatus instance)
@Deprecated public IngressLoadBalancerStatus getLoadBalancer()
getLoadBalancer in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public IngressLoadBalancerStatus buildLoadBalancer()
buildLoadBalancer in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public A withLoadBalancer(IngressLoadBalancerStatus loadBalancer)
withLoadBalancer in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public Boolean hasLoadBalancer()
hasLoadBalancer in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public IngressStatusFluent.LoadBalancerNested<A> withNewLoadBalancer()
withNewLoadBalancer in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public IngressStatusFluent.LoadBalancerNested<A> withNewLoadBalancerLike(IngressLoadBalancerStatus item)
withNewLoadBalancerLike in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public IngressStatusFluent.LoadBalancerNested<A> editLoadBalancer()
editLoadBalancer in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public IngressStatusFluent.LoadBalancerNested<A> editOrNewLoadBalancer()
editOrNewLoadBalancer in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public IngressStatusFluent.LoadBalancerNested<A> editOrNewLoadBalancerLike(IngressLoadBalancerStatus item)
editOrNewLoadBalancerLike in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface IngressStatusFluent<A extends IngressStatusFluent<A>>public boolean equals(Object o)
equals in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressStatusFluent<A>>public int hashCode()
hashCode in class io.fabric8.kubernetes.api.builder.BaseFluent<A extends IngressStatusFluent<A>>Copyright © 2015–2023 Red Hat. All rights reserved.