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 |
UpdateWorkspaceOptions.systemSettings()
Gets the systemSettings.
|
WorkspaceSystemSettings |
UpdateWorkspaceAsyncOptions.systemSettings()
Gets the systemSettings.
|
WorkspaceSystemSettings |
CreateWorkspaceOptions.systemSettings()
Gets the systemSettings.
|
WorkspaceSystemSettings |
CreateWorkspaceAsyncOptions.systemSettings()
Gets the systemSettings.
|
Modifier and Type | Method and Description |
---|---|
UpdateWorkspaceOptions.Builder |
UpdateWorkspaceOptions.Builder.systemSettings(WorkspaceSystemSettings systemSettings)
Set the systemSettings.
|
UpdateWorkspaceAsyncOptions.Builder |
UpdateWorkspaceAsyncOptions.Builder.systemSettings(WorkspaceSystemSettings systemSettings)
Set the systemSettings.
|
CreateWorkspaceOptions.Builder |
CreateWorkspaceOptions.Builder.systemSettings(WorkspaceSystemSettings systemSettings)
Set the systemSettings.
|
CreateWorkspaceAsyncOptions.Builder |
CreateWorkspaceAsyncOptions.Builder.systemSettings(WorkspaceSystemSettings systemSettings)
Set the systemSettings.
|
Copyright © 2023 IBM Cloud. All rights reserved.