public class BatchCloseSystemStatusReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchCloseSystemStatusReq.Builder |
| 构造器和说明 |
|---|
BatchCloseSystemStatusReq() |
BatchCloseSystemStatusReq(BatchCloseSystemStatusReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchCloseSystemStatusReqBody |
getBatchCloseSystemStatusReqBody() |
String |
getSystemStatusId() |
String |
getUserIdType() |
static BatchCloseSystemStatusReq.Builder |
newBuilder() |
void |
setBatchCloseSystemStatusReqBody(BatchCloseSystemStatusReqBody body) |
void |
setSystemStatusId(String systemStatusId) |
void |
setUserIdType(String userIdType) |
public BatchCloseSystemStatusReq()
public BatchCloseSystemStatusReq(BatchCloseSystemStatusReq.Builder builder)
public String getUserIdType()
public void setUserIdType(String userIdType)
public String getSystemStatusId()
public void setSystemStatusId(String systemStatusId)
public BatchCloseSystemStatusReqBody getBatchCloseSystemStatusReqBody()
public void setBatchCloseSystemStatusReqBody(BatchCloseSystemStatusReqBody body)
public static BatchCloseSystemStatusReq.Builder newBuilder()
Copyright © 2025. All rights reserved.