Class AddRecordBackupPlanRequest
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.iss.v20230517.models.AddRecordBackupPlanRequest
-
public class AddRecordBackupPlanRequest extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description AddRecordBackupPlanRequest()AddRecordBackupPlanRequest(AddRecordBackupPlanRequest 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ChannelInfo[]getChannels()Get 通道及通道所属设备(添加录像的设备的通道信息,一次添加通道总数不超过5000个,包括组织目录下的通道数量)StringgetDescribe()Get 录像计划描述(仅支持中文、英文、数字、_、-,长度不超过128个字符)LifeCycleDatagetLifeCycle()Get 生命周期(录像文件生命周期设置,管理文件冷、热存储的时间)String[]getOrganizationId()Get 添加组织目录下所有设备通道(Json数组,可以为空,通道总数量不超过5000个(包括Channel字段的数量))StringgetPlanName()Get 录像计划名称(仅支持中文、英文、数字、_、-,长度不超过32个字符,计划名称全局唯一,不能为空,不能重复)StringgetTemplateId()Get 录制模板ID(录像计划关联的模板ID,从查询录像上云模板列表接口ListRecordBackupTemplates中获取)voidsetChannels(ChannelInfo[] Channels)Set 通道及通道所属设备(添加录像的设备的通道信息,一次添加通道总数不超过5000个,包括组织目录下的通道数量)voidsetDescribe(String Describe)Set 录像计划描述(仅支持中文、英文、数字、_、-,长度不超过128个字符)voidsetLifeCycle(LifeCycleData LifeCycle)Set 生命周期(录像文件生命周期设置,管理文件冷、热存储的时间)voidsetOrganizationId(String[] OrganizationId)Set 添加组织目录下所有设备通道(Json数组,可以为空,通道总数量不超过5000个(包括Channel字段的数量))voidsetPlanName(String PlanName)Set 录像计划名称(仅支持中文、英文、数字、_、-,长度不超过32个字符,计划名称全局唯一,不能为空,不能重复)voidsetTemplateId(String TemplateId)Set 录制模板ID(录像计划关联的模板ID,从查询录像上云模板列表接口ListRecordBackupTemplates中获取)voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
AddRecordBackupPlanRequest
public AddRecordBackupPlanRequest()
-
AddRecordBackupPlanRequest
public AddRecordBackupPlanRequest(AddRecordBackupPlanRequest 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.
-
-
Method Detail
-
getTemplateId
public String getTemplateId()
Get 录制模板ID(录像计划关联的模板ID,从查询录像上云模板列表接口ListRecordBackupTemplates中获取)- Returns:
- TemplateId 录制模板ID(录像计划关联的模板ID,从查询录像上云模板列表接口ListRecordBackupTemplates中获取)
-
setTemplateId
public void setTemplateId(String TemplateId)
Set 录制模板ID(录像计划关联的模板ID,从查询录像上云模板列表接口ListRecordBackupTemplates中获取)- Parameters:
TemplateId- 录制模板ID(录像计划关联的模板ID,从查询录像上云模板列表接口ListRecordBackupTemplates中获取)
-
getPlanName
public String getPlanName()
Get 录像计划名称(仅支持中文、英文、数字、_、-,长度不超过32个字符,计划名称全局唯一,不能为空,不能重复)- Returns:
- PlanName 录像计划名称(仅支持中文、英文、数字、_、-,长度不超过32个字符,计划名称全局唯一,不能为空,不能重复)
-
setPlanName
public void setPlanName(String PlanName)
Set 录像计划名称(仅支持中文、英文、数字、_、-,长度不超过32个字符,计划名称全局唯一,不能为空,不能重复)- Parameters:
PlanName- 录像计划名称(仅支持中文、英文、数字、_、-,长度不超过32个字符,计划名称全局唯一,不能为空,不能重复)
-
getDescribe
public String getDescribe()
Get 录像计划描述(仅支持中文、英文、数字、_、-,长度不超过128个字符)- Returns:
- Describe 录像计划描述(仅支持中文、英文、数字、_、-,长度不超过128个字符)
-
setDescribe
public void setDescribe(String Describe)
Set 录像计划描述(仅支持中文、英文、数字、_、-,长度不超过128个字符)- Parameters:
Describe- 录像计划描述(仅支持中文、英文、数字、_、-,长度不超过128个字符)
-
getLifeCycle
public LifeCycleData getLifeCycle()
Get 生命周期(录像文件生命周期设置,管理文件冷、热存储的时间)- Returns:
- LifeCycle 生命周期(录像文件生命周期设置,管理文件冷、热存储的时间)
-
setLifeCycle
public void setLifeCycle(LifeCycleData LifeCycle)
Set 生命周期(录像文件生命周期设置,管理文件冷、热存储的时间)- Parameters:
LifeCycle- 生命周期(录像文件生命周期设置,管理文件冷、热存储的时间)
-
getChannels
public ChannelInfo[] getChannels()
Get 通道及通道所属设备(添加录像的设备的通道信息,一次添加通道总数不超过5000个,包括组织目录下的通道数量)- Returns:
- Channels 通道及通道所属设备(添加录像的设备的通道信息,一次添加通道总数不超过5000个,包括组织目录下的通道数量)
-
setChannels
public void setChannels(ChannelInfo[] Channels)
Set 通道及通道所属设备(添加录像的设备的通道信息,一次添加通道总数不超过5000个,包括组织目录下的通道数量)- Parameters:
Channels- 通道及通道所属设备(添加录像的设备的通道信息,一次添加通道总数不超过5000个,包括组织目录下的通道数量)
-
getOrganizationId
public String[] getOrganizationId()
Get 添加组织目录下所有设备通道(Json数组,可以为空,通道总数量不超过5000个(包括Channel字段的数量))- Returns:
- OrganizationId 添加组织目录下所有设备通道(Json数组,可以为空,通道总数量不超过5000个(包括Channel字段的数量))
-
setOrganizationId
public void setOrganizationId(String[] OrganizationId)
Set 添加组织目录下所有设备通道(Json数组,可以为空,通道总数量不超过5000个(包括Channel字段的数量))- Parameters:
OrganizationId- 添加组织目录下所有设备通道(Json数组,可以为空,通道总数量不超过5000个(包括Channel字段的数量))
-
-