public static final class DescribeFrontVulPatchListResponseBody.FrontPatchList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeFrontVulPatchListResponseBody.FrontPatchList |
build() |
DescribeFrontVulPatchListResponseBody.FrontPatchList.Builder |
patchList(List<DescribeFrontVulPatchListResponseBody.PatchList> patchList)
An array consisting of the pre-patches that are required to fix the specified Windows system vulnerability on the server.
|
DescribeFrontVulPatchListResponseBody.FrontPatchList.Builder |
uuid(String uuid)
The UUID of the server.
|
public DescribeFrontVulPatchListResponseBody.FrontPatchList.Builder patchList(List<DescribeFrontVulPatchListResponseBody.PatchList> patchList)
An array consisting of the pre-patches that are required to fix the specified Windows system vulnerability on the server.
public DescribeFrontVulPatchListResponseBody.FrontPatchList.Builder uuid(String uuid)
The UUID of the server.
example:1587bedb-fdb4-48c4-9330-4545****
public DescribeFrontVulPatchListResponseBody.FrontPatchList build()
Copyright © 2026. All rights reserved.