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