public static class WorkspaceSystemSettings.Builder extends Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
public WorkspaceSystemSettings build()
public WorkspaceSystemSettings.Builder tooling(WorkspaceSystemSettingsTooling tooling)
tooling - the toolingpublic WorkspaceSystemSettings.Builder disambiguation(WorkspaceSystemSettingsDisambiguation disambiguation)
disambiguation - the disambiguationpublic WorkspaceSystemSettings.Builder humanAgentAssist(Map<String,Object> humanAgentAssist)
humanAgentAssist - the humanAgentAssistpublic WorkspaceSystemSettings.Builder spellingSuggestions(Boolean spellingSuggestions)
spellingSuggestions - the spellingSuggestionspublic WorkspaceSystemSettings.Builder spellingAutoCorrect(Boolean spellingAutoCorrect)
spellingAutoCorrect - the spellingAutoCorrectpublic WorkspaceSystemSettings.Builder systemEntities(WorkspaceSystemSettingsSystemEntities systemEntities)
systemEntities - the systemEntitiespublic WorkspaceSystemSettings.Builder offTopic(WorkspaceSystemSettingsOffTopic offTopic)
offTopic - the offTopicpublic WorkspaceSystemSettings.Builder add(String name, Object value)
name - the name of the property to addvalue - the value of the property to addCopyright © 2022 IBM Cloud. All rights reserved.