| Package | Description |
|---|---|
| com.tencentcloudapi.iotexplorer.v20190423.models |
| Modifier and Type | Method and Description |
|---|---|
FenceBindProductItem[] |
CreateFenceBindRequest.getItems()
Get 围栏绑定的产品列表
|
FenceBindProductItem[] |
ModifyFenceBindRequest.getItems()
Get 围栏绑定的产品列表
|
FenceBindProductItem[] |
DeleteFenceBindRequest.getItems()
Get 围栏绑定的产品信息
|
FenceBindProductItem[] |
DescribeFenceBindListResponse.getList()
Get 围栏绑定的产品设备列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateFenceBindRequest.setItems(FenceBindProductItem[] Items)
Set 围栏绑定的产品列表
|
void |
ModifyFenceBindRequest.setItems(FenceBindProductItem[] Items)
Set 围栏绑定的产品列表
|
void |
DeleteFenceBindRequest.setItems(FenceBindProductItem[] Items)
Set 围栏绑定的产品信息
|
void |
DescribeFenceBindListResponse.setList(FenceBindProductItem[] List)
Set 围栏绑定的产品设备列表
|
| Constructor and Description |
|---|
FenceBindProductItem(FenceBindProductItem source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.