Uses of Class
com.tencentcloudapi.apigateway.v20180808.models.LogQuery
-
Packages that use LogQuery Package Description com.tencentcloudapi.apigateway.v20180808.models -
-
Uses of LogQuery in com.tencentcloudapi.apigateway.v20180808.models
Methods in com.tencentcloudapi.apigateway.v20180808.models that return LogQuery Modifier and Type Method Description LogQuery[]DescribeLogSearchRequest. getLogQuerys()Deprecated.Methods in com.tencentcloudapi.apigateway.v20180808.models with parameters of type LogQuery Modifier and Type Method Description voidDescribeLogSearchRequest. setLogQuerys(LogQuery[] LogQuerys)Deprecated.Constructors in com.tencentcloudapi.apigateway.v20180808.models with parameters of type LogQuery Constructor Description LogQuery(LogQuery 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.
-