public static final class GetCheckSummaryRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetCheckSummaryRequest |
build() |
GetCheckSummaryRequest.Builder |
isItemStatistic(Boolean isItemStatistic)
Specifies whether to return the statistics of the check items, including the number of check items supported by the system and the number of check items available to you.
|
GetCheckSummaryRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
GetCheckSummaryRequest.Builder |
resourceDirectoryAccountId(String resourceDirectoryAccountId)
The Alibaba Cloud account ID of the member in the resource directory.
|
GetCheckSummaryRequest.Builder |
taskSources(List<String> taskSources)
List of task sources.
|
GetCheckSummaryRequest.Builder |
vendors(List<String> vendors)
The cloud service providers.
|
public GetCheckSummaryRequest.Builder isItemStatistic(Boolean isItemStatistic)
Specifies whether to return the statistics of the check items, including the number of check items supported by the system and the number of check items available to you. Default value: false. Valid values:
false
public GetCheckSummaryRequest.Builder lang(String lang)
The language of the content within the request and response. Valid values:
zh
public GetCheckSummaryRequest.Builder resourceDirectoryAccountId(String resourceDirectoryAccountId)
The Alibaba Cloud account ID of the member in the resource directory.
example:You can call the DescribeMonitorAccounts operation to query the IDs of Alibaba Cloud accounts.
000
public GetCheckSummaryRequest.Builder taskSources(List<String> taskSources)
List of task sources.
public GetCheckSummaryRequest.Builder vendors(List<String> vendors)
The cloud service providers.
public GetCheckSummaryRequest build()
Copyright © 2026. All rights reserved.