public static final class QueryAppDeviceListRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
QueryAppDeviceListRequest.Builder |
appKey(String appKey)
AppKey.
|
QueryAppDeviceListRequest |
build() |
QueryAppDeviceListRequest.Builder |
categoryKeyList(List<String> categoryKeyList)
CategoryKeyList.
|
QueryAppDeviceListRequest.Builder |
currentPage(Integer currentPage)
CurrentPage.
|
QueryAppDeviceListRequest.Builder |
iotInstanceId(String iotInstanceId)
IotInstanceId.
|
QueryAppDeviceListRequest.Builder |
pageSize(Integer pageSize)
PageSize.
|
QueryAppDeviceListRequest.Builder |
productKeyList(List<String> productKeyList)
ProductKeyList.
|
QueryAppDeviceListRequest.Builder |
tagList(List<QueryAppDeviceListRequest.TagList> tagList)
TagList.
|
public QueryAppDeviceListRequest.Builder appKey(String appKey)
public QueryAppDeviceListRequest.Builder categoryKeyList(List<String> categoryKeyList)
public QueryAppDeviceListRequest.Builder currentPage(Integer currentPage)
public QueryAppDeviceListRequest.Builder iotInstanceId(String iotInstanceId)
public QueryAppDeviceListRequest.Builder pageSize(Integer pageSize)
public QueryAppDeviceListRequest.Builder productKeyList(List<String> productKeyList)
public QueryAppDeviceListRequest.Builder tagList(List<QueryAppDeviceListRequest.TagList> tagList)
public QueryAppDeviceListRequest build()
Copyright © 2022. All rights reserved.