Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_intent.DialogflowCxIntentTrainingPhrasesParts.Builder
-
Packages that use DialogflowCxIntentTrainingPhrasesParts.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_intent google_dialogflow_cx_intent -
-
Uses of DialogflowCxIntentTrainingPhrasesParts.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_intent
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_intent that return DialogflowCxIntentTrainingPhrasesParts.Builder Modifier and Type Method Description static DialogflowCxIntentTrainingPhrasesParts.BuilderDialogflowCxIntentTrainingPhrasesParts. builder()DialogflowCxIntentTrainingPhrasesParts.BuilderDialogflowCxIntentTrainingPhrasesParts.Builder. parameterId(String parameterId)Sets the value ofDialogflowCxIntentTrainingPhrasesParts.getParameterId()DialogflowCxIntentTrainingPhrasesParts.BuilderDialogflowCxIntentTrainingPhrasesParts.Builder. text(String text)Sets the value ofDialogflowCxIntentTrainingPhrasesParts.getText()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_intent with parameters of type DialogflowCxIntentTrainingPhrasesParts.Builder Constructor Description Jsii$Proxy(DialogflowCxIntentTrainingPhrasesParts.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxIntentTrainingPhrasesParts.Builder.
-