public static final class ListCheckStandardRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListCheckStandardRequest |
build() |
ListCheckStandardRequest.Builder |
instanceIds(List<String> instanceIds)
The instance IDs of the cloud services to which the check items belong.
|
ListCheckStandardRequest.Builder |
instanceSubTypes(List<String> instanceSubTypes)
The subtypes of cloud services.
|
ListCheckStandardRequest.Builder |
instanceTypes(List<String> instanceTypes)
The asset types of cloud services.
|
ListCheckStandardRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
ListCheckStandardRequest.Builder |
taskSources(List<String> taskSources)
List of task sources.
|
ListCheckStandardRequest.Builder |
vendors(List<String> vendors)
The cloud service providers.
|
public ListCheckStandardRequest.Builder instanceIds(List<String> instanceIds)
The instance IDs of the cloud services to which the check items belong.
public ListCheckStandardRequest.Builder instanceSubTypes(List<String> instanceSubTypes)
The subtypes of cloud services.
public ListCheckStandardRequest.Builder instanceTypes(List<String> instanceTypes)
The asset types of cloud services.
public ListCheckStandardRequest.Builder lang(String lang)
The language of the content within the request and response. Default value: zh. Valid values:
zh
public ListCheckStandardRequest.Builder taskSources(List<String> taskSources)
List of task sources.
public ListCheckStandardRequest.Builder vendors(List<String> vendors)
The cloud service providers. Valid values:
public ListCheckStandardRequest build()
Copyright © 2026. All rights reserved.