Package | Description |
---|---|
com.tencentcloudapi.ccc.v20200210.models |
Modifier and Type | Method and Description |
---|---|
AudioFileInfo[] |
DescribeIvrAudioListResponse.getFileInfo()
Get File Information
|
AudioFileInfo[] |
UploadIvrAudioResponse.getSuccessFileList()
Get List of successful uploads
Note: This field may return null, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeIvrAudioListResponse.setFileInfo(AudioFileInfo[] FileInfo)
Set File Information
|
void |
UploadIvrAudioResponse.setSuccessFileList(AudioFileInfo[] SuccessFileList)
Set List of successful uploads
Note: This field may return null, indicating that no valid values can be obtained.
|
Constructor and Description |
---|
AudioFileInfo(AudioFileInfo 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 © 2024. All rights reserved.