Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_flow.DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.Builder
-
Packages that use DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_flow google_dialogflow_cx_flow -
-
Uses of DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that return DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.Builder Modifier and Type Method Description static DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.BuilderDialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions. builder()DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.BuilderDialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.Builder. parameter(String parameter)DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.BuilderDialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.Builder. value(String value)Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow with parameters of type DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.Builder Constructor Description Jsii$Proxy(DialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxFlowEventHandlersTriggerFulfillmentSetParameterActions.Builder.
-