public static final class DescribeFrontVulPatchListResponseBody.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeFrontVulPatchListResponseBody |
build() |
DescribeFrontVulPatchListResponseBody.Builder |
frontPatchList(List<DescribeFrontVulPatchListResponseBody.FrontPatchList> frontPatchList)
An array consisting of the information about the pre-patches that are required to fix the specified Windows system vulnerability.
|
DescribeFrontVulPatchListResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public DescribeFrontVulPatchListResponseBody.Builder frontPatchList(List<DescribeFrontVulPatchListResponseBody.FrontPatchList> frontPatchList)
public DescribeFrontVulPatchListResponseBody.Builder requestId(String requestId)
public DescribeFrontVulPatchListResponseBody build()
Copyright © 2023. All rights reserved.