-
-
-
返回ProductFeatureEventInfo的com.baidubce.services.iotdmp中的方法
| 修饰符和类型 |
方法 |
说明 |
ProductFeatureEventInfo |
PlatformClient.createFeatureEvent(String instanceId,
String productKey,
CreateFeatureEventRequest request) |
|
ProductFeatureEventInfo |
PlatformClient.getFeatureEvent(String instanceId,
String productKey,
String name) |
|
ProductFeatureEventInfo |
PlatformClient.getFeatureEvent(String instanceId,
String productKey,
String name,
String version) |
|
ProductFeatureEventInfo |
PlatformClient.updateFeatureEvent(String instanceId,
String productKey,
String name,
UpdateProductEventRequest request) |
|