BasicRequestBuilder@Deprecated public final class RequestCopier extends Object implements MessageCopier<org.apache.hc.core5.http.HttpRequest>
HttpRequest copier.| Modifier and Type | Field and Description | 
|---|---|
| static RequestCopier | INSTANCEDeprecated.  Default instance of  RequestCopier. | 
| Constructor and Description | 
|---|
| RequestCopier()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hc.core5.http.HttpRequest | copy(org.apache.hc.core5.http.HttpRequest original)Deprecated.  | 
public static final RequestCopier INSTANCE
RequestCopier.public org.apache.hc.core5.http.HttpRequest copy(org.apache.hc.core5.http.HttpRequest original)
copy in interface MessageCopier<org.apache.hc.core5.http.HttpRequest>Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.