public static final class DescribePropertySoftwareDetailResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePropertySoftwareDetailResponseBody |
build() |
DescribePropertySoftwareDetailResponseBody.Builder |
pageInfo(DescribePropertySoftwareDetailResponseBody.PageInfo pageInfo)
Information displayed on the query result page.
|
DescribePropertySoftwareDetailResponseBody.Builder |
propertys(List<DescribePropertySoftwareDetailResponseBody.Propertys> propertys)
Details list of the queried software asset"s fingerprint information.
|
DescribePropertySoftwareDetailResponseBody.Builder |
requestId(String requestId)
The ID of the current request, generated by Alibaba Cloud as a unique identifier for the request, which can be used for troubleshooting and problem localization.
|
public DescribePropertySoftwareDetailResponseBody.Builder pageInfo(DescribePropertySoftwareDetailResponseBody.PageInfo pageInfo)
Information displayed on the query result page.
public DescribePropertySoftwareDetailResponseBody.Builder propertys(List<DescribePropertySoftwareDetailResponseBody.Propertys> propertys)
Details list of the queried software asset"s fingerprint information.
public DescribePropertySoftwareDetailResponseBody.Builder requestId(String requestId)
The ID of the current request, generated by Alibaba Cloud as a unique identifier for the request, which can be used for troubleshooting and problem localization.
example:6AEE7412-0065-1135-B790-AE2C38BA68FB
public DescribePropertySoftwareDetailResponseBody build()
Copyright © 2026. All rights reserved.