Uses of Class
com.ibm.watson.discovery.v2.model.UpdateEnrichmentOptions.Builder
Package | Description |
---|---|
com.ibm.watson.discovery.v2.model |
-
Uses of UpdateEnrichmentOptions.Builder in com.ibm.watson.discovery.v2.model
Methods in com.ibm.watson.discovery.v2.model that return UpdateEnrichmentOptions.Builder Modifier and Type Method Description UpdateEnrichmentOptions.Builder
UpdateEnrichmentOptions.Builder. description(String description)
Set the description.UpdateEnrichmentOptions.Builder
UpdateEnrichmentOptions.Builder. enrichmentId(String enrichmentId)
Set the enrichmentId.UpdateEnrichmentOptions.Builder
UpdateEnrichmentOptions.Builder. name(String name)
Set the name.UpdateEnrichmentOptions.Builder
UpdateEnrichmentOptions. newBuilder()
New builder.UpdateEnrichmentOptions.Builder
UpdateEnrichmentOptions.Builder. projectId(String projectId)
Set the projectId.