Uses of Class
io.fabric8.openshift.api.model.config.v1.ComponentRouteSpecBuilder
-
Packages that use ComponentRouteSpecBuilder Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of ComponentRouteSpecBuilder in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return ComponentRouteSpecBuilder Modifier and Type Method Description ComponentRouteSpecBuilderComponentRouteSpec. edit()ComponentRouteSpecBuilderComponentRouteSpec. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1 with type arguments of type ComponentRouteSpecBuilder Modifier and Type Method Description ComponentRouteSpecIngressSpecFluent. buildMatchingComponentRoute(Predicate<ComponentRouteSpecBuilder> predicate)IngressSpecFluent.ComponentRoutesNested<A>IngressSpecFluent. editMatchingComponentRoute(Predicate<ComponentRouteSpecBuilder> predicate)booleanIngressSpecFluent. hasMatchingComponentRoute(Predicate<ComponentRouteSpecBuilder> predicate)AIngressSpecFluent. removeMatchingFromComponentRoutes(Predicate<ComponentRouteSpecBuilder> predicate)
-