public static final class DescribeAssetsSecurityEventSummaryResponseBody.Assets.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeAssetsSecurityEventSummaryResponseBody.Assets.Builder |
assetType(String assetType)
The type of the asset.
|
DescribeAssetsSecurityEventSummaryResponseBody.Assets |
build() |
DescribeAssetsSecurityEventSummaryResponseBody.Assets.Builder |
riskCount(Long riskCount)
The number of potential risky assets.
|
DescribeAssetsSecurityEventSummaryResponseBody.Assets.Builder |
totalCount(Long totalCount)
The total number of assets.
|
public DescribeAssetsSecurityEventSummaryResponseBody.Assets.Builder assetType(String assetType)
The type of the asset. Valid values:
namespace
public DescribeAssetsSecurityEventSummaryResponseBody.Assets.Builder riskCount(Long riskCount)
The number of potential risky assets.
example:16
public DescribeAssetsSecurityEventSummaryResponseBody.Assets.Builder totalCount(Long totalCount)
The total number of assets.
example:30
public DescribeAssetsSecurityEventSummaryResponseBody.Assets build()
Copyright © 2026. All rights reserved.