Package | Description |
---|---|
com.ibm.watson.discovery.v2.model |
Modifier and Type | Method and Description |
---|---|
CreateCollectionOptions.Builder |
CreateCollectionOptions.Builder.addEnrichments(CollectionEnrichment enrichments)
Adds an enrichments to enrichments.
|
CreateCollectionOptions.Builder |
CreateCollectionOptions.Builder.collectionDetails(CollectionDetails collectionDetails)
Set the collectionDetails.
|
CreateCollectionOptions.Builder |
CreateCollectionOptions.Builder.description(String description)
Set the description.
|
CreateCollectionOptions.Builder |
CreateCollectionOptions.Builder.enrichments(List<CollectionEnrichment> enrichments)
Set the enrichments.
|
CreateCollectionOptions.Builder |
CreateCollectionOptions.Builder.language(String language)
Set the language.
|
CreateCollectionOptions.Builder |
CreateCollectionOptions.Builder.name(String name)
Set the name.
|
CreateCollectionOptions.Builder |
CreateCollectionOptions.newBuilder()
New builder.
|
CreateCollectionOptions.Builder |
CreateCollectionOptions.Builder.projectId(String projectId)
Set the projectId.
|
Copyright © 2023 IBM Cloud. All rights reserved.