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