| Package | Description |
|---|---|
| com.baidubce.services.iotdmp |
| Modifier and Type | Method and Description |
|---|---|
ProductFeatureCommandInfo |
PlatformClient.createFeatureCommand(String instanceId,
String productKey,
CreateFeatureCommandRequest request) |
ProductFeatureCommandInfo |
PlatformClient.getFeatureCommand(String instanceId,
String productKey,
String name) |
ProductFeatureCommandInfo |
PlatformClient.updateFeatureCommand(String instanceId,
String productKey,
String name,
UpdateProductCommandRequest request) |
| Modifier and Type | Method and Description |
|---|---|
CommonListResponse<ProductFeatureCommandInfo> |
PlatformClient.getMainProductCommands(String modelId,
int pageNo,
int pageSize) |
Copyright © 2022. All rights reserved.