public static final class DescribePropertyUsageTopResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePropertyUsageTopResponseBody |
build() |
DescribePropertyUsageTopResponseBody.Builder |
itemCount(Integer itemCount)
The number of fingerprints.
|
DescribePropertyUsageTopResponseBody.Builder |
requestId(String requestId)
The request ID.
|
DescribePropertyUsageTopResponseBody.Builder |
topStatisticItems(List<DescribePropertyUsageTopResponseBody.TopStatisticItems> topStatisticItems)
The statistical results.
|
DescribePropertyUsageTopResponseBody.Builder |
type(String type)
The type of the asset fingerprint.
|
public DescribePropertyUsageTopResponseBody.Builder itemCount(Integer itemCount)
The number of fingerprints.
example:5
public DescribePropertyUsageTopResponseBody.Builder requestId(String requestId)
The request ID.
example:16AA5B62-A3C1-520B-B289-4BD971CC17AB
public DescribePropertyUsageTopResponseBody.Builder topStatisticItems(List<DescribePropertyUsageTopResponseBody.TopStatisticItems> topStatisticItems)
The statistical results.
public DescribePropertyUsageTopResponseBody.Builder type(String type)
The type of the asset fingerprint. Valid value:
sca
public DescribePropertyUsageTopResponseBody build()
Copyright © 2026. All rights reserved.