public class CollegeDeleteCollegeDeptRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CollegeDeleteCollegeDeptRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CollegeDeleteCollegeDeptRequest |
build(Map<String,?> map) |
Long |
getDeptId() |
CollegeDeleteCollegeDeptRequest |
setDeptId(Long deptId) |
@NameInMap(value="deptId") public Long deptId
public static CollegeDeleteCollegeDeptRequest build(Map<String,?> map) throws Exception
Exceptionpublic CollegeDeleteCollegeDeptRequest setDeptId(Long deptId)
public Long getDeptId()
Copyright © 2023. All rights reserved.