public static final class DescribeFrontVulPatchListRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeFrontVulPatchListRequest |
build() |
DescribeFrontVulPatchListRequest.Builder |
info(String info)
The information about the Windows system vulnerability.
|
DescribeFrontVulPatchListRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeFrontVulPatchListRequest.Builder |
operateType(String operateType)
The operation that you want to perform on the vulnerability.
|
DescribeFrontVulPatchListRequest.Builder |
type(String type)
The type of the vulnerability.
|
public DescribeFrontVulPatchListRequest.Builder info(String info)
* **name**: the name of the vulnerability. * **uuid**: the UUID of the server on which the vulnerability is detected. * **tag**: the tag that is added to the vulnerability. Set this field to **system**, which indicates Windows system vulnerabilities.
public DescribeFrontVulPatchListRequest.Builder lang(String lang)
* **zh**: Chinese * **en**: English
public DescribeFrontVulPatchListRequest.Builder operateType(String operateType)
public DescribeFrontVulPatchListRequest.Builder type(String type)
public DescribeFrontVulPatchListRequest build()
Copyright © 2023. All rights reserved.