Package | Description |
---|---|
com.tencentcloudapi.cloudstudio.v20210524.models |
Modifier and Type | Method and Description |
---|---|
UserInfoRsp |
WorkspaceStatusInfo.getOwner()
Get 所属人
|
UserInfoRsp[] |
WorkspaceShareInfo.getUsers()
Get 停止共享的时间
|
Modifier and Type | Method and Description |
---|---|
void |
WorkspaceStatusInfo.setOwner(UserInfoRsp Owner)
Set 所属人
|
void |
WorkspaceShareInfo.setUsers(UserInfoRsp[] Users)
Set 停止共享的时间
|
Constructor and Description |
---|
UserInfoRsp(UserInfoRsp 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.
|
Copyright © 2023. All rights reserved.