Package | Description |
---|---|
com.ibm.watson.discovery.v2.model |
Modifier and Type | Method and Description |
---|---|
PushBatchesOptions.Builder |
PushBatchesOptions.Builder.batchId(String batchId)
Set the batchId.
|
PushBatchesOptions.Builder |
PushBatchesOptions.Builder.collectionId(String collectionId)
Set the collectionId.
|
PushBatchesOptions.Builder |
PushBatchesOptions.Builder.file(File file)
Set the file.
|
PushBatchesOptions.Builder |
PushBatchesOptions.Builder.file(InputStream file)
Set the file.
|
PushBatchesOptions.Builder |
PushBatchesOptions.Builder.filename(String filename)
Set the filename.
|
PushBatchesOptions.Builder |
PushBatchesOptions.newBuilder()
New builder.
|
PushBatchesOptions.Builder |
PushBatchesOptions.Builder.projectId(String projectId)
Set the projectId.
|
Copyright © 2024 IBM Cloud. All rights reserved.