public static final class DescribeAssetRiskListResponseBody.AssetList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeAssetRiskListResponseBody.AssetList |
build() |
DescribeAssetRiskListResponseBody.AssetList.Builder |
ip(String ip)
The IP address of the server.
|
DescribeAssetRiskListResponseBody.AssetList.Builder |
ipVersion(Long ipVersion)
The IP version of the asset that is protected by Cloud Firewall.
|
DescribeAssetRiskListResponseBody.AssetList.Builder |
reason(String reason)
The reason for the risk.
|
DescribeAssetRiskListResponseBody.AssetList.Builder |
riskLevel(String riskLevel)
The risk level.
|
public DescribeAssetRiskListResponseBody.AssetList.Builder ip(String ip)
The IP address of the server.
example:39.108.XX.XX
public DescribeAssetRiskListResponseBody.AssetList.Builder ipVersion(Long ipVersion)
The IP version of the asset that is protected by Cloud Firewall.
Valid values:
4
public DescribeAssetRiskListResponseBody.AssetList.Builder reason(String reason)
The reason for the risk.
example:other
public DescribeAssetRiskListResponseBody.AssetList.Builder riskLevel(String riskLevel)
The risk level. Valid values:
low
public DescribeAssetRiskListResponseBody.AssetList build()
Copyright © 2026. All rights reserved.