Uses of Class
com.tencentcloudapi.rum.v20210622.models.CreateOfflineLogConfigResponse
-
Packages that use CreateOfflineLogConfigResponse Package Description com.tencentcloudapi.rum.v20210622 com.tencentcloudapi.rum.v20210622.models -
-
Uses of CreateOfflineLogConfigResponse in com.tencentcloudapi.rum.v20210622
Methods in com.tencentcloudapi.rum.v20210622 that return CreateOfflineLogConfigResponse Modifier and Type Method Description CreateOfflineLogConfigResponseRumClient. CreateOfflineLogConfig(CreateOfflineLogConfigRequest req)创建离线日志监听,对应用户的离线日志将上报 -
Uses of CreateOfflineLogConfigResponse in com.tencentcloudapi.rum.v20210622.models
Constructors in com.tencentcloudapi.rum.v20210622.models with parameters of type CreateOfflineLogConfigResponse Constructor Description CreateOfflineLogConfigResponse(CreateOfflineLogConfigResponse 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.
-