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