public static final class DescribePropertyUserDetailResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePropertyUserDetailResponseBody |
build() |
DescribePropertyUserDetailResponseBody.Builder |
pageInfo(DescribePropertyUserDetailResponseBody.PageInfo pageInfo)
Information displayed on the query result page.
|
DescribePropertyUserDetailResponseBody.Builder |
propertys(List<DescribePropertyUserDetailResponseBody.Propertys> propertys)
Details list of the queried account asset fingerprint information.
|
DescribePropertyUserDetailResponseBody.Builder |
requestId(String requestId)
The ID of the current request, which is a unique identifier generated by Alibaba Cloud for the request, and can be used for troubleshooting and problem localization.
|
public DescribePropertyUserDetailResponseBody.Builder pageInfo(DescribePropertyUserDetailResponseBody.PageInfo pageInfo)
Information displayed on the query result page.
public DescribePropertyUserDetailResponseBody.Builder propertys(List<DescribePropertyUserDetailResponseBody.Propertys> propertys)
Details list of the queried account asset fingerprint information.
public DescribePropertyUserDetailResponseBody.Builder requestId(String requestId)
The ID of the current request, which is a unique identifier generated by Alibaba Cloud for the request, and can be used for troubleshooting and problem localization.
example:33A71BE3-2CC2-14CB-B460-33A1DD82953A
public DescribePropertyUserDetailResponseBody build()
Copyright © 2026. All rights reserved.