Uses of Class
com.tencentcloudapi.tcr.v20190924.models.RetentionExecution
-
Packages that use RetentionExecution Package Description com.tencentcloudapi.tcr.v20190924.models -
-
Uses of RetentionExecution in com.tencentcloudapi.tcr.v20190924.models
Methods in com.tencentcloudapi.tcr.v20190924.models that return RetentionExecution Modifier and Type Method Description RetentionExecution[]DescribeTagRetentionExecutionResponse. getRetentionExecutionList()Get 版本保留执行记录列表Methods in com.tencentcloudapi.tcr.v20190924.models with parameters of type RetentionExecution Modifier and Type Method Description voidDescribeTagRetentionExecutionResponse. setRetentionExecutionList(RetentionExecution[] RetentionExecutionList)Set 版本保留执行记录列表Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type RetentionExecution Constructor Description RetentionExecution(RetentionExecution 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.
-