Uses of Class
io.quarkus.restclient.config.RestClientsConfig
-
-
Uses of RestClientsConfig in io.quarkus.restclient.config
Methods in io.quarkus.restclient.config that return RestClientsConfig Modifier and Type Method Description static RestClientsConfigRestClientsConfig. getInstance()Methods in io.quarkus.restclient.config with parameters of type RestClientsConfig Modifier and Type Method Description org.eclipse.microprofile.rest.client.RestClientBuilderRestClientBuilderFactory. newBuilder(Class<?> proxyType, RestClientsConfig restClientsConfigRoot)
-