Uses of Class
com.tencentcloudapi.rum.v20210622.models.DescribeOfflineLogConfigsResponse
-
Packages that use DescribeOfflineLogConfigsResponse Package Description com.tencentcloudapi.rum.v20210622 com.tencentcloudapi.rum.v20210622.models -
-
Uses of DescribeOfflineLogConfigsResponse in com.tencentcloudapi.rum.v20210622
Methods in com.tencentcloudapi.rum.v20210622 that return DescribeOfflineLogConfigsResponse Modifier and Type Method Description DescribeOfflineLogConfigsResponseRumClient. DescribeOfflineLogConfigs(DescribeOfflineLogConfigsRequest req)获取设置的离线日志监听配置 - 返回设置的用户唯一标识 -
Uses of DescribeOfflineLogConfigsResponse in com.tencentcloudapi.rum.v20210622.models
Constructors in com.tencentcloudapi.rum.v20210622.models with parameters of type DescribeOfflineLogConfigsResponse Constructor Description DescribeOfflineLogConfigsResponse(DescribeOfflineLogConfigsResponse 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.
-