Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
DescribeFileAttributesTask |
EventContent.getDescribeFileAttributesCompleteEvent()
Get 获取文件属性完成事件,当事件类型为 DescribeFileAttributesComplete 时有效。
注意:此字段可能返回 null,表示取不到有效值。
|
DescribeFileAttributesTask |
DescribeTaskDetailResponse.getDescribeFileAttributesTask()
Get 获取文件属性任务信息,仅当 TaskType 为 DescribeFileAttributes,该字段有值。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
EventContent.setDescribeFileAttributesCompleteEvent(DescribeFileAttributesTask DescribeFileAttributesCompleteEvent)
Set 获取文件属性完成事件,当事件类型为 DescribeFileAttributesComplete 时有效。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeTaskDetailResponse.setDescribeFileAttributesTask(DescribeFileAttributesTask DescribeFileAttributesTask)
Set 获取文件属性任务信息,仅当 TaskType 为 DescribeFileAttributes,该字段有值。
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
DescribeFileAttributesTask(DescribeFileAttributesTask 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.