Uses of Class
com.tencentcloudapi.iecp.v20210914.models.DescribeEdgeUnitApplicationLogsRequest
-
Packages that use DescribeEdgeUnitApplicationLogsRequest Package Description com.tencentcloudapi.iecp.v20210914 com.tencentcloudapi.iecp.v20210914.models -
-
Uses of DescribeEdgeUnitApplicationLogsRequest in com.tencentcloudapi.iecp.v20210914
Methods in com.tencentcloudapi.iecp.v20210914 with parameters of type DescribeEdgeUnitApplicationLogsRequest Modifier and Type Method Description DescribeEdgeUnitApplicationLogsResponseIecpClient. DescribeEdgeUnitApplicationLogs(DescribeEdgeUnitApplicationLogsRequest req)获取应用日志 -
Uses of DescribeEdgeUnitApplicationLogsRequest in com.tencentcloudapi.iecp.v20210914.models
Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type DescribeEdgeUnitApplicationLogsRequest Constructor Description DescribeEdgeUnitApplicationLogsRequest(DescribeEdgeUnitApplicationLogsRequest 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.
-