| Modifier and Type | Method and Description |
|---|---|
Client |
Config.getClient()
Return the current Client.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.httpClient(Client httpClient)
Set the HttpClient implementation to use for every synchronous request
|
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.httpClient(java.util.function.Function<Config,Client> httpClient)
Provide a builder for a client
|
Copyright © 2019. All rights reserved.