Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_entity_type.DialogflowEntityTypeEntities.Builder
-
Packages that use DialogflowEntityTypeEntities.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_entity_type google_dialogflow_entity_type -
-
Uses of DialogflowEntityTypeEntities.Builder in com.hashicorp.cdktf.providers.google.dialogflow_entity_type
Methods in com.hashicorp.cdktf.providers.google.dialogflow_entity_type that return DialogflowEntityTypeEntities.Builder Modifier and Type Method Description static DialogflowEntityTypeEntities.BuilderDialogflowEntityTypeEntities. builder()DialogflowEntityTypeEntities.BuilderDialogflowEntityTypeEntities.Builder. synonyms(List<String> synonyms)Sets the value ofDialogflowEntityTypeEntities.getSynonyms()DialogflowEntityTypeEntities.BuilderDialogflowEntityTypeEntities.Builder. value(String value)Sets the value ofDialogflowEntityTypeEntities.getValue()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_entity_type with parameters of type DialogflowEntityTypeEntities.Builder Constructor Description Jsii$Proxy(DialogflowEntityTypeEntities.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowEntityTypeEntities.Builder.
-