Uses of Class
com.oracle.bmc.aispeech.model.EntityList
-
Packages that use EntityList Package Description com.oracle.bmc.aispeech.model -
-
Uses of EntityList in com.oracle.bmc.aispeech.model
Methods in com.oracle.bmc.aispeech.model that return EntityList Modifier and Type Method Description EntityListEntityList.Builder. build()Methods in com.oracle.bmc.aispeech.model that return types with arguments of type EntityList Modifier and Type Method Description List<EntityList>EntityListDataset. getEntityList()Array of entityListsMethods in com.oracle.bmc.aispeech.model with parameters of type EntityList Modifier and Type Method Description EntityList.BuilderEntityList.Builder. copy(EntityList model)Method parameters in com.oracle.bmc.aispeech.model with type arguments of type EntityList Modifier and Type Method Description EntityListDataset.BuilderEntityListDataset.Builder. entityList(List<EntityList> entityList)Array of entityLists
-