public static final class GetInterceptionTargetDetailResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetInterceptionTargetDetailResponseBody |
build() |
GetInterceptionTargetDetailResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
GetInterceptionTargetDetailResponseBody.Builder |
ruleTarget(GetInterceptionTargetDetailResponseBody.RuleTarget ruleTarget)
The information about the network object.
|
public GetInterceptionTargetDetailResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:D65AADFC-1D20-5A6A-8F6A-9FA53C0DC1F8
public GetInterceptionTargetDetailResponseBody.Builder ruleTarget(GetInterceptionTargetDetailResponseBody.RuleTarget ruleTarget)
The information about the network object.
public GetInterceptionTargetDetailResponseBody build()
Copyright © 2026. All rights reserved.