public static final class DescribeCanFixVulListResponseBody.ExtendContentJson.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeCanFixVulListResponseBody.ExtendContentJson |
build() |
DescribeCanFixVulListResponseBody.ExtendContentJson.Builder |
os(String os)
The name of the operating system.
|
DescribeCanFixVulListResponseBody.ExtendContentJson.Builder |
osRelease(String osRelease)
The version of the operating system in the image.
|
DescribeCanFixVulListResponseBody.ExtendContentJson.Builder |
rpmEntityList(List<DescribeCanFixVulListResponseBody.RpmEntityList> rpmEntityList)
The RPM packages.
|
public DescribeCanFixVulListResponseBody.ExtendContentJson.Builder os(String os)
The name of the operating system.
example:debian
public DescribeCanFixVulListResponseBody.ExtendContentJson.Builder osRelease(String osRelease)
The version of the operating system in the image.
example:10.9
public DescribeCanFixVulListResponseBody.ExtendContentJson.Builder rpmEntityList(List<DescribeCanFixVulListResponseBody.RpmEntityList> rpmEntityList)
The RPM packages.
public DescribeCanFixVulListResponseBody.ExtendContentJson build()
Copyright © 2026. All rights reserved.