Module io.helidon.webclient.api
Package io.helidon.webclient.api
Annotation Interface RestClient.Client
- Enclosing class:
RestClient
Qualifier for injection points of generated typed REST clients.
This qualifier makes sure that if there are multiple implementations of the interface, this
injection point is satisfied by a rest client implementation.