Uses of Class
com.oracle.bmc.oda.model.EntityAttributeNaturalLanguageMapping.Builder
- 
Packages that use EntityAttributeNaturalLanguageMapping.Builder Package Description com.oracle.bmc.oda.model 
- 
- 
Uses of EntityAttributeNaturalLanguageMapping.Builder in com.oracle.bmc.oda.modelMethods in com.oracle.bmc.oda.model that return EntityAttributeNaturalLanguageMapping.Builder Modifier and Type Method Description static EntityAttributeNaturalLanguageMapping.BuilderEntityAttributeNaturalLanguageMapping. builder()Create a new builder.EntityAttributeNaturalLanguageMapping.BuilderEntityAttributeNaturalLanguageMapping.Builder. copy(EntityAttributeNaturalLanguageMapping model)EntityAttributeNaturalLanguageMapping.BuilderEntityAttributeNaturalLanguageMapping.Builder. languages(List<LanguageMapping> languages)List of natural language mapped values.EntityAttributeNaturalLanguageMapping.BuilderEntityAttributeNaturalLanguageMapping. toBuilder()
 
-