public static final class ListOperationTaskResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListOperationTaskResponseBody |
build() |
ListOperationTaskResponseBody.Builder |
operationTasks(List<ListOperationTaskResponseBody.OperationTasks> operationTasks)
Detailed instance information list of operation tasks.
|
ListOperationTaskResponseBody.Builder |
pageInfo(ListOperationTaskResponseBody.PageInfo pageInfo)
Page information when performing a paginated query.
|
ListOperationTaskResponseBody.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 ListOperationTaskResponseBody.Builder operationTasks(List<ListOperationTaskResponseBody.OperationTasks> operationTasks)
Detailed instance information list of operation tasks.
public ListOperationTaskResponseBody.Builder pageInfo(ListOperationTaskResponseBody.PageInfo pageInfo)
Page information when performing a paginated query.
public ListOperationTaskResponseBody.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:3956048F-9D73-5EDB-834B-4827BB48****
public ListOperationTaskResponseBody build()
Copyright © 2026. All rights reserved.