public static final class DescribeAssetListResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeAssetListResponseBody.Builder |
assets(List<DescribeAssetListResponseBody.Assets> assets)
The assets that are protected by Cloud Firewall.
|
DescribeAssetListResponseBody |
build() |
DescribeAssetListResponseBody.Builder |
requestId(String requestId)
The ID of the request.
|
DescribeAssetListResponseBody.Builder |
totalCount(Integer totalCount)
The total number of the assets that are protected by Cloud Firewall.
|
public DescribeAssetListResponseBody.Builder assets(List<DescribeAssetListResponseBody.Assets> assets)
The assets that are protected by Cloud Firewall.
public DescribeAssetListResponseBody.Builder requestId(String requestId)
The ID of the request.
example:CBF1E9B7-D6A0-4E9E-AD3E-2B47E6C2837D
public DescribeAssetListResponseBody.Builder totalCount(Integer totalCount)
The total number of the assets that are protected by Cloud Firewall.
example:12
public DescribeAssetListResponseBody build()
Copyright © 2026. All rights reserved.