public class BatchDeleteFunctionalRoleMemberReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
BatchDeleteFunctionalRoleMemberReq.Builder |
| 构造器和说明 |
|---|
BatchDeleteFunctionalRoleMemberReq() |
BatchDeleteFunctionalRoleMemberReq(BatchDeleteFunctionalRoleMemberReq.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchDeleteFunctionalRoleMemberReqBody |
getBatchDeleteFunctionalRoleMemberReqBody() |
String |
getRoleId() |
String |
getUserIdType() |
static BatchDeleteFunctionalRoleMemberReq.Builder |
newBuilder() |
void |
setBatchDeleteFunctionalRoleMemberReqBody(BatchDeleteFunctionalRoleMemberReqBody body) |
void |
setRoleId(String roleId) |
void |
setUserIdType(String userIdType) |
public BatchDeleteFunctionalRoleMemberReq()
public BatchDeleteFunctionalRoleMemberReq(BatchDeleteFunctionalRoleMemberReq.Builder builder)
public static BatchDeleteFunctionalRoleMemberReq.Builder newBuilder()
public String getUserIdType()
public void setUserIdType(String userIdType)
public String getRoleId()
public void setRoleId(String roleId)
public BatchDeleteFunctionalRoleMemberReqBody getBatchDeleteFunctionalRoleMemberReqBody()
public void setBatchDeleteFunctionalRoleMemberReqBody(BatchDeleteFunctionalRoleMemberReqBody body)
Copyright © 2025. All rights reserved.