Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type.DialogflowCxEntityTypeExcludedPhrases.Builder
-
Packages that use DialogflowCxEntityTypeExcludedPhrases.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type google_dialogflow_cx_entity_type -
-
Uses of DialogflowCxEntityTypeExcludedPhrases.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type that return DialogflowCxEntityTypeExcludedPhrases.Builder Modifier and Type Method Description static DialogflowCxEntityTypeExcludedPhrases.BuilderDialogflowCxEntityTypeExcludedPhrases. builder()DialogflowCxEntityTypeExcludedPhrases.BuilderDialogflowCxEntityTypeExcludedPhrases.Builder. value(String value)Sets the value ofDialogflowCxEntityTypeExcludedPhrases.getValue()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_entity_type with parameters of type DialogflowCxEntityTypeExcludedPhrases.Builder Constructor Description Jsii$Proxy(DialogflowCxEntityTypeExcludedPhrases.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxEntityTypeExcludedPhrases.Builder.
-