| Package | Description |
|---|---|
| com.baidubce.services.iothisk | |
| com.baidubce.services.iothisk.model |
| Modifier and Type | Method and Description |
|---|---|
BatchCreateClientCertResponse |
IotPkiManageClient.batchCreateClientCert(BatchCreateClientCertRequest request,
String clientToken)
Batch create client certs.
|
| Modifier and Type | Method and Description |
|---|---|
static BatchCreateClientCertRequest |
BatchCreateClientCertRequest.create(String groupId,
int duration,
Map<String,String> deviceIdAndCsr)
Create a batch create client cert request.
|
BatchCreateClientCertRequest |
BatchCreateClientCertRequest.withCsrs(String csrs) |
BatchCreateClientCertRequest |
BatchCreateClientCertRequest.withDeviceIds(List<String> deviceIds) |
BatchCreateClientCertRequest |
BatchCreateClientCertRequest.withDuration(int duration) |
BatchCreateClientCertRequest |
BatchCreateClientCertRequest.withGroupId(String groupId) |
Copyright © 2024. All rights reserved.