Package io.fabric8.kubernetes.api.model
Class LoadBalancerStatusFluent.IngressNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.LoadBalancerIngressFluent<LoadBalancerStatusFluent.IngressNested<N>>
-
- io.fabric8.kubernetes.api.model.LoadBalancerStatusFluent.IngressNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- LoadBalancerStatusFluent<A extends LoadBalancerStatusFluent<A>>
public class LoadBalancerStatusFluent.IngressNested<N> extends LoadBalancerIngressFluent<LoadBalancerStatusFluent.IngressNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.LoadBalancerIngressFluent
LoadBalancerIngressFluent.PortsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description N
and()
N
endIngress()
-
Methods inherited from class io.fabric8.kubernetes.api.model.LoadBalancerIngressFluent
addAllToPorts, addNewPort, addNewPort, addNewPortLike, addToAdditionalProperties, addToAdditionalProperties, addToPorts, addToPorts, buildFirstPort, buildLastPort, buildMatchingPort, buildPort, buildPorts, copyInstance, editFirstPort, editLastPort, editMatchingPort, editPort, equals, getAdditionalProperties, getHostname, getIp, getIpMode, hasAdditionalProperties, hashCode, hasHostname, hasIp, hasIpMode, hasMatchingPort, hasPorts, removeAllFromPorts, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPorts, removeMatchingFromPorts, setNewPortLike, setToPorts, toString, withAdditionalProperties, withHostname, withIp, withIpMode, withPorts, withPorts
-
-