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