Package | Description |
---|---|
com.tencentcloudapi.aca.v20210323.models |
Modifier and Type | Method and Description |
---|---|
CommonHeader |
SmartDrugInfoRequest.getHeader()
Get 请求头
|
CommonHeader |
SyncDepartmentRequest.getHeader()
Get 请求头
|
CommonHeader |
GetDrugIndicationsRequest.getHeader()
Get 请求头
|
CommonHeader |
UploadDrugsRequest.getHeader()
Get 请求头数据
|
CommonHeader |
SyncStandardDictRequest.getHeader()
Get 请求头
|
CommonHeader |
SmartPredictRequest.getHeader()
Get 请求头
|
Modifier and Type | Method and Description |
---|---|
void |
SmartDrugInfoRequest.setHeader(CommonHeader Header)
Set 请求头
|
void |
SyncDepartmentRequest.setHeader(CommonHeader Header)
Set 请求头
|
void |
GetDrugIndicationsRequest.setHeader(CommonHeader Header)
Set 请求头
|
void |
UploadDrugsRequest.setHeader(CommonHeader Header)
Set 请求头数据
|
void |
SyncStandardDictRequest.setHeader(CommonHeader Header)
Set 请求头
|
void |
SmartPredictRequest.setHeader(CommonHeader Header)
Set 请求头
|
Constructor and Description |
---|
CommonHeader(CommonHeader source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.