类 GenericRequest
java.lang.Object
com.digiwin.dap.middleware.dwpay.internal.model.GenericRequest
- 直接已知子类:
TradeRequest
A generic request that contains some basic request options, such as bucket
name, object key, custom headers, progress listener and so on.
- 从以下版本开始:
- 1.0.0
- 作者:
- fobgochod
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidorg.apache.hc.core5.http.HttpEntitybuild()org.apache.hc.core5.http.HttpEntityorg.apache.hc.core5.http.HttpEntityorg.apache.hc.core5.http.HttpEntityvoidsetHeaders(Map<String, String> headers)
-
字段详细资料
-
NOOP
-
-
构造器详细资料
-
GenericRequest
public GenericRequest()
-
-
方法详细资料
-
getHeaders
-
setHeaders
-
addHeader
-
getEntity
public org.apache.hc.core5.http.HttpEntity getEntity() -
getEntity
-
build
public org.apache.hc.core5.http.HttpEntity build() -
build
-