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