public static class ProtectAgencyReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
ProtectAgencyReq |
build() |
ProtectAgencyReqBody |
getProtectAgencyReqBody() |
ProtectAgencyReq.Builder |
protectAgencyReqBody(ProtectAgencyReqBody body)
body
|
ProtectAgencyReq.Builder |
userIdType(String userIdType)
此次调用中使用的用户ID的类型
示例值:open_id
|
public ProtectAgencyReq.Builder userIdType(String userIdType)
示例值:open_id
userIdType - public ProtectAgencyReqBody getProtectAgencyReqBody()
public ProtectAgencyReq.Builder protectAgencyReqBody(ProtectAgencyReqBody body)
body - public ProtectAgencyReq build()
Copyright © 2024. All rights reserved.