Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_flow.DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions
-
Packages that use DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_flow google_dialogflow_cx_flow -
-
Uses of DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that implement DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions Modifier and Type Class Description static classDialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.Jsii$ProxyAn implementation forDialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActionsMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that return DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions Modifier and Type Method Description DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActionsDialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow with parameters of type DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions Modifier and Type Method Description voidDialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActionsOutputReference. setInternalValue(DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions value)Method parameters in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow with type arguments of type DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions Modifier and Type Method Description voidDialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActionsList. setInternalValue(List<DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions> value)DialogflowCxFlowEventHandlersTriggerFulfillment.BuilderDialogflowCxFlowEventHandlersTriggerFulfillment.Builder. setParameterActions(List<? extends DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions> setParameterActions)Sets the value ofDialogflowCxFlowEventHandlersTriggerFulfillment.getSetParameterActions()
-