public static class GetBatchCountryRegionReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetBatchCountryRegionReq |
build() |
GetBatchCountryRegionReq.Builder |
fields(String[] fields)
需要的查询字段集
示例值:
|
GetBatchCountryRegionReq.Builder |
getBatchCountryRegionReqBody(GetBatchCountryRegionReqBody body)
body
|
GetBatchCountryRegionReqBody |
getGetBatchCountryRegionReqBody() |
GetBatchCountryRegionReq.Builder |
ids(String[] ids)
主数据编码集
示例值:
|
GetBatchCountryRegionReq.Builder |
languages(String[] languages)
希望返回的语言种类,支持格式如下:;- 中文:zh-CN;- 英文:en-US;- 日文:ja-JP;
对于多语文本字段,传入特定语言,将会返回对应语言文本 示例值: |
public GetBatchCountryRegionReq.Builder fields(String[] fields)
示例值:
fields - public GetBatchCountryRegionReq.Builder ids(String[] ids)
示例值:
ids - public GetBatchCountryRegionReq.Builder languages(String[] languages)
示例值:
languages - public GetBatchCountryRegionReqBody getGetBatchCountryRegionReqBody()
public GetBatchCountryRegionReq.Builder getBatchCountryRegionReqBody(GetBatchCountryRegionReqBody body)
body - public GetBatchCountryRegionReq build()
Copyright © 2026. All rights reserved.