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