public static final class DescribePropertyProcDetailResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePropertyProcDetailResponseBody |
build() |
DescribePropertyProcDetailResponseBody.Builder |
pageInfo(DescribePropertyProcDetailResponseBody.PageInfo pageInfo)
The pagination information.
|
DescribePropertyProcDetailResponseBody.Builder |
propertys(List<DescribePropertyProcDetailResponseBody.Propertys> propertys)
An array that consists of the fingerprints of the processes.
|
DescribePropertyProcDetailResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public DescribePropertyProcDetailResponseBody.Builder pageInfo(DescribePropertyProcDetailResponseBody.PageInfo pageInfo)
The pagination information.
public DescribePropertyProcDetailResponseBody.Builder propertys(List<DescribePropertyProcDetailResponseBody.Propertys> propertys)
An array that consists of the fingerprints of the processes.
public DescribePropertyProcDetailResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:AA47D46F-10DE-138C-BBB4-8A0003F75CD7
public DescribePropertyProcDetailResponseBody build()
Copyright © 2026. All rights reserved.