Uses of Interface
org.springframework.cloud.function.web.source.RequestBuilder
-
Packages that use RequestBuilder Package Description org.springframework.cloud.function.web.source -
-
Uses of RequestBuilder in org.springframework.cloud.function.web.source
Methods in org.springframework.cloud.function.web.source that return RequestBuilder Modifier and Type Method Description RequestBuilderFunctionExporterAutoConfiguration. simpleRequestBuilder(org.springframework.core.env.Environment environment)Methods in org.springframework.cloud.function.web.source with parameters of type RequestBuilder Modifier and Type Method Description SupplierExporterFunctionExporterAutoConfiguration. sourceForwarder(RequestBuilder requestBuilder, DestinationResolver destinationResolver, FunctionCatalog catalog, org.springframework.web.reactive.function.client.WebClient.Builder builder)
-