Uses of Class
com.tencentcloudapi.rum.v20210622.models.DeleteOfflineLogConfigResponse
-
Packages that use DeleteOfflineLogConfigResponse Package Description com.tencentcloudapi.rum.v20210622 com.tencentcloudapi.rum.v20210622.models -
-
Uses of DeleteOfflineLogConfigResponse in com.tencentcloudapi.rum.v20210622
Methods in com.tencentcloudapi.rum.v20210622 that return DeleteOfflineLogConfigResponse Modifier and Type Method Description DeleteOfflineLogConfigResponseRumClient. DeleteOfflineLogConfig(DeleteOfflineLogConfigRequest req)删除 rum 离线日志监听 - 对应用户的离线日志将不会上报 -
Uses of DeleteOfflineLogConfigResponse in com.tencentcloudapi.rum.v20210622.models
Constructors in com.tencentcloudapi.rum.v20210622.models with parameters of type DeleteOfflineLogConfigResponse Constructor Description DeleteOfflineLogConfigResponse(DeleteOfflineLogConfigResponse 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.
-