public class SpaceRelationRes extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| SpaceRelationRes() | 
| SpaceRelationRes(SpaceRelationRes source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| SpaceRelation | getSpaceRelation()Get 空间层级关系 | 
| void | setSpaceRelation(SpaceRelation SpaceRelation)Set 空间层级关系 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic SpaceRelationRes()
public SpaceRelationRes(SpaceRelationRes source)
public SpaceRelation getSpaceRelation()
public void setSpaceRelation(SpaceRelation SpaceRelation)
SpaceRelation - 空间层级关系Copyright © 2025. All rights reserved.