public static final class ModifyInterceptionTargetResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ModifyInterceptionTargetResponseBody |
build() |
ModifyInterceptionTargetResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
ModifyInterceptionTargetResponseBody.Builder |
result(Boolean result)
Indicates whether the request was successful.
|
public ModifyInterceptionTargetResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:16CB4467-56AE-546C-BF19-AD4584C0DD03
public ModifyInterceptionTargetResponseBody.Builder result(Boolean result)
Indicates whether the request was successful. Valid values:
true
public ModifyInterceptionTargetResponseBody build()
Copyright © 2026. All rights reserved.