public static final class DescribePropertyCronDetailResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePropertyCronDetailResponseBody |
build() |
DescribePropertyCronDetailResponseBody.Builder |
pageInfo(DescribePropertyCronDetailResponseBody.PageInfo pageInfo)
The pagination information.
|
DescribePropertyCronDetailResponseBody.Builder |
propertys(List<DescribePropertyCronDetailResponseBody.Propertys> propertys)
The details of the scheduled tasks.
|
DescribePropertyCronDetailResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public DescribePropertyCronDetailResponseBody.Builder pageInfo(DescribePropertyCronDetailResponseBody.PageInfo pageInfo)
The pagination information.
public DescribePropertyCronDetailResponseBody.Builder propertys(List<DescribePropertyCronDetailResponseBody.Propertys> propertys)
The details of the scheduled tasks.
public DescribePropertyCronDetailResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:B0C4E12E-CCE1-109D-9E62-7B95CBBAEF8C
public DescribePropertyCronDetailResponseBody build()
Copyright © 2026. All rights reserved.