public static final class DescribePropertyCronItemRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribePropertyCronItemRequest |
build() |
DescribePropertyCronItemRequest.Builder |
currentPage(Integer currentPage)
The number of the page to return.
|
DescribePropertyCronItemRequest.Builder |
forceFlush(Boolean forceFlush)
Specifies whether to forcefully refresh the data that you want to query.
|
DescribePropertyCronItemRequest.Builder |
pageSize(Integer pageSize)
The number of entries to return on each page.
|
DescribePropertyCronItemRequest.Builder |
source(String source)
The path to the scheduled task.
|
public DescribePropertyCronItemRequest.Builder currentPage(Integer currentPage)
public DescribePropertyCronItemRequest.Builder forceFlush(Boolean forceFlush)
* **true**: yes * **false**: no
public DescribePropertyCronItemRequest.Builder pageSize(Integer pageSize)
public DescribePropertyCronItemRequest.Builder source(String source)
public DescribePropertyCronItemRequest build()
Copyright © 2023. All rights reserved.