public static final class AddControlPolicyResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
AddControlPolicyResponseBody.Builder |
aclUuid(String aclUuid)
The ID of the access control policy that is created on the Internet firewall.
|
AddControlPolicyResponseBody |
build() |
AddControlPolicyResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
public AddControlPolicyResponseBody.Builder aclUuid(String aclUuid)
The ID of the access control policy that is created on the Internet firewall.
example:00281255-d220-4db1-8f4f-c4df221ad84c
public AddControlPolicyResponseBody.Builder requestId(String requestId)
The ID of the request.
example:CBF1E9B7-D6A0-4E9E-AD3E-2B47E6C2837D
public AddControlPolicyResponseBody build()
Copyright © 2026. All rights reserved.