public class GetSpaceIdByTypeRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
String |
departmentType |
| 构造器和说明 |
|---|
GetSpaceIdByTypeRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetSpaceIdByTypeRequest |
build(Map<String,?> map) |
String |
getDepartmentType() |
GetSpaceIdByTypeRequest |
setDepartmentType(String departmentType) |
@NameInMap(value="departmentType") public String departmentType
public static GetSpaceIdByTypeRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetSpaceIdByTypeRequest setDepartmentType(String departmentType)
public String getDepartmentType()
Copyright © 2022. All rights reserved.