Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_flow.DialogflowCxFlowEventHandlers
-
Packages that use DialogflowCxFlowEventHandlers Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_flow google_dialogflow_cx_flow -
-
Uses of DialogflowCxFlowEventHandlers in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that implement DialogflowCxFlowEventHandlers Modifier and Type Class Description static classDialogflowCxFlowEventHandlers.Jsii$ProxyAn implementation forDialogflowCxFlowEventHandlersMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that return DialogflowCxFlowEventHandlers Modifier and Type Method Description DialogflowCxFlowEventHandlersDialogflowCxFlowEventHandlers.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow with parameters of type DialogflowCxFlowEventHandlers Modifier and Type Method Description voidDialogflowCxFlowEventHandlersOutputReference. setInternalValue(DialogflowCxFlowEventHandlers value)Method parameters in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow with type arguments of type DialogflowCxFlowEventHandlers Modifier and Type Method Description DialogflowCxFlow.BuilderDialogflowCxFlow.Builder. eventHandlers(List<? extends DialogflowCxFlowEventHandlers> eventHandlers)event_handlers block.DialogflowCxFlowConfig.BuilderDialogflowCxFlowConfig.Builder. eventHandlers(List<? extends DialogflowCxFlowEventHandlers> eventHandlers)Sets the value ofDialogflowCxFlowConfig.getEventHandlers()voidDialogflowCxFlowEventHandlersList. setInternalValue(List<DialogflowCxFlowEventHandlers> value)
-