public static final class ListCheckItemWarningSummaryResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
ListCheckItemWarningSummaryResponseBody |
build() |
ListCheckItemWarningSummaryResponseBody.Builder |
list(List<ListCheckItemWarningSummaryResponseBody.List> list)
An array that consists of the risk statistics of check items.
|
ListCheckItemWarningSummaryResponseBody.Builder |
pageInfo(ListCheckItemWarningSummaryResponseBody.PageInfo pageInfo)
The pagination information.
|
ListCheckItemWarningSummaryResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public ListCheckItemWarningSummaryResponseBody.Builder list(List<ListCheckItemWarningSummaryResponseBody.List> list)
public ListCheckItemWarningSummaryResponseBody.Builder pageInfo(ListCheckItemWarningSummaryResponseBody.PageInfo pageInfo)
public ListCheckItemWarningSummaryResponseBody.Builder requestId(String requestId)
public ListCheckItemWarningSummaryResponseBody build()
Copyright © 2023. All rights reserved.