Package | Description |
---|---|
com.ibm.watson.discovery.v2.model |
Modifier and Type | Method and Description |
---|---|
DefaultQueryParams.Builder |
DefaultQueryParams.Builder.addCollectionIds(String collectionIds)
Adds an collectionIds to collectionIds.
|
DefaultQueryParams.Builder |
DefaultQueryParams.Builder.addXReturn(String xReturn)
Adds an xReturn to xReturn.
|
DefaultQueryParams.Builder |
DefaultQueryParams.Builder.aggregation(String aggregation)
Set the aggregation.
|
DefaultQueryParams.Builder |
DefaultQueryParams.Builder.collectionIds(List<String> collectionIds)
Set the collectionIds.
|
DefaultQueryParams.Builder |
DefaultQueryParams.Builder.count(long count)
Set the count.
|
DefaultQueryParams.Builder |
DefaultQueryParams.Builder.highlight(Boolean highlight)
Set the highlight.
|
DefaultQueryParams.Builder |
DefaultQueryParams.newBuilder()
New builder.
|
DefaultQueryParams.Builder |
DefaultQueryParams.Builder.passages(DefaultQueryParamsPassages passages)
Set the passages.
|
DefaultQueryParams.Builder |
DefaultQueryParams.Builder.sort(String sort)
Set the sort.
|
DefaultQueryParams.Builder |
DefaultQueryParams.Builder.spellingSuggestions(Boolean spellingSuggestions)
Set the spellingSuggestions.
|
DefaultQueryParams.Builder |
DefaultQueryParams.Builder.suggestedRefinements(DefaultQueryParamsSuggestedRefinements suggestedRefinements)
Set the suggestedRefinements.
|
DefaultQueryParams.Builder |
DefaultQueryParams.Builder.tableResults(DefaultQueryParamsTableResults tableResults)
Set the tableResults.
|
DefaultQueryParams.Builder |
DefaultQueryParams.Builder.xReturn(List<String> xReturn)
Set the xReturn.
|
Copyright © 2023 IBM Cloud. All rights reserved.