public class ManyDetectedObjects extends Object implements BatchOutput
| Constructor and Description |
|---|
ManyDetectedObjects() |
| Modifier and Type | Method and Description |
|---|---|
String |
batchId()
Return the batch id for this batch output.
|
void |
setBatchId(String batchId)
Set the batch id for the batch output.
|
public void setBatchId(String batchId)
BatchOutputsetBatchId in interface BatchOutputbatchId - the batch id for the batch outputpublic String batchId()
BatchOutputbatchId in interface BatchOutputCopyright © 2022. All rights reserved.