Uses of Class
com.tencentcloudapi.scf.v20180416.models.LogSearchContext
-
Packages that use LogSearchContext Package Description com.tencentcloudapi.scf.v20180416.models -
-
Uses of LogSearchContext in com.tencentcloudapi.scf.v20180416.models
Methods in com.tencentcloudapi.scf.v20180416.models that return LogSearchContext Modifier and Type Method Description LogSearchContextGetFunctionLogsRequest. getSearchContext()Get 该字段已下线LogSearchContextGetFunctionLogsResponse. getSearchContext()Get 该字段已下线Methods in com.tencentcloudapi.scf.v20180416.models with parameters of type LogSearchContext Modifier and Type Method Description voidGetFunctionLogsRequest. setSearchContext(LogSearchContext SearchContext)Set 该字段已下线voidGetFunctionLogsResponse. setSearchContext(LogSearchContext SearchContext)Set 该字段已下线Constructors in com.tencentcloudapi.scf.v20180416.models with parameters of type LogSearchContext Constructor Description LogSearchContext(LogSearchContext 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.
-