Uses of Class
com.ibm.watson.assistant.v1.model.WorkspaceSystemSettings
| Package | Description |
|---|---|
| com.ibm.watson.assistant.v1.model |
-
Uses of WorkspaceSystemSettings in com.ibm.watson.assistant.v1.model
Methods in com.ibm.watson.assistant.v1.model that return WorkspaceSystemSettings Modifier and Type Method Description WorkspaceSystemSettingsWorkspaceSystemSettings.Builder. build()Builds a WorkspaceSystemSettings.WorkspaceSystemSettingsWorkspace. getSystemSettings()Gets the systemSettings.WorkspaceSystemSettingsCreateWorkspaceOptions. systemSettings()Gets the systemSettings.WorkspaceSystemSettingsUpdateWorkspaceOptions. systemSettings()Gets the systemSettings.Methods in com.ibm.watson.assistant.v1.model with parameters of type WorkspaceSystemSettings Modifier and Type Method Description CreateWorkspaceOptions.BuilderCreateWorkspaceOptions.Builder. systemSettings(WorkspaceSystemSettings systemSettings)Set the systemSettings.UpdateWorkspaceOptions.BuilderUpdateWorkspaceOptions.Builder. systemSettings(WorkspaceSystemSettings systemSettings)Set the systemSettings.