Uses of Class
io.quarkus.rest.client.reactive.runtime.devui.RestClientsContainer.RestClientInfo
-
Packages that use RestClientsContainer.RestClientInfo Package Description io.quarkus.rest.client.reactive.runtime.devui -
-
Uses of RestClientsContainer.RestClientInfo in io.quarkus.rest.client.reactive.runtime.devui
Fields in io.quarkus.rest.client.reactive.runtime.devui with type parameters of type RestClientsContainer.RestClientInfo Modifier and Type Field Description List<RestClientsContainer.RestClientInfo>RestClientsContainer.RestClientData. clientsConstructor parameters in io.quarkus.rest.client.reactive.runtime.devui with type arguments of type RestClientsContainer.RestClientInfo Constructor Description RestClientData(List<RestClientsContainer.RestClientInfo> clients, List<RestClientsContainer.PossibleRestClientInfo> possibleClients)
-