Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_environment.DialogflowCxEnvironmentVersionConfigs.Builder
-
Packages that use DialogflowCxEnvironmentVersionConfigs.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_environment google_dialogflow_cx_environment -
-
Uses of DialogflowCxEnvironmentVersionConfigs.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_environment
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_environment that return DialogflowCxEnvironmentVersionConfigs.Builder Modifier and Type Method Description static DialogflowCxEnvironmentVersionConfigs.BuilderDialogflowCxEnvironmentVersionConfigs. builder()DialogflowCxEnvironmentVersionConfigs.BuilderDialogflowCxEnvironmentVersionConfigs.Builder. version(String version)Sets the value ofDialogflowCxEnvironmentVersionConfigs.getVersion()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_environment with parameters of type DialogflowCxEnvironmentVersionConfigs.Builder Constructor Description Jsii$Proxy(DialogflowCxEnvironmentVersionConfigs.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxEnvironmentVersionConfigs.Builder.
-