Package | Description |
---|---|
com.oracle.bmc.aispeech.model |
Modifier and Type | Method and Description |
---|---|
Entity |
Entity.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Entity> |
EntityList.getEntities()
List of entities such as names, words or phrases matching the given entityType to add
recognition support for
|
Modifier and Type | Method and Description |
---|---|
Entity.Builder |
Entity.Builder.copy(Entity model) |
Modifier and Type | Method and Description |
---|---|
EntityList.Builder |
EntityList.Builder.entities(List<Entity> entities)
List of entities such as names, words or phrases matching the given entityType to add
recognition support for
|
Constructor and Description |
---|
EntityList(String alias,
String id,
String entityType,
List<Entity> entities)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.