Package io.fabric8.kubernetes.api.model
Class WatchEventFluentImpl.LoadBalancerStatusObjectNestedImpl<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.LoadBalancerStatusFluentImpl<WatchEventFluent.LoadBalancerStatusObjectNested<N>>
-
- io.fabric8.kubernetes.api.model.WatchEventFluentImpl.LoadBalancerStatusObjectNestedImpl<N>
-
- All Implemented Interfaces:
Fluent<WatchEventFluent.LoadBalancerStatusObjectNested<N>>
,Nested<N>
,Visitable<WatchEventFluent.LoadBalancerStatusObjectNested<N>>
,LoadBalancerStatusFluent<WatchEventFluent.LoadBalancerStatusObjectNested<N>>
,WatchEventFluent.LoadBalancerStatusObjectNested<N>
- Enclosing class:
- WatchEventFluentImpl<A extends WatchEventFluent<A>>
public class WatchEventFluentImpl.LoadBalancerStatusObjectNestedImpl<N> extends LoadBalancerStatusFluentImpl<WatchEventFluent.LoadBalancerStatusObjectNested<N>> implements WatchEventFluent.LoadBalancerStatusObjectNested<N>, Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.LoadBalancerStatusFluentImpl
LoadBalancerStatusFluentImpl.IngressNestedImpl<N>
-
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.LoadBalancerStatusFluent
LoadBalancerStatusFluent.IngressNested<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
endLoadBalancerStatusObject()
-
Methods inherited from class io.fabric8.kubernetes.api.model.LoadBalancerStatusFluentImpl
addAllToIngress, addNewIngress, addNewIngressLike, addToIngress, addToIngress, buildFirstIngress, buildIngress, buildIngress, buildLastIngress, buildMatchingIngress, editFirstIngress, editIngress, editLastIngress, editMatchingIngress, equals, getIngress, hashCode, hasIngress, hasMatchingIngress, removeAllFromIngress, removeFromIngress, removeMatchingFromIngress, setNewIngressLike, setToIngress, withIngress, withIngress
-
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.LoadBalancerStatusFluent
addAllToIngress, addNewIngress, addNewIngressLike, addToIngress, addToIngress, buildFirstIngress, buildIngress, buildIngress, buildLastIngress, buildMatchingIngress, editFirstIngress, editIngress, editLastIngress, editMatchingIngress, getIngress, hasIngress, hasMatchingIngress, removeAllFromIngress, removeFromIngress, removeMatchingFromIngress, setNewIngressLike, setToIngress, withIngress, withIngress
-
-
-
-
Method Detail
-
and
public N and()
-
endLoadBalancerStatusObject
public N endLoadBalancerStatusObject()
- Specified by:
endLoadBalancerStatusObject
in interfaceWatchEventFluent.LoadBalancerStatusObjectNested<N>
-
-