Package | Description |
---|---|
com.tencentcloudapi.iotvideoindustry.v20201201.models |
Modifier and Type | Method and Description |
---|---|
RecordPlanDetail |
DescribeRecordingPlanByIdResponse.getPlan()
Get 录制计划详情
注意:此字段可能返回 null,表示取不到有效值。
|
RecordPlanDetail[] |
DescribeRecordingPlansResponse.getPlans()
Get 录制计划详情·列表
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeRecordingPlanByIdResponse.setPlan(RecordPlanDetail Plan)
Set 录制计划详情
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeRecordingPlansResponse.setPlans(RecordPlanDetail[] Plans)
Set 录制计划详情·列表
注意:此字段可能返回 null,表示取不到有效值。
|
Constructor and Description |
---|
RecordPlanDetail(RecordPlanDetail 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.