public static final class ListTargetByBatchResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListTargetByBatchResponseBody |
build() |
ListTargetByBatchResponseBody.Builder |
pageInfo(ListTargetByBatchResponseBody.PageInfo pageInfo)
Pagination information.
|
ListTargetByBatchResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is a unique identifier generated by Alibaba Cloud for this request and can be used for troubleshooting and problem localization.
|
ListTargetByBatchResponseBody.Builder |
targetList(List<String> targetList)
The returned list.
|
public ListTargetByBatchResponseBody.Builder pageInfo(ListTargetByBatchResponseBody.PageInfo pageInfo)
Pagination information.
public ListTargetByBatchResponseBody.Builder requestId(String requestId)
The ID of the request, which is a unique identifier generated by Alibaba Cloud for this request and can be used for troubleshooting and problem localization.
example:6EBB8614-746D-555D-AB69-C801AEC7DCE0
public ListTargetByBatchResponseBody.Builder targetList(List<String> targetList)
The returned list.
public ListTargetByBatchResponseBody build()
Copyright © 2026. All rights reserved.