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