Package io.fabric8.kubernetes.api.model
Class LoadBalancerStatusFluentImpl.IngressNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.LoadBalancerIngressFluentImpl<LoadBalancerStatusFluent.IngressNested<N>>
io.fabric8.kubernetes.api.model.LoadBalancerStatusFluentImpl.IngressNestedImpl<N>
- All Implemented Interfaces:
Fluent<LoadBalancerStatusFluent.IngressNested<N>>,Nested<N>,Visitable<LoadBalancerStatusFluent.IngressNested<N>>,LoadBalancerIngressFluent<LoadBalancerStatusFluent.IngressNested<N>>,LoadBalancerStatusFluent.IngressNested<N>
- Enclosing class:
- LoadBalancerStatusFluentImpl<A extends LoadBalancerStatusFluent<A>>
public class LoadBalancerStatusFluentImpl.IngressNestedImpl<N> extends LoadBalancerIngressFluentImpl<LoadBalancerStatusFluent.IngressNested<N>> implements LoadBalancerStatusFluent.IngressNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description Nand()NendIngress()Methods inherited from class io.fabric8.kubernetes.api.model.LoadBalancerIngressFluentImpl
equals, getHostname, getIp, hasHostname, hasIp, withHostname, withIp, withNewHostname, withNewHostname, withNewHostname, withNewIp, withNewIp, withNewIpMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOfMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.fabric8.kubernetes.api.model.LoadBalancerIngressFluent
getHostname, getIp, hasHostname, hasIp, withHostname, withIp, withNewHostname, withNewHostname, withNewHostname, withNewIp, withNewIp, withNewIp
-
Method Details
-
and
-
endIngress
- Specified by:
endIngressin interfaceLoadBalancerStatusFluent.IngressNested<N>
-