Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_flow.DialogflowCxFlowTransitionRoutes
-
Packages that use DialogflowCxFlowTransitionRoutes Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_flow google_dialogflow_cx_flow -
-
Uses of DialogflowCxFlowTransitionRoutes in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that implement DialogflowCxFlowTransitionRoutes Modifier and Type Class Description static classDialogflowCxFlowTransitionRoutes.Jsii$ProxyAn implementation forDialogflowCxFlowTransitionRoutesMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that return DialogflowCxFlowTransitionRoutes Modifier and Type Method Description DialogflowCxFlowTransitionRoutesDialogflowCxFlowTransitionRoutes.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow with parameters of type DialogflowCxFlowTransitionRoutes Modifier and Type Method Description voidDialogflowCxFlowTransitionRoutesOutputReference. setInternalValue(DialogflowCxFlowTransitionRoutes value)Method parameters in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow with type arguments of type DialogflowCxFlowTransitionRoutes Modifier and Type Method Description voidDialogflowCxFlowTransitionRoutesList. setInternalValue(List<DialogflowCxFlowTransitionRoutes> value)DialogflowCxFlow.BuilderDialogflowCxFlow.Builder. transitionRoutes(List<? extends DialogflowCxFlowTransitionRoutes> transitionRoutes)transition_routes block.DialogflowCxFlowConfig.BuilderDialogflowCxFlowConfig.Builder. transitionRoutes(List<? extends DialogflowCxFlowTransitionRoutes> transitionRoutes)Sets the value ofDialogflowCxFlowConfig.getTransitionRoutes()
-