Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case.DialogflowCxTestCaseTimeouts
-
Packages that use DialogflowCxTestCaseTimeouts Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case google_dialogflow_cx_test_case -
-
Uses of DialogflowCxTestCaseTimeouts in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case that implement DialogflowCxTestCaseTimeouts Modifier and Type Class Description static classDialogflowCxTestCaseTimeouts.Jsii$ProxyAn implementation forDialogflowCxTestCaseTimeoutsMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case that return DialogflowCxTestCaseTimeouts Modifier and Type Method Description DialogflowCxTestCaseTimeoutsDialogflowCxTestCaseTimeouts.Builder. build()Builds the configured instance.default DialogflowCxTestCaseTimeoutsDialogflowCxTestCaseConfig. getTimeouts()timeouts block.DialogflowCxTestCaseTimeoutsDialogflowCxTestCaseConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_test_case with parameters of type DialogflowCxTestCaseTimeouts Modifier and Type Method Description voidDialogflowCxTestCase. putTimeouts(DialogflowCxTestCaseTimeouts value)voidDialogflowCxTestCaseTimeoutsOutputReference. setInternalValue(DialogflowCxTestCaseTimeouts value)DialogflowCxTestCase.BuilderDialogflowCxTestCase.Builder. timeouts(DialogflowCxTestCaseTimeouts timeouts)timeouts block.DialogflowCxTestCaseConfig.BuilderDialogflowCxTestCaseConfig.Builder. timeouts(DialogflowCxTestCaseTimeouts timeouts)Sets the value ofDialogflowCxTestCaseConfig.getTimeouts()
-