Uses of Class
io.fabric8.kubernetes.api.model.PortStatusBuilder
-
Packages that use PortStatusBuilder Package Description io.fabric8.kubernetes.api.model -
-
Uses of PortStatusBuilder in io.fabric8.kubernetes.api.model
Method parameters in io.fabric8.kubernetes.api.model with type arguments of type PortStatusBuilder Modifier and Type Method Description PortStatusLoadBalancerIngressFluent. buildMatchingPort(Predicate<PortStatusBuilder> predicate)PortStatusLoadBalancerIngressFluentImpl. buildMatchingPort(Predicate<PortStatusBuilder> predicate)LoadBalancerIngressFluent.PortsNested<A>LoadBalancerIngressFluent. editMatchingPort(Predicate<PortStatusBuilder> predicate)LoadBalancerIngressFluent.PortsNested<A>LoadBalancerIngressFluentImpl. editMatchingPort(Predicate<PortStatusBuilder> predicate)BooleanLoadBalancerIngressFluent. hasMatchingPort(Predicate<PortStatusBuilder> predicate)BooleanLoadBalancerIngressFluentImpl. hasMatchingPort(Predicate<PortStatusBuilder> predicate)ALoadBalancerIngressFluent. removeMatchingFromPorts(Predicate<PortStatusBuilder> predicate)ALoadBalancerIngressFluentImpl. removeMatchingFromPorts(Predicate<PortStatusBuilder> predicate)
-