Uses of Class
io.fabric8.openshift.api.model.config.v1.IngressStatusFluent.ComponentRoutesNested
-
Packages that use IngressStatusFluent.ComponentRoutesNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of IngressStatusFluent.ComponentRoutesNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return IngressStatusFluent.ComponentRoutesNested Modifier and Type Method Description IngressStatusFluent.ComponentRoutesNested<A>IngressStatusFluent. addNewComponentRoute()IngressStatusFluent.ComponentRoutesNested<A>IngressStatusFluent. addNewComponentRouteLike(ComponentRouteStatus item)IngressStatusFluent.ComponentRoutesNested<A>IngressStatusFluent. editComponentRoute(int index)IngressStatusFluent.ComponentRoutesNested<A>IngressStatusFluent. editFirstComponentRoute()IngressStatusFluent.ComponentRoutesNested<A>IngressStatusFluent. editLastComponentRoute()IngressStatusFluent.ComponentRoutesNested<A>IngressStatusFluent. editMatchingComponentRoute(Predicate<ComponentRouteStatusBuilder> predicate)IngressStatusFluent.ComponentRoutesNested<A>IngressStatusFluent. setNewComponentRouteLike(int index, ComponentRouteStatus item)
-