public static final class DeleteCheckPolicyResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteCheckPolicyResponseBody |
build() |
DeleteCheckPolicyResponseBody.Builder |
policys(List<DeleteCheckPolicyResponseBody.Policys> policys)
List of deleted policy details.
|
DeleteCheckPolicyResponseBody.Builder |
requestId(String requestId)
The unique ID of the request, which is used to locate and troubleshoot issues.
|
public DeleteCheckPolicyResponseBody.Builder policys(List<DeleteCheckPolicyResponseBody.Policys> policys)
List of deleted policy details.
public DeleteCheckPolicyResponseBody.Builder requestId(String requestId)
The unique ID of the request, which is used to locate and troubleshoot issues.
example:F8B6F758-BCD4-597A-8A2C-DA5A552C****
public DeleteCheckPolicyResponseBody build()
Copyright © 2026. All rights reserved.