Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.DescribeLogSearchResponse
-
Packages that use DescribeLogSearchResponse Package Description com.tencentcloudapi.apigateway.v20180808 com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of DescribeLogSearchResponse in com.tencentcloudapi.apigateway.v20180808
Methods in com.tencentcloudapi.apigateway.v20180808 that return DescribeLogSearchResponse Modifier and Type Method Description DescribeLogSearchResponseApigatewayClient. DescribeLogSearch(DescribeLogSearchRequest req)本接口DescribeLogSearch用于搜索日志 -
Uses of DescribeLogSearchResponse in com.tencentcloudapi.apigateway.v20180808.models
Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type DescribeLogSearchResponse Constructor Description DescribeLogSearchResponse(DescribeLogSearchResponse 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.
-