| Package | Description | 
|---|---|
| org.apache.hc.client5.http.fluent | Simple facade APIs for HttpClient based on the concept of
 a fluent interface. | 
| Modifier and Type | Method and Description | 
|---|---|
| Response | Request. execute() | 
| Response | Request. execute(CloseableHttpClient client) | 
| Response | Executor. execute(Request request)Executes the request. | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.