public static final class DescribePropertyCountRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePropertyCountRequest |
build() |
DescribePropertyCountRequest.Builder |
type(String type)
The type of the asset fingerprints.
|
DescribePropertyCountRequest.Builder |
uuidList(String uuidList)
The UUIDs of the assets.
|
public DescribePropertyCountRequest.Builder type(String type)
The type of the asset fingerprints. Separate multiple types with commas (,). Valid values:
port,process
public DescribePropertyCountRequest.Builder uuidList(String uuidList)
The UUIDs of the assets. Separate multiple UUIDs with commas (,).
example:9658314a-7609-4426-afc4-2c924072****, 9658314a-7609-4426-afc4-2c924072****
public DescribePropertyCountRequest build()
Copyright © 2026. All rights reserved.