Uses of Class
com.tencentcloudapi.tcr.v20190924.models.DescribeApplicationTriggerLogPersonalResp
-
Packages that use DescribeApplicationTriggerLogPersonalResp Package Description com.tencentcloudapi.tcr.v20190924.models -
-
Uses of DescribeApplicationTriggerLogPersonalResp in com.tencentcloudapi.tcr.v20190924.models
Methods in com.tencentcloudapi.tcr.v20190924.models that return DescribeApplicationTriggerLogPersonalResp Modifier and Type Method Description DescribeApplicationTriggerLogPersonalRespDescribeApplicationTriggerLogPersonalResponse. getData()Get 触发日志返回值Methods in com.tencentcloudapi.tcr.v20190924.models with parameters of type DescribeApplicationTriggerLogPersonalResp Modifier and Type Method Description voidDescribeApplicationTriggerLogPersonalResponse. setData(DescribeApplicationTriggerLogPersonalResp Data)Set 触发日志返回值Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type DescribeApplicationTriggerLogPersonalResp Constructor Description DescribeApplicationTriggerLogPersonalResp(DescribeApplicationTriggerLogPersonalResp 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.
-