Package | Description |
---|---|
com.tencentcloudapi.scf.v20180416.models |
Modifier and Type | Method and Description |
---|---|
LogSearchContext |
GetFunctionLogsRequest.getSearchContext()
Get 服务日志相关参数,第一页日志 Offset 为空字符串,后续分页按响应字段里的SearchContext填写
|
LogSearchContext |
GetFunctionLogsResponse.getSearchContext()
Get 日志服务分页参数
|
Modifier and Type | Method and Description |
---|---|
void |
GetFunctionLogsRequest.setSearchContext(LogSearchContext SearchContext)
Set 服务日志相关参数,第一页日志 Offset 为空字符串,后续分页按响应字段里的SearchContext填写
|
void |
GetFunctionLogsResponse.setSearchContext(LogSearchContext SearchContext)
Set 日志服务分页参数
|
Copyright © 2020. All rights reserved.