| Package | Description |
|---|---|
| com.tencentcloudapi.iotvideoindustry.v20201201.models |
| Modifier and Type | Method and Description |
|---|---|
RecordPlanItem |
GetRecordPlanByIdResponse.getPlan()
Get 录制计划详情
|
RecordPlanItem |
GetRecordPlanByDevResponse.getPlan()
Get 录制计划详情
|
RecordPlanItem[] |
GetRecordPlansResponse.getPlans()
Get 录制计划详情·列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetRecordPlanByIdResponse.setPlan(RecordPlanItem Plan)
Set 录制计划详情
|
void |
GetRecordPlanByDevResponse.setPlan(RecordPlanItem Plan)
Set 录制计划详情
|
void |
GetRecordPlansResponse.setPlans(RecordPlanItem[] Plans)
Set 录制计划详情·列表
|
| Constructor and Description |
|---|
RecordPlanItem(RecordPlanItem 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.