public class GetSpacesInfoRequest
extends com.aliyun.tea.TeaModel
| 限定符和类型 | 字段和说明 |
|---|---|
List<Long> |
referIds |
String |
residentCorpId |
| 构造器和说明 |
|---|
GetSpacesInfoRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static GetSpacesInfoRequest |
build(Map<String,?> map) |
List<Long> |
getReferIds() |
String |
getResidentCorpId() |
GetSpacesInfoRequest |
setReferIds(List<Long> referIds) |
GetSpacesInfoRequest |
setResidentCorpId(String residentCorpId) |
@NameInMap(value="residentCorpId") public String residentCorpId
public static GetSpacesInfoRequest build(Map<String,?> map) throws Exception
Exceptionpublic GetSpacesInfoRequest setReferIds(List<Long> referIds)
public GetSpacesInfoRequest setResidentCorpId(String residentCorpId)
public String getResidentCorpId()
Copyright © 2022. All rights reserved.