Uses of Class
com.tencentcloudapi.teo.v20220901.models.DownloadL7LogsResponse
-
Packages that use DownloadL7LogsResponse Package Description com.tencentcloudapi.teo.v20220901 com.tencentcloudapi.teo.v20220901.models -
-
Uses of DownloadL7LogsResponse in com.tencentcloudapi.teo.v20220901
Methods in com.tencentcloudapi.teo.v20220901 that return DownloadL7LogsResponse Modifier and Type Method Description DownloadL7LogsResponseTeoClient. DownloadL7Logs(DownloadL7LogsRequest req)本接口(DownloadL7Logs)下载七层离线日志。 -
Uses of DownloadL7LogsResponse in com.tencentcloudapi.teo.v20220901.models
Constructors in com.tencentcloudapi.teo.v20220901.models with parameters of type DownloadL7LogsResponse Constructor Description DownloadL7LogsResponse(DownloadL7LogsResponse 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.
-