Package | Description |
---|---|
com.tencentcloudapi.tiw.v20190919.models |
Modifier and Type | Method and Description |
---|---|
WhiteboardApplicationConfig[] |
DescribeWhiteboardApplicationConfigResponse.getConfigs()
Get Task-related configurations of the whiteboard application.
|
WhiteboardApplicationConfig[] |
ModifyWhiteboardApplicationConfigRequest.getConfigs()
Get Task-related configurations of the whiteboard application.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeWhiteboardApplicationConfigResponse.setConfigs(WhiteboardApplicationConfig[] Configs)
Set Task-related configurations of the whiteboard application.
|
void |
ModifyWhiteboardApplicationConfigRequest.setConfigs(WhiteboardApplicationConfig[] Configs)
Set Task-related configurations of the whiteboard application.
|
Constructor and Description |
---|
WhiteboardApplicationConfig(WhiteboardApplicationConfig 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.