Class RestClientsContainer.RestClientData
java.lang.Object
io.quarkus.rest.client.reactive.runtime.devui.RestClientsContainer.RestClientData
- Enclosing class:
RestClientsContainer
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
ConstructorsConstructorDescriptionRestClientData(List<RestClientsContainer.RestClientInfo> clients, List<RestClientsContainer.PossibleRestClientInfo> possibleClients) -
Method Summary
-
Field Details
-
clients
-
possibleClients
-
-
Constructor Details
-
RestClientData
public RestClientData(List<RestClientsContainer.RestClientInfo> clients, List<RestClientsContainer.PossibleRestClientInfo> possibleClients)
-