Package | Description |
---|---|
com.ibm.watson.discovery.v1.model |
Modifier and Type | Method and Description |
---|---|
CreateStopwordListOptions.Builder |
CreateStopwordListOptions.Builder.collectionId(String collectionId)
Set the collectionId.
|
CreateStopwordListOptions.Builder |
CreateStopwordListOptions.Builder.environmentId(String environmentId)
Set the environmentId.
|
CreateStopwordListOptions.Builder |
CreateStopwordListOptions.newBuilder()
New builder.
|
CreateStopwordListOptions.Builder |
CreateStopwordListOptions.Builder.stopwordFile(File stopwordFile)
Set the stopwordFile.
|
CreateStopwordListOptions.Builder |
CreateStopwordListOptions.Builder.stopwordFile(InputStream stopwordFile)
Set the stopwordFile.
|
CreateStopwordListOptions.Builder |
CreateStopwordListOptions.Builder.stopwordFilename(String stopwordFilename)
Set the stopwordFilename.
|
Copyright © 2024 IBM Cloud. All rights reserved.