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:
Nested<N>
- Enclosing class:
- IngressLoadBalancerStatusFluent<A extends IngressLoadBalancerStatusFluent<A>>
public class IngressLoadBalancerStatusFluent.IngressNested<N> extends IngressLoadBalancerIngressFluent<IngressLoadBalancerStatusFluent.IngressNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.networking.v1.IngressLoadBalancerIngressFluent
IngressLoadBalancerIngressFluent.PortsNested<N>
-
-
Field Summary
-
Fields inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
_visitables, VISIT
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendIngress()-
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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-