Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Method and Description |
---|---|
WorkspaceSystemSettings |
WorkspaceSystemSettings.Builder.build()
Builds a WorkspaceSystemSettings.
|
WorkspaceSystemSettings |
Workspace.getSystemSettings()
Gets the systemSettings.
|
WorkspaceSystemSettings |
CreateWorkspaceOptions.systemSettings()
Gets the systemSettings.
|
WorkspaceSystemSettings |
UpdateWorkspaceOptions.systemSettings()
Gets the systemSettings.
|
Modifier and Type | Method and Description |
---|---|
CreateWorkspaceOptions.Builder |
CreateWorkspaceOptions.Builder.systemSettings(WorkspaceSystemSettings systemSettings)
Set the systemSettings.
|
UpdateWorkspaceOptions.Builder |
UpdateWorkspaceOptions.Builder.systemSettings(WorkspaceSystemSettings systemSettings)
Set the systemSettings.
|
Copyright © 2021 IBM Cloud. All rights reserved.