Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_intent.DialogflowCxIntentTrainingPhrasesParts
-
Packages that use DialogflowCxIntentTrainingPhrasesParts Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_intent google_dialogflow_cx_intent -
-
Uses of DialogflowCxIntentTrainingPhrasesParts in com.hashicorp.cdktf.providers.google.dialogflow_cx_intent
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_intent that implement DialogflowCxIntentTrainingPhrasesParts Modifier and Type Class Description static classDialogflowCxIntentTrainingPhrasesParts.Jsii$ProxyAn implementation forDialogflowCxIntentTrainingPhrasesPartsMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_intent that return DialogflowCxIntentTrainingPhrasesParts Modifier and Type Method Description DialogflowCxIntentTrainingPhrasesPartsDialogflowCxIntentTrainingPhrasesParts.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_intent with parameters of type DialogflowCxIntentTrainingPhrasesParts Modifier and Type Method Description voidDialogflowCxIntentTrainingPhrasesPartsOutputReference. setInternalValue(DialogflowCxIntentTrainingPhrasesParts value)Method parameters in com.hashicorp.cdktf.providers.google.dialogflow_cx_intent with type arguments of type DialogflowCxIntentTrainingPhrasesParts Modifier and Type Method Description DialogflowCxIntentTrainingPhrases.BuilderDialogflowCxIntentTrainingPhrases.Builder. parts(List<? extends DialogflowCxIntentTrainingPhrasesParts> parts)Sets the value ofDialogflowCxIntentTrainingPhrases.getParts()voidDialogflowCxIntentTrainingPhrasesPartsList. setInternalValue(List<DialogflowCxIntentTrainingPhrasesParts> value)
-