| Package | Description | 
|---|---|
| com.ibm.watson.assistant.v1 | Watson Assistant v1 v1. | 
| com.ibm.watson.assistant.v1.model | 
| Modifier and Type | Method and Description | 
|---|---|
| com.ibm.cloud.sdk.core.http.ServiceCall<Entity> | Assistant. createEntity(CreateEntityOptions createEntityOptions)Create entity. | 
| com.ibm.cloud.sdk.core.http.ServiceCall<Entity> | Assistant. getEntity(GetEntityOptions getEntityOptions)Get entity. | 
| com.ibm.cloud.sdk.core.http.ServiceCall<Entity> | Assistant. updateEntity(UpdateEntityOptions updateEntityOptions)Update entity. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Entity> | Workspace. getEntities()Gets the entities. | 
| List<Entity> | EntityCollection. getEntities()Gets the entities. | 
Copyright © 2023 IBM Cloud. All rights reserved.