public static class ApacheClient.Builder extends Object implements java.util.function.Function<Config,Client>
| Constructor and Description |
|---|
Builder(org.apache.http.client.HttpClient baseClient) |
| Modifier and Type | Method and Description |
|---|---|
Client |
apply(Config config) |
ApacheClient.Builder |
withRequestConfig(RequestConfigFactory factory) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic Client apply(Config config)
apply in interface java.util.function.Function<Config,Client>public ApacheClient.Builder withRequestConfig(RequestConfigFactory factory)
Copyright © 2019. All rights reserved.