public static class AddCollegeAlumniDeptsRequest.AddCollegeAlumniDeptsRequestDepts
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
name
This parameter is required.
|
Long |
superId
This parameter is required.
|
| 构造器和说明 |
|---|
AddCollegeAlumniDeptsRequestDepts() |
| 限定符和类型 | 方法和说明 |
|---|---|
static AddCollegeAlumniDeptsRequest.AddCollegeAlumniDeptsRequestDepts |
build(Map<String,?> map) |
String |
getName() |
Long |
getSuperId() |
AddCollegeAlumniDeptsRequest.AddCollegeAlumniDeptsRequestDepts |
setName(String name) |
AddCollegeAlumniDeptsRequest.AddCollegeAlumniDeptsRequestDepts |
setSuperId(Long superId) |
@NameInMap(value="name") public String name
This parameter is required.
@NameInMap(value="superId") public Long superId
This parameter is required.
public static AddCollegeAlumniDeptsRequest.AddCollegeAlumniDeptsRequestDepts build(Map<String,?> map) throws Exception
Exceptionpublic AddCollegeAlumniDeptsRequest.AddCollegeAlumniDeptsRequestDepts setName(String name)
public String getName()
public AddCollegeAlumniDeptsRequest.AddCollegeAlumniDeptsRequestDepts setSuperId(Long superId)
public Long getSuperId()
Copyright © 2025. All rights reserved.