| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.mdm.v3.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCountryRegionReq.Builder |
ListCountryRegionReq.Builder.fields(String[] fields)
需要的查询字段集
示例值:
|
ListCountryRegionReq.Builder |
ListCountryRegionReq.Builder.languages(String[] languages)
希望返回的语言种类,支持格式如下:;- 中文:zh-CN;- 英文:en-US;- 日文:ja-JP;
对于多语文本字段,传入特定语言,将会返回对应语言文本 示例值: |
ListCountryRegionReq.Builder |
ListCountryRegionReq.Builder.limit(Integer limit)
查询页大小
示例值:10
|
ListCountryRegionReq.Builder |
ListCountryRegionReq.Builder.listCountryRegionReqBody(ListCountryRegionReqBody body)
body
|
static ListCountryRegionReq.Builder |
ListCountryRegionReq.newBuilder() |
ListCountryRegionReq.Builder |
ListCountryRegionReq.Builder.offset(Integer offset)
查询起始位置
示例值:0
|
ListCountryRegionReq.Builder |
ListCountryRegionReq.Builder.pageToken(String pageToken)
示例值:
|
ListCountryRegionReq.Builder |
ListCountryRegionReq.Builder.returnCount(Boolean returnCount)
是否返回总数
示例值:true
|
| 构造器和说明 |
|---|
ListCountryRegionReq(ListCountryRegionReq.Builder builder) |
Copyright © 2026. All rights reserved.