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.model
Methods in com.oracle.bmc.oda.model that return EntityAttributeNaturalLanguageMapping.Builder Modifier and Type Method Description static EntityAttributeNaturalLanguageMapping.Builder
EntityAttributeNaturalLanguageMapping. builder()
Create a new builder.EntityAttributeNaturalLanguageMapping.Builder
EntityAttributeNaturalLanguageMapping.Builder. copy(EntityAttributeNaturalLanguageMapping model)
EntityAttributeNaturalLanguageMapping.Builder
EntityAttributeNaturalLanguageMapping.Builder. languages(List<LanguageMapping> languages)
List of natural language mapped values.EntityAttributeNaturalLanguageMapping.Builder
EntityAttributeNaturalLanguageMapping. toBuilder()
-