Uses of Class
io.fabric8.openshift.api.model.operator.v1.UpstreamBuilder
-
Packages that use UpstreamBuilder Package Description io.fabric8.openshift.api.model.operator.v1 -
-
Uses of UpstreamBuilder in io.fabric8.openshift.api.model.operator.v1
Methods in io.fabric8.openshift.api.model.operator.v1 that return UpstreamBuilder Modifier and Type Method Description UpstreamBuilderUpstream. edit()UpstreamBuilderUpstream. toBuilder()Method parameters in io.fabric8.openshift.api.model.operator.v1 with type arguments of type UpstreamBuilder Modifier and Type Method Description UpstreamUpstreamResolversFluent. buildMatchingUpstream(Predicate<UpstreamBuilder> predicate)UpstreamResolversFluent.UpstreamsNested<A>UpstreamResolversFluent. editMatchingUpstream(Predicate<UpstreamBuilder> predicate)booleanUpstreamResolversFluent. hasMatchingUpstream(Predicate<UpstreamBuilder> predicate)AUpstreamResolversFluent. removeMatchingFromUpstreams(Predicate<UpstreamBuilder> predicate)
-