public static final class ListCheckItemsResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListCheckItemsResponseBody |
build() |
ListCheckItemsResponseBody.Builder |
checkItems(List<ListCheckItemsResponseBody.CheckItems> checkItems)
Information about the check items.
|
ListCheckItemsResponseBody.Builder |
pageInfo(ListCheckItemsResponseBody.PageInfo pageInfo)
Page information for paginated queries.
|
ListCheckItemsResponseBody.Builder |
requestId(String requestId)
The ID of the current request, which is a unique identifier generated by Alibaba Cloud for this request and can be used for troubleshooting and problem localization.
|
public ListCheckItemsResponseBody.Builder checkItems(List<ListCheckItemsResponseBody.CheckItems> checkItems)
Information about the check items.
public ListCheckItemsResponseBody.Builder pageInfo(ListCheckItemsResponseBody.PageInfo pageInfo)
Page information for paginated queries.
public ListCheckItemsResponseBody.Builder requestId(String requestId)
The ID of the current request, which is a unique identifier generated by Alibaba Cloud for this request and can be used for troubleshooting and problem localization.
example:7BC55C8F-226E-5AF5-9A2C-2EC43864****
public ListCheckItemsResponseBody build()
Copyright © 2026. All rights reserved.