Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case.DialogflowCxTestCaseTimeouts.Builder
-
Packages that use DialogflowCxTestCaseTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case google_dialogflow_cx_test_case -
-
Uses of DialogflowCxTestCaseTimeouts.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case that return DialogflowCxTestCaseTimeouts.Builder Modifier and Type Method Description static DialogflowCxTestCaseTimeouts.BuilderDialogflowCxTestCaseTimeouts. builder()DialogflowCxTestCaseTimeouts.BuilderDialogflowCxTestCaseTimeouts.Builder. create(String create)Sets the value ofDialogflowCxTestCaseTimeouts.getCreate()DialogflowCxTestCaseTimeouts.BuilderDialogflowCxTestCaseTimeouts.Builder. delete(String delete)Sets the value ofDialogflowCxTestCaseTimeouts.getDelete()DialogflowCxTestCaseTimeouts.BuilderDialogflowCxTestCaseTimeouts.Builder. update(String update)Sets the value ofDialogflowCxTestCaseTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case with parameters of type DialogflowCxTestCaseTimeouts.Builder Constructor Description Jsii$Proxy(DialogflowCxTestCaseTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxTestCaseTimeouts.Builder.
-