类的使用
com.baidubce.services.iothisk.model.BatchCreateClientCertRequest
-
使用BatchCreateClientCertRequest的程序包 程序包 说明 com.baidubce.services.iothisk com.baidubce.services.iothisk.model -
-
com.baidubce.services.iothisk中BatchCreateClientCertRequest的使用
参数类型为BatchCreateClientCertRequest的com.baidubce.services.iothisk中的方法 修饰符和类型 方法 说明 BatchCreateClientCertResponseIotPkiManageClient. batchCreateClientCert(BatchCreateClientCertRequest request, String clientToken)Batch create client certs. -
com.baidubce.services.iothisk.model中BatchCreateClientCertRequest的使用
返回BatchCreateClientCertRequest的com.baidubce.services.iothisk.model中的方法 修饰符和类型 方法 说明 static BatchCreateClientCertRequestBatchCreateClientCertRequest. create(String groupId, int duration, Map<String,String> deviceIdAndCsr)Create a batch create client cert request.BatchCreateClientCertRequestBatchCreateClientCertRequest. withCsrs(String csrs)BatchCreateClientCertRequestBatchCreateClientCertRequest. withDeviceIds(List<String> deviceIds)BatchCreateClientCertRequestBatchCreateClientCertRequest. withDuration(int duration)BatchCreateClientCertRequestBatchCreateClientCertRequest. withGroupId(String groupId)
-