Class IngressLoadBalancerStatusFluent.IngressNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.api.model.networking.v1.IngressLoadBalancerIngressFluent<IngressLoadBalancerStatusFluent.IngressNested<N>>
-
- io.fabric8.kubernetes.api.model.networking.v1.IngressLoadBalancerStatusFluent.IngressNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- IngressLoadBalancerStatusFluent<A extends IngressLoadBalancerStatusFluent<A>>
public class IngressLoadBalancerStatusFluent.IngressNested<N> extends IngressLoadBalancerIngressFluent<IngressLoadBalancerStatusFluent.IngressNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.networking.v1.IngressLoadBalancerIngressFluent
IngressLoadBalancerIngressFluent.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.networking.v1.IngressLoadBalancerIngressFluent
addAllToPorts, addNewPort, addNewPort, addNewPortLike, addToAdditionalProperties, addToAdditionalProperties, addToPorts, addToPorts, buildFirstPort, buildLastPort, buildMatchingPort, buildPort, buildPorts, copyInstance, editFirstPort, editLastPort, editMatchingPort, editPort, equals, getAdditionalProperties, getHostname, getIp, hasAdditionalProperties, hashCode, hasHostname, hasIp, hasMatchingPort, hasPorts, removeAllFromPorts, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPorts, removeMatchingFromPorts, setNewPortLike, setToPorts, toString, withAdditionalProperties, withHostname, withIp, withPorts, withPorts
-
-