Uses of Class
io.quarkus.spring.cloud.config.client.runtime.Response
-
-
Uses of Response in io.quarkus.spring.cloud.config.client.runtime
Methods in io.quarkus.spring.cloud.config.client.runtime that return types with arguments of type Response Modifier and Type Method Description io.smallrye.mutiny.Uni<Response>SpringCloudConfigClientGateway. exchange(String applicationName, String profile)io.smallrye.mutiny.Uni<Response>VertxSpringCloudConfigGateway. exchange(String applicationName, String profile)
-