public static final class DescribeHighDefinationMonitorResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeHighDefinationMonitorResponseBody |
build() |
DescribeHighDefinationMonitorResponseBody.Builder |
logProject(String logProject)
The name of the Log Service project.
|
DescribeHighDefinationMonitorResponseBody.Builder |
logStore(String logStore)
The name of the Logstore.
|
DescribeHighDefinationMonitorResponseBody.Builder |
requestId(String requestId)
The request ID.
|
DescribeHighDefinationMonitorResponseBody.Builder |
success(String success)
Indicates whether the call is successful.
|
public DescribeHighDefinationMonitorResponseBody.Builder logProject(String logProject)
The name of the Log Service project.
example:my-project
public DescribeHighDefinationMonitorResponseBody.Builder logStore(String logStore)
The name of the Logstore.
example:my-log-store
public DescribeHighDefinationMonitorResponseBody.Builder requestId(String requestId)
The request ID.
example:2F398FF5-B349-5C01-8638-8E9A0BF1DBE6
public DescribeHighDefinationMonitorResponseBody.Builder success(String success)
Indicates whether the call is successful. Valid values:
true
public DescribeHighDefinationMonitorResponseBody build()
Copyright © 2026. All rights reserved.