| Package | Description |
|---|---|
| com.baidubce.services.iotdmp.model.device | |
| com.baidubce.services.iotdmp.model.product |
| Modifier and Type | Method and Description |
|---|---|
static DeviceType |
DeviceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceType[] |
DeviceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
CreateProductInfoRequest(String productName,
DeviceType deviceType,
List<String> accessType,
List<ResourceType> extensions) |
Copyright © 2021. All rights reserved.