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
-
Method Summary
Modifier and Type Method Description Nand()NendLoadBalancerStatusObject()Methods inherited from class io.fabric8.kubernetes.api.model.LoadBalancerStatusFluentImpl
addAllToIngress, addNewIngress, addNewIngress, addNewIngressLike, addToIngress, addToIngress, buildFirstIngress, buildIngress, buildIngress, buildLastIngress, buildMatchingIngress, editFirstIngress, editIngress, editLastIngress, editMatchingIngress, equals, getIngress, hasIngress, hasMatchingIngress, removeAllFromIngress, removeFromIngress, removeMatchingFromIngress, setNewIngressLike, setToIngress, withIngress, withIngressMethods 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.LoadBalancerStatusFluent
addAllToIngress, addNewIngress, addNewIngress, addNewIngressLike, addToIngress, addToIngress, buildFirstIngress, buildIngress, buildIngress, buildLastIngress, buildMatchingIngress, editFirstIngress, editIngress, editLastIngress, editMatchingIngress, getIngress, hasIngress, hasMatchingIngress, removeAllFromIngress, removeFromIngress, removeMatchingFromIngress, setNewIngressLike, setToIngress, withIngress, withIngress
-
Method Details
-
and
-
endLoadBalancerStatusObject
- Specified by:
endLoadBalancerStatusObjectin interfaceWatchEventFluent.LoadBalancerStatusObjectNested<N>
-