Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.LoadBalancerIngressObjectNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.LoadBalancerIngressFluentImpl<WatchEventFluent.LoadBalancerIngressObjectNested<N>>
io.fabric8.kubernetes.api.model.WatchEventFluentImpl.LoadBalancerIngressObjectNestedImpl<N>
- All Implemented Interfaces:
Fluent<WatchEventFluent.LoadBalancerIngressObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.LoadBalancerIngressObjectNested<N>>
,LoadBalancerIngressFluent<WatchEventFluent.LoadBalancerIngressObjectNested<N>>
,WatchEventFluent.LoadBalancerIngressObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.LoadBalancerIngressObjectNestedImpl<N> extends LoadBalancerIngressFluentImpl<WatchEventFluent.LoadBalancerIngressObjectNested<N>> implements WatchEventFluent.LoadBalancerIngressObjectNested<N>, Nested<N>
-
Field Summary
-
Method Summary
Modifier and Type Method Description N
and()
N
endLoadBalancerIngressObject()
Methods inherited from class io.fabric8.kubernetes.api.model.LoadBalancerIngressFluentImpl
equals, getHostname, getIp, hasHostname, hasIp, withHostname, withIp, withNewHostname, withNewHostname, withNewHostname, withNewIp, withNewIp, withNewIp
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.fabric8.kubernetes.api.model.LoadBalancerIngressFluent
getHostname, getIp, hasHostname, hasIp, withHostname, withIp, withNewHostname, withNewHostname, withNewHostname, withNewIp, withNewIp, withNewIp
-
Method Details
-
and
-
endLoadBalancerIngressObject
- Specified by:
endLoadBalancerIngressObject
in interfaceWatchEventFluent.LoadBalancerIngressObjectNested<N>
-