Package | Description |
---|---|
com.ibm.watson.discovery.v2.model |
Modifier and Type | Method and Description |
---|---|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.addLanguages(String languages)
Adds a new element to languages.
|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.classifierId(String classifierId)
Set the classifierId.
|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.confidenceThreshold(Double confidenceThreshold)
Set the confidenceThreshold.
|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.entityType(String entityType)
Set the entityType.
|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.headers(WebhookHeader headers)
Set the headers.
|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.languages(List<String> languages)
Set the languages.
|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.locationEncoding(String locationEncoding)
Set the locationEncoding.
|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.modelId(String modelId)
Set the modelId.
|
EnrichmentOptions.Builder |
EnrichmentOptions.newBuilder()
New builder.
|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.regularExpression(String regularExpression)
Set the regularExpression.
|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.resultField(String resultField)
Set the resultField.
|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.secret(String secret)
Set the secret.
|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.topK(long topK)
Set the topK.
|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.url(String url)
Set the url.
|
EnrichmentOptions.Builder |
EnrichmentOptions.Builder.version(String version)
Set the version.
|
Copyright © 2024 IBM Cloud. All rights reserved.