| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.sls20201230.models |
| 限定符和类型 | 方法和说明 |
|---|---|
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.acceptEncoding(String acceptEncoding)
The compression format.
|
static GetLogsV2Request.Builder |
GetLogsV2Request.builder() |
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.forward(Boolean forward)
Specifies whether to page forward or backward for the scan-based query or phrase search.
|
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.from(Integer from)
The beginning of the time range to query.
|
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.highlight(Boolean highlight)
Specifies whether to highlight the returned result.
|
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.line(Long line)
The maximum number of logs to return for the request.
|
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.logstore(String logstore)
The name of the Logstore.
|
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.offset(Long offset)
The line from which the query starts.
|
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.powerSql(Boolean powerSql)
Specifies whether to enable the SQL enhancement feature.
|
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.project(String project)
The name of the project.
|
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.query(String query)
The search statement or query statement.
|
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.reverse(Boolean reverse)
Specifies whether to return logs in reverse chronological order of log timestamps.
|
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.session(String session)
The parameter that is used to query data.
|
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.to(Integer to)
The end of the time range to query.
|
GetLogsV2Request.Builder |
GetLogsV2Request.toBuilder() |
GetLogsV2Request.Builder |
GetLogsV2Request.Builder.topic(String topic)
The topic of the logs.
|
Copyright © 2025. All rights reserved.