public static class GetAgencyAccountAgencyReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetAgencyAccountAgencyReq |
build() |
GetAgencyAccountAgencyReq.Builder |
getAgencyAccountAgencyReqBody(GetAgencyAccountAgencyReqBody body)
body
|
GetAgencyAccountAgencyReqBody |
getGetAgencyAccountAgencyReqBody() |
GetAgencyAccountAgencyReq.Builder |
pageSize(Integer pageSize)
每页获取记录数量
示例值:10
|
GetAgencyAccountAgencyReq.Builder |
pageToken(String pageToken)
页码标识,获取第一页传空,每次查询会返回下一页的page_token
示例值:eyJvZmZzZXQiOjEsInRpbWVzdGFtcCI6MTY0MDc2NTYzMjA4OCwiaWQiOm51bGx9
|
GetAgencyAccountAgencyReq.Builder |
userIdType(String userIdType)
此次调用中使用的用户ID的类型
示例值:
|
public GetAgencyAccountAgencyReq.Builder userIdType(String userIdType)
示例值:
userIdType - public GetAgencyAccountAgencyReq.Builder pageToken(String pageToken)
示例值:eyJvZmZzZXQiOjEsInRpbWVzdGFtcCI6MTY0MDc2NTYzMjA4OCwiaWQiOm51bGx9
pageToken - public GetAgencyAccountAgencyReq.Builder pageSize(Integer pageSize)
示例值:10
pageSize - public GetAgencyAccountAgencyReqBody getGetAgencyAccountAgencyReqBody()
public GetAgencyAccountAgencyReq.Builder getAgencyAccountAgencyReqBody(GetAgencyAccountAgencyReqBody body)
body - public GetAgencyAccountAgencyReq build()
Copyright © 2025. All rights reserved.