| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.sls20201230.models |
| 限定符和类型 | 方法和说明 |
|---|---|
GetContextLogsRequest.Builder |
GetContextLogsRequest.Builder.backLines(Long backLines)
The number of logs that you want to obtain and are generated before the generation time of the start log.
|
static GetContextLogsRequest.Builder |
GetContextLogsRequest.builder() |
GetContextLogsRequest.Builder |
GetContextLogsRequest.Builder.forwardLines(Long forwardLines)
The number of logs that you want to obtain and are generated after the generation time of the start log.
|
GetContextLogsRequest.Builder |
GetContextLogsRequest.Builder.logstore(String logstore)
The name of the Logstore.
|
GetContextLogsRequest.Builder |
GetContextLogsRequest.Builder.packId(String packId)
The unique identifier of the log group to which the start log belongs.
|
GetContextLogsRequest.Builder |
GetContextLogsRequest.Builder.packMeta(String packMeta)
The unique context identifier of the start log in the log group.
|
GetContextLogsRequest.Builder |
GetContextLogsRequest.Builder.project(String project)
The name of the project.
|
GetContextLogsRequest.Builder |
GetContextLogsRequest.toBuilder() |
Copyright © 2025. All rights reserved.