Uses of Class
com.oracle.bmc.aispeech.model.Entity.Builder
-
Packages that use Entity.Builder Package Description com.oracle.bmc.aispeech.model -
-
Uses of Entity.Builder in com.oracle.bmc.aispeech.model
Methods in com.oracle.bmc.aispeech.model that return Entity.Builder Modifier and Type Method Description static Entity.Builder
Entity. builder()
Create a new builder.Entity.Builder
Entity.Builder. copy(Entity model)
Entity.Builder
Entity.Builder. entityValue(String entityValue)
Entity valueEntity.Builder
Entity.Builder. pronunciations(List<Pronunciation> pronunciations)
List of pronunciations (minimum 1, maximum 255)Entity.Builder
Entity. toBuilder()
Entity.Builder
Entity.Builder. weight(Float weight)
Entity weight
-