| Package | Description |
|---|---|
| com.baidubce.services.iotdm | |
| com.baidubce.services.iotdm.model.v3.device |
| Modifier and Type | Method and Description |
|---|---|
AccessDetailResponse |
IotDmV3Client.createDomain(CreateDomainRequest createDomainRequest)
Create Domain of Device.
|
AccessDetailResponse |
IotDmV3Client.getDomainAccessDetail(String domainName)
Get Access detail .
|
AccessDetailResponse |
IotDmV3Client.updateDomainSecretKey(String domainName)
Update Secret key of Domain .
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeviceAccessDetailResponse
Represent the response of getting the access detail of a device.
|
Copyright © 2024. All rights reserved.