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