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:
Nested<N>
- Enclosing class:
- LoadBalancerStatusFluent<A extends LoadBalancerStatusFluent<A>>
public class LoadBalancerStatusFluent.IngressNested<N> extends LoadBalancerIngressFluent<LoadBalancerStatusFluent.IngressNested<N>> implements Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.LoadBalancerIngressFluent
LoadBalancerIngressFluent.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.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
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-