public static final class GetAssetsPropertyDetailResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAssetsPropertyDetailResponseBody |
build() |
GetAssetsPropertyDetailResponseBody.Builder |
pageInfo(GetAssetsPropertyDetailResponseBody.PageInfo pageInfo)
Information displayed on the page when performing a paginated query.
|
GetAssetsPropertyDetailResponseBody.Builder |
propertys(List<GetAssetsPropertyDetailResponseBody.Propertys> propertys)
Collection of asset fingerprint details.
|
GetAssetsPropertyDetailResponseBody.Builder |
requestId(String requestId)
The ID of this call request, a unique identifier generated by Alibaba Cloud for the request, which can be used to troubleshoot and locate issues.
|
public GetAssetsPropertyDetailResponseBody.Builder pageInfo(GetAssetsPropertyDetailResponseBody.PageInfo pageInfo)
Information displayed on the page when performing a paginated query.
public GetAssetsPropertyDetailResponseBody.Builder propertys(List<GetAssetsPropertyDetailResponseBody.Propertys> propertys)
Collection of asset fingerprint details.
public GetAssetsPropertyDetailResponseBody.Builder requestId(String requestId)
The ID of this call request, a unique identifier generated by Alibaba Cloud for the request, which can be used to troubleshoot and locate issues.
example:4C1AE3F3-18FA-4108-BBB9-AFA1A032****
public GetAssetsPropertyDetailResponseBody build()
Copyright © 2026. All rights reserved.