public class SearchSettings
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
SearchSettings.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
SearchSettingsDiscovery |
discovery()
Gets the discovery.
|
SearchSettingsMessages |
messages()
Gets the messages.
|
SearchSettings.Builder |
newBuilder()
New builder.
|
SearchSettingsSchemaMapping |
schemaMapping()
Gets the schemaMapping.
|
public SearchSettings.Builder newBuilder()
public SearchSettingsDiscovery discovery()
Configuration settings for the Watson Discovery service instance used by the search integration.
public SearchSettingsMessages messages()
The messages included with responses from the search integration.
public SearchSettingsSchemaMapping schemaMapping()
The mapping between fields in the Watson Discovery collection and properties in the search response.
Copyright © 2023 IBM Cloud. All rights reserved.