public class ProtectAgencyReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ProtectAgencyReq.Builder |
| 构造器和说明 |
|---|
ProtectAgencyReq() |
ProtectAgencyReq(ProtectAgencyReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
ProtectAgencyReqBody |
getProtectAgencyReqBody() |
String |
getUserIdType() |
static ProtectAgencyReq.Builder |
newBuilder() |
void |
setProtectAgencyReqBody(ProtectAgencyReqBody body) |
void |
setUserIdType(String userIdType) |
public ProtectAgencyReq()
public ProtectAgencyReq(ProtectAgencyReq.Builder builder)
public static ProtectAgencyReq.Builder newBuilder()
public String getUserIdType()
public void setUserIdType(String userIdType)
public ProtectAgencyReqBody getProtectAgencyReqBody()
public void setProtectAgencyReqBody(ProtectAgencyReqBody body)
Copyright © 2025. All rights reserved.