public static final class DescribePropertyCronDetailRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribePropertyCronDetailRequest |
build() |
DescribePropertyCronDetailRequest.Builder |
currentPage(Integer currentPage)
The number of the page to return.
|
DescribePropertyCronDetailRequest.Builder |
extend(String extend)
Specifies whether fuzzy search by path to the scheduled task is supported.
|
DescribePropertyCronDetailRequest.Builder |
pageSize(Integer pageSize)
The number of entries to return on each page.
|
DescribePropertyCronDetailRequest.Builder |
remark(String remark)
The name or IP address of the server.
|
DescribePropertyCronDetailRequest.Builder |
source(String source)
The path to the scheduled task.
|
DescribePropertyCronDetailRequest.Builder |
user(String user)
The username of the account that runs the scheduled task.
|
DescribePropertyCronDetailRequest.Builder |
uuid(String uuid)
The UUID of the server.
|
public DescribePropertyCronDetailRequest.Builder currentPage(Integer currentPage)
public DescribePropertyCronDetailRequest.Builder extend(String extend)
public DescribePropertyCronDetailRequest.Builder pageSize(Integer pageSize)
public DescribePropertyCronDetailRequest.Builder remark(String remark)
public DescribePropertyCronDetailRequest.Builder source(String source)
public DescribePropertyCronDetailRequest.Builder user(String user)
public DescribePropertyCronDetailRequest.Builder uuid(String uuid)
public DescribePropertyCronDetailRequest build()
Copyright © 2023. All rights reserved.