Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_flow.DialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActions
-
Packages that use DialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActions Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_flow google_dialogflow_cx_flow -
-
Uses of DialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActions in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that implement DialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActions Modifier and Type Class Description static classDialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActions.Jsii$ProxyAn implementation forDialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActionsMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that return DialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActions Modifier and Type Method Description DialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActionsDialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActions.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow with parameters of type DialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActions Modifier and Type Method Description voidDialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActionsOutputReference. setInternalValue(DialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActions value)Method parameters in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow with type arguments of type DialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActions Modifier and Type Method Description voidDialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActionsList. setInternalValue(List<DialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActions> value)DialogflowCxFlowTransitionRoutesTriggerFulfillment.BuilderDialogflowCxFlowTransitionRoutesTriggerFulfillment.Builder. setParameterActions(List<? extends DialogflowCxFlowTransitionRoutesTriggerFulfillmentSetParameterActions> setParameterActions)
-