Uses of Class
com.tencentcloudapi.iecp.v20210914.models.OperationLogsCondition
-
Packages that use OperationLogsCondition Package Description com.tencentcloudapi.iecp.v20210914.models -
-
Uses of OperationLogsCondition in com.tencentcloudapi.iecp.v20210914.models
Methods in com.tencentcloudapi.iecp.v20210914.models that return OperationLogsCondition Modifier and Type Method Description OperationLogsConditionDescribeEdgeOperationLogsRequest. getCondition()Get 过滤条件Methods in com.tencentcloudapi.iecp.v20210914.models with parameters of type OperationLogsCondition Modifier and Type Method Description voidDescribeEdgeOperationLogsRequest. setCondition(OperationLogsCondition Condition)Set 过滤条件Constructors in com.tencentcloudapi.iecp.v20210914.models with parameters of type OperationLogsCondition Constructor Description OperationLogsCondition(OperationLogsCondition 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.
-