public static final class DeleteCheckItemResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteCheckItemResponseBody |
build() |
DeleteCheckItemResponseBody.Builder |
checkItems(List<DeleteCheckItemResponseBody.CheckItems> checkItems)
List of deleted custom check items.
|
DeleteCheckItemResponseBody.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 DeleteCheckItemResponseBody.Builder checkItems(List<DeleteCheckItemResponseBody.CheckItems> checkItems)
List of deleted custom check items.
public DeleteCheckItemResponseBody.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:20456DD5-5CBF-5015-9173-12CA4246B***
public DeleteCheckItemResponseBody build()
Copyright © 2026. All rights reserved.