Uses of Class
com.tencentcloudapi.iss.v20230517.models.LifeCycleData
-
Packages that use LifeCycleData Package Description com.tencentcloudapi.iss.v20230517.models -
-
Uses of LifeCycleData in com.tencentcloudapi.iss.v20230517.models
Methods in com.tencentcloudapi.iss.v20230517.models that return LifeCycleData Modifier and Type Method Description LifeCycleDataAddRecordBackupPlanData. getLifeCycle()Get 云文件生命周期LifeCycleDataAddRecordBackupPlanRequest. getLifeCycle()Get 生命周期(录像文件生命周期设置,管理文件冷、热存储的时间)LifeCycleDataAddRecordPlanRequest. getLifeCycle()Get 生命周期LifeCycleDataDescribeRecordBackupPlanData. getLifeCycle()Get 云文件生命周期LifeCycleDataListRecordBackupPlanData. getLifeCycle()Get 云文件生命周期LifeCycleDataRecordPlanBaseInfo. getLifeCycle()Get 云文件生命周期LifeCycleDataRecordPlanOptData. getLifeCycle()Get 云文件生命周期LifeCycleDataUpdateRecordBackupPlanData. getLifeCycle()Get 云文件生命周期LifeCycleDataUpdateRecordBackupPlanModify. getLifeCycle()Get 生命周期(录像文件生命周期设置,管理文件冷、热存储的时间,不修改生命周期时,不需要该字段)LifeCycleDataUpdateRecordPlanData. getLifeCycle()Get 生命周期,文件生命周期设置,管理文件冷、热存储的时间,不修改生命周期时,不需要该字段Methods in com.tencentcloudapi.iss.v20230517.models with parameters of type LifeCycleData Modifier and Type Method Description voidAddRecordBackupPlanData. setLifeCycle(LifeCycleData LifeCycle)Set 云文件生命周期voidAddRecordBackupPlanRequest. setLifeCycle(LifeCycleData LifeCycle)Set 生命周期(录像文件生命周期设置,管理文件冷、热存储的时间)voidAddRecordPlanRequest. setLifeCycle(LifeCycleData LifeCycle)Set 生命周期voidDescribeRecordBackupPlanData. setLifeCycle(LifeCycleData LifeCycle)Set 云文件生命周期voidListRecordBackupPlanData. setLifeCycle(LifeCycleData LifeCycle)Set 云文件生命周期voidRecordPlanBaseInfo. setLifeCycle(LifeCycleData LifeCycle)Set 云文件生命周期voidRecordPlanOptData. setLifeCycle(LifeCycleData LifeCycle)Set 云文件生命周期voidUpdateRecordBackupPlanData. setLifeCycle(LifeCycleData LifeCycle)Set 云文件生命周期voidUpdateRecordBackupPlanModify. setLifeCycle(LifeCycleData LifeCycle)Set 生命周期(录像文件生命周期设置,管理文件冷、热存储的时间,不修改生命周期时,不需要该字段)voidUpdateRecordPlanData. setLifeCycle(LifeCycleData LifeCycle)Set 生命周期,文件生命周期设置,管理文件冷、热存储的时间,不修改生命周期时,不需要该字段Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type LifeCycleData Constructor Description LifeCycleData(LifeCycleData 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.
-