Package io.fabric8.kubernetes.api.model
Class ServiceStatusFluentImpl.LoadBalancerNestedImpl<N>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.LoadBalancerStatusFluentImpl<ServiceStatusFluent.LoadBalancerNested<N>>
io.fabric8.kubernetes.api.model.ServiceStatusFluentImpl.LoadBalancerNestedImpl<N>
- All Implemented Interfaces:
Fluent<ServiceStatusFluent.LoadBalancerNested<N>>
,Nested<N>
,Visitable<ServiceStatusFluent.LoadBalancerNested<N>>
,LoadBalancerStatusFluent<ServiceStatusFluent.LoadBalancerNested<N>>
,ServiceStatusFluent.LoadBalancerNested<N>
- Enclosing class:
- ServiceStatusFluentImpl<A extends ServiceStatusFluent<A>>
public class ServiceStatusFluentImpl.LoadBalancerNestedImpl<N> extends LoadBalancerStatusFluentImpl<ServiceStatusFluent.LoadBalancerNested<N>> implements ServiceStatusFluent.LoadBalancerNested<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 N
and()
N
endLoadBalancer()
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, withIngress
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.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
-
endLoadBalancer
- Specified by:
endLoadBalancer
in interfaceServiceStatusFluent.LoadBalancerNested<N>
-