public static final class DescribeFrontVulPatchListResponseBody.PatchList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeFrontVulPatchListResponseBody.PatchList.Builder |
aliasName(String aliasName)
The name of the vulnerability.
|
DescribeFrontVulPatchListResponseBody.PatchList |
build() |
DescribeFrontVulPatchListResponseBody.PatchList.Builder |
name(String name)
The version number of the pre-patch that is required to fix the Windows system vulnerability.
|
public DescribeFrontVulPatchListResponseBody.PatchList.Builder aliasName(String aliasName)
The name of the vulnerability.
example:RHBA-2019:2599: krb5 bug fix update
public DescribeFrontVulPatchListResponseBody.PatchList.Builder name(String name)
The version number of the pre-patch that is required to fix the Windows system vulnerability.
example:4523204
public DescribeFrontVulPatchListResponseBody.PatchList build()
Copyright © 2026. All rights reserved.