- Type Parameters:
T
- The interface type
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Provides http client implementations for an interface.
-
Method Summary
Modifier and TypeMethodDescriptionprovide
(HttpClient client) Return the provided implementation of the API.
-
Method Details
-
provide
Return the provided implementation of the API.
-