public static final class DescribeAssetSummaryResponseBody.AssetsSummary.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeAssetSummaryResponseBody.AssetsSummary |
build() |
DescribeAssetSummaryResponseBody.AssetsSummary.Builder |
totalAssetAllRegion(Integer totalAssetAllRegion)
The total number of protected assets in all regions.
|
DescribeAssetSummaryResponseBody.AssetsSummary.Builder |
totalCoreAllRegion(Integer totalCoreAllRegion)
The total number of cores of protected assets in all regions.
|
DescribeAssetSummaryResponseBody.AssetsSummary.Builder |
totalCoreNum(Integer totalCoreNum)
The total number of cores of protected assets in the current region.
|
public DescribeAssetSummaryResponseBody.AssetsSummary.Builder totalAssetAllRegion(Integer totalAssetAllRegion)
The total number of protected assets in all regions.
example:Security Center supports the Hangzhou and Singapore service centers, which separately correspond to the China and Outside China data management centers. In the Hangzhou service center, Security Center provides protection capabilities for assets that are deployed in the regions covered by the China data management center. In the Singapore service center, Security Center provides protection capabilities for assets that are deployed in the regions covered by the Outside China data management center. You can determine whether the current region is covered by the China data management center or by the Outside China data management center based on the endpoint of Security Center. For more information about the supported regions for each data management center, see What is Security Center?
2064
public DescribeAssetSummaryResponseBody.AssetsSummary.Builder totalCoreAllRegion(Integer totalCoreAllRegion)
The total number of cores of protected assets in all regions.
example:Security Center supports the Hangzhou and Singapore service centers, which separately correspond to the China and Outside China data management centers. In the Hangzhou service center, Security Center provides protection capabilities for assets that are deployed in the regions covered by the China data management center. In the Singapore service center, Security Center provides protection capabilities for assets that are deployed in the regions covered by the Outside China data management center. You can determine whether the current region is covered by the China data management center or by the Outside China data management center based on the endpoint of Security Center. For more information about the supported regions for each data management center, see What is Security Center?
3200
public DescribeAssetSummaryResponseBody.AssetsSummary.Builder totalCoreNum(Integer totalCoreNum)
The total number of cores of protected assets in the current region.
example:Security Center supports the Hangzhou and Singapore service centers, which separately correspond to the China and Outside China data management centers. In the Hangzhou service center, Security Center provides protection capabilities for assets that are deployed in the regions covered by the China data management center. In the Singapore service center, Security Center provides protection capabilities for assets that are deployed in the regions covered by the Outside China data management center. You can determine whether the current region is covered by the China data management center or by the Outside China data management center based on the endpoint of Security Center. For more information about the supported regions for each data management center, see What is Security Center?
1022
public DescribeAssetSummaryResponseBody.AssetsSummary build()
Copyright © 2026. All rights reserved.