public static final class DescribePropertyCronItemResponseBody.PropertyItems.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribePropertyCronItemResponseBody.PropertyItems |
build() |
DescribePropertyCronItemResponseBody.PropertyItems.Builder |
count(Integer count)
The number of servers on which the scheduled task is run.
|
DescribePropertyCronItemResponseBody.PropertyItems.Builder |
source(String source)
The path to the scheduled task.
|
public DescribePropertyCronItemResponseBody.PropertyItems.Builder count(Integer count)
The number of servers on which the scheduled task is run.
example:23
public DescribePropertyCronItemResponseBody.PropertyItems.Builder source(String source)
The path to the scheduled task.
example:/data
public DescribePropertyCronItemResponseBody.PropertyItems build()
Copyright © 2026. All rights reserved.