public static final class ListProductByTagsRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
ListProductByTagsRequest |
build() |
ListProductByTagsRequest.Builder |
currentPage(Integer currentPage)
CurrentPage.
|
ListProductByTagsRequest.Builder |
iotInstanceId(String iotInstanceId)
IotInstanceId.
|
ListProductByTagsRequest.Builder |
pageSize(Integer pageSize)
PageSize.
|
ListProductByTagsRequest.Builder |
productTag(List<ListProductByTagsRequest.ProductTag> productTag)
ProductTag.
|
public ListProductByTagsRequest.Builder currentPage(Integer currentPage)
public ListProductByTagsRequest.Builder iotInstanceId(String iotInstanceId)
public ListProductByTagsRequest.Builder pageSize(Integer pageSize)
public ListProductByTagsRequest.Builder productTag(List<ListProductByTagsRequest.ProductTag> productTag)
public ListProductByTagsRequest build()
Copyright © 2022. All rights reserved.