public static final class DescribeFrontVulPatchListResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
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)
An array consisting of the information about the pre-patches that are required to fix the specified Windows system vulnerability.
public DescribeFrontVulPatchListResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:F929E952-EBFC-56C3-BD35-BF8B59024C68
public DescribeFrontVulPatchListResponseBody build()
Copyright © 2026. All rights reserved.