Uses of Class
com.tencentcloudapi.rum.v20210622.models.CreateLogExportResponse
-
Packages that use CreateLogExportResponse Package Description com.tencentcloudapi.rum.v20210622 com.tencentcloudapi.rum.v20210622.models -
-
Uses of CreateLogExportResponse in com.tencentcloudapi.rum.v20210622
Methods in com.tencentcloudapi.rum.v20210622 that return CreateLogExportResponse Modifier and Type Method Description CreateLogExportResponseRumClient. CreateLogExport(CreateLogExportRequest req)接口请求域名: rum.tencentcloudapi.com 。 本接口用于创建日志下载任务 默认接口请求频率限制:20次/秒。 -
Uses of CreateLogExportResponse in com.tencentcloudapi.rum.v20210622.models
Constructors in com.tencentcloudapi.rum.v20210622.models with parameters of type CreateLogExportResponse Constructor Description CreateLogExportResponse(CreateLogExportResponse 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.
-