public static final class DescribePropertyProcItemRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribePropertyProcItemRequest |
build() |
DescribePropertyProcItemRequest.Builder |
currentPage(Integer currentPage)
The number of the page to return.
|
DescribePropertyProcItemRequest.Builder |
forceFlush(Boolean forceFlush)
Specifies whether to forcefully refresh the data that you want to query.
|
DescribePropertyProcItemRequest.Builder |
name(String name)
The name of the process.
|
DescribePropertyProcItemRequest.Builder |
pageSize(Integer pageSize)
The number of entries to return on each page.
|
public DescribePropertyProcItemRequest.Builder currentPage(Integer currentPage)
public DescribePropertyProcItemRequest.Builder forceFlush(Boolean forceFlush)
public DescribePropertyProcItemRequest.Builder name(String name)
public DescribePropertyProcItemRequest.Builder pageSize(Integer pageSize)
public DescribePropertyProcItemRequest build()
Copyright © 2023. All rights reserved.