public static final class DescribeAssetRiskListResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeAssetRiskListResponseBody.Builder |
assetList(List<DescribeAssetRiskListResponseBody.AssetList> assetList)
The details of the assets.
|
DescribeAssetRiskListResponseBody |
build() |
DescribeAssetRiskListResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
DescribeAssetRiskListResponseBody.Builder |
totalCount(Long totalCount)
The total number of entries returned.
|
public DescribeAssetRiskListResponseBody.Builder assetList(List<DescribeAssetRiskListResponseBody.AssetList> assetList)
The details of the assets.
public DescribeAssetRiskListResponseBody.Builder requestId(String requestId)
The ID of the request.
example:443C5781-1C03-5FCD-8EC5-FB9C0B9AC396
public DescribeAssetRiskListResponseBody.Builder totalCount(Long totalCount)
The total number of entries returned.
example:12
public DescribeAssetRiskListResponseBody build()
Copyright © 2026. All rights reserved.