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>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.LoadBalancerIngressFluentImpl
LoadBalancerIngressFluentImpl.PortsNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.LoadBalancerIngressFluent
LoadBalancerIngressFluent.PortsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endLoadBalancerIngressObject()
-
Methods inherited from class io.fabric8.kubernetes.api.model.LoadBalancerIngressFluentImpl
addAllToPorts, addNewPort, addNewPort, addNewPortLike, addToPorts, addToPorts, buildFirstPort, buildLastPort, buildMatchingPort, buildPort, buildPorts, editFirstPort, editLastPort, editMatchingPort, editPort, equals, getHostname, getIp, getPorts, hashCode, hasHostname, hasIp, hasMatchingPort, hasPorts, removeAllFromPorts, removeFromPorts, removeMatchingFromPorts, setNewPortLike, setToPorts, withHostname, withIp, withNewHostname, withNewHostname, withNewHostname, withNewIp, withNewIp, withNewIp, withPorts, withPorts
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, accept, aggregate, aggregate, build, build, builderOf
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface io.fabric8.kubernetes.api.model.LoadBalancerIngressFluent
addAllToPorts, addNewPort, addNewPort, addNewPortLike, addToPorts, addToPorts, buildFirstPort, buildLastPort, buildMatchingPort, buildPort, buildPorts, editFirstPort, editLastPort, editMatchingPort, editPort, getHostname, getIp, getPorts, hasHostname, hasIp, hasMatchingPort, hasPorts, removeAllFromPorts, removeFromPorts, removeMatchingFromPorts, setNewPortLike, setToPorts, withHostname, withIp, withNewHostname, withNewHostname, withNewHostname, withNewIp, withNewIp, withNewIp, withPorts, withPorts
-
-
-
-
Method Detail
-
and
public N and()
-
endLoadBalancerIngressObject
public N endLoadBalancerIngressObject()
- Specified by:
endLoadBalancerIngressObject
in interfaceWatchEventFluent.LoadBalancerIngressObjectNested<N>
-
-