Uses of Class
com.tencentcloudapi.tcr.v20190924.models.DescribeApplicationTriggerLogPersonalResponse
-
Packages that use DescribeApplicationTriggerLogPersonalResponse Package Description com.tencentcloudapi.tcr.v20190924 com.tencentcloudapi.tcr.v20190924.models -
-
Uses of DescribeApplicationTriggerLogPersonalResponse in com.tencentcloudapi.tcr.v20190924
Methods in com.tencentcloudapi.tcr.v20190924 that return DescribeApplicationTriggerLogPersonalResponse Modifier and Type Method Description DescribeApplicationTriggerLogPersonalResponseTcrClient. DescribeApplicationTriggerLogPersonal(DescribeApplicationTriggerLogPersonalRequest req)用于查询应用更新触发器触发日志 -
Uses of DescribeApplicationTriggerLogPersonalResponse in com.tencentcloudapi.tcr.v20190924.models
Constructors in com.tencentcloudapi.tcr.v20190924.models with parameters of type DescribeApplicationTriggerLogPersonalResponse Constructor Description DescribeApplicationTriggerLogPersonalResponse(DescribeApplicationTriggerLogPersonalResponse 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.
-