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