public static final class DescribeGroupedInstancesRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
DescribeGroupedInstancesRequest |
build() |
DescribeGroupedInstancesRequest.Builder |
currentPage(Integer currentPage)
The number of the page to return.
|
DescribeGroupedInstancesRequest.Builder |
fieldValue(String fieldValue)
The name of the group to which the assets belong.
|
DescribeGroupedInstancesRequest.Builder |
groupField(String groupField)
The filter condition that you want to use to query the assets.
|
DescribeGroupedInstancesRequest.Builder |
lang(String lang)
The language of the content within the request and response.
|
DescribeGroupedInstancesRequest.Builder |
machineTypes(String machineTypes)
The type of the assets that you want to query.
|
DescribeGroupedInstancesRequest.Builder |
noPage(Boolean noPage)
Specifies whether to enable paged query.
|
DescribeGroupedInstancesRequest.Builder |
pageSize(Integer pageSize)
The number of entries to return on each page.
|
DescribeGroupedInstancesRequest.Builder |
vendor(Integer vendor)
The source of the server.
|
DescribeGroupedInstancesRequest.Builder |
vendors(String vendors)
The source of the server.
|
public DescribeGroupedInstancesRequest.Builder currentPage(Integer currentPage)
public DescribeGroupedInstancesRequest.Builder fieldValue(String fieldValue)
public DescribeGroupedInstancesRequest.Builder groupField(String groupField)
* **groupId**: the group to which the assets belong * **regionId**: the region in which the assets reside * **vpcInstanceId**: the virtual private cloud (VPC) in which the assets reside
public DescribeGroupedInstancesRequest.Builder lang(String lang)
* **zh**: Chinese * **en**: English
public DescribeGroupedInstancesRequest.Builder machineTypes(String machineTypes)
public DescribeGroupedInstancesRequest.Builder noPage(Boolean noPage)
* **true**: yes * **false**: no
public DescribeGroupedInstancesRequest.Builder pageSize(Integer pageSize)
public DescribeGroupedInstancesRequest.Builder vendor(Integer vendor)
* **0**: an asset provided by Alibaba Cloud. * **1**: a third-party cloud server * **2**: a server in a data center * **3**, **4**, **5**, and **7**: other cloud asset * **8**: a lightweight asset
public DescribeGroupedInstancesRequest.Builder vendors(String vendors)
* **0**: an asset provided by Alibaba Cloud. * **1**: a third-party cloud server * **2**: a server in a data center * **3**, **4**, **5**, and **7**: other cloud asset * **8**: a lightweight asset
public DescribeGroupedInstancesRequest build()
Copyright © 2023. All rights reserved.