Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case.DialogflowCxTestCaseTestConfig.Builder
-
Packages that use DialogflowCxTestCaseTestConfig.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case google_dialogflow_cx_test_case -
-
Uses of DialogflowCxTestCaseTestConfig.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case that return DialogflowCxTestCaseTestConfig.Builder Modifier and Type Method Description static DialogflowCxTestCaseTestConfig.BuilderDialogflowCxTestCaseTestConfig. builder()DialogflowCxTestCaseTestConfig.BuilderDialogflowCxTestCaseTestConfig.Builder. flow(String flow)Sets the value ofDialogflowCxTestCaseTestConfig.getFlow()DialogflowCxTestCaseTestConfig.BuilderDialogflowCxTestCaseTestConfig.Builder. page(String page)Sets the value ofDialogflowCxTestCaseTestConfig.getPage()DialogflowCxTestCaseTestConfig.BuilderDialogflowCxTestCaseTestConfig.Builder. trackingParameters(List<String> trackingParameters)Sets the value ofDialogflowCxTestCaseTestConfig.getTrackingParameters()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case with parameters of type DialogflowCxTestCaseTestConfig.Builder Constructor Description Jsii$Proxy(DialogflowCxTestCaseTestConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxTestCaseTestConfig.Builder.
-