public static final class ListCheckPoliciesResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListCheckPoliciesResponseBody |
build() |
ListCheckPoliciesResponseBody.Builder |
pageInfo(ListCheckPoliciesResponseBody.PageInfo pageInfo)
Paging information for the query results.
|
ListCheckPoliciesResponseBody.Builder |
policies(List<ListCheckPoliciesResponseBody.Policies> policies)
List of policies.
|
ListCheckPoliciesResponseBody.Builder |
requestId(String requestId)
ID of the current call request, generated by Alibaba Cloud as a unique identifier for the request, which can be used for troubleshooting and problem localization.
|
public ListCheckPoliciesResponseBody.Builder pageInfo(ListCheckPoliciesResponseBody.PageInfo pageInfo)
Paging information for the query results.
public ListCheckPoliciesResponseBody.Builder policies(List<ListCheckPoliciesResponseBody.Policies> policies)
List of policies.
public ListCheckPoliciesResponseBody.Builder requestId(String requestId)
ID of the current call request, generated by Alibaba Cloud as a unique identifier for the request, which can be used for troubleshooting and problem localization.
example:ADE57832-9666-511C-9A80-B87DE2E8****
public ListCheckPoliciesResponseBody build()
Copyright © 2026. All rights reserved.