Package | Description |
---|---|
com.ibm.watson.assistant.v1.model |
Modifier and Type | Method and Description |
---|---|
CreateEntity |
CreateEntity.Builder.build()
Builds a CreateEntity.
|
Modifier and Type | Method and Description |
---|---|
List<CreateEntity> |
UpdateWorkspaceAsyncOptions.entities()
Gets the entities.
|
List<CreateEntity> |
CreateWorkspaceOptions.entities()
Gets the entities.
|
List<CreateEntity> |
CreateWorkspaceAsyncOptions.entities()
Gets the entities.
|
List<CreateEntity> |
UpdateWorkspaceOptions.entities()
Gets the entities.
|
Modifier and Type | Method and Description |
---|---|
UpdateWorkspaceAsyncOptions.Builder |
UpdateWorkspaceAsyncOptions.Builder.addEntity(CreateEntity entity)
Adds a new element to entities.
|
CreateWorkspaceOptions.Builder |
CreateWorkspaceOptions.Builder.addEntity(CreateEntity entity)
Adds a new element to entities.
|
CreateWorkspaceAsyncOptions.Builder |
CreateWorkspaceAsyncOptions.Builder.addEntity(CreateEntity entity)
Adds a new element to entities.
|
UpdateWorkspaceOptions.Builder |
UpdateWorkspaceOptions.Builder.addEntity(CreateEntity entity)
Adds a new element to entities.
|
Modifier and Type | Method and Description |
---|---|
UpdateWorkspaceAsyncOptions.Builder |
UpdateWorkspaceAsyncOptions.Builder.entities(List<CreateEntity> entities)
Set the entities.
|
CreateWorkspaceOptions.Builder |
CreateWorkspaceOptions.Builder.entities(List<CreateEntity> entities)
Set the entities.
|
CreateWorkspaceAsyncOptions.Builder |
CreateWorkspaceAsyncOptions.Builder.entities(List<CreateEntity> entities)
Set the entities.
|
UpdateWorkspaceOptions.Builder |
UpdateWorkspaceOptions.Builder.entities(List<CreateEntity> entities)
Set the entities.
|
Copyright © 2024 IBM Cloud. All rights reserved.