| Package | Description | 
|---|---|
| com.tencentcloudapi.lcic.v20220817.models | 
| Modifier and Type | Method and Description | 
|---|---|
DocumentInfo[] | 
DescribeDocumentsByRoomResponse.getDocuments()
Get 
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
DocumentInfo[] | 
BatchDescribeDocumentResponse.getDocuments()
Get The information of the courseware. 
 | 
DocumentInfo[] | 
DescribeDocumentsResponse.getDocuments()
Get The information of the courseware. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DescribeDocumentsByRoomResponse.setDocuments(DocumentInfo[] Documents)
Set 
Note: This field may return null, indicating that no valid values can be obtained. 
 | 
void | 
BatchDescribeDocumentResponse.setDocuments(DocumentInfo[] Documents)
Set The information of the courseware. 
 | 
void | 
DescribeDocumentsResponse.setDocuments(DocumentInfo[] Documents)
Set The information of the courseware. 
 | 
| Constructor and Description | 
|---|
DocumentInfo(DocumentInfo 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 © 2025. All rights reserved.