Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_flow.DialogflowCxFlowAdvancedSettingsDtmfSettings
-
Packages that use DialogflowCxFlowAdvancedSettingsDtmfSettings Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_flow google_dialogflow_cx_flow -
-
Uses of DialogflowCxFlowAdvancedSettingsDtmfSettings in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that implement DialogflowCxFlowAdvancedSettingsDtmfSettings Modifier and Type Class Description static classDialogflowCxFlowAdvancedSettingsDtmfSettings.Jsii$ProxyAn implementation forDialogflowCxFlowAdvancedSettingsDtmfSettingsMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow that return DialogflowCxFlowAdvancedSettingsDtmfSettings Modifier and Type Method Description DialogflowCxFlowAdvancedSettingsDtmfSettingsDialogflowCxFlowAdvancedSettingsDtmfSettings.Builder. build()Builds the configured instance.default DialogflowCxFlowAdvancedSettingsDtmfSettingsDialogflowCxFlowAdvancedSettings. getDtmfSettings()dtmf_settings block.DialogflowCxFlowAdvancedSettingsDtmfSettingsDialogflowCxFlowAdvancedSettings.Jsii$Proxy. getDtmfSettings()DialogflowCxFlowAdvancedSettingsDtmfSettingsDialogflowCxFlowAdvancedSettingsOutputReference. getDtmfSettingsInput()DialogflowCxFlowAdvancedSettingsDtmfSettingsDialogflowCxFlowAdvancedSettingsDtmfSettingsOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_flow with parameters of type DialogflowCxFlowAdvancedSettingsDtmfSettings Modifier and Type Method Description DialogflowCxFlowAdvancedSettings.BuilderDialogflowCxFlowAdvancedSettings.Builder. dtmfSettings(DialogflowCxFlowAdvancedSettingsDtmfSettings dtmfSettings)Sets the value ofDialogflowCxFlowAdvancedSettings.getDtmfSettings()voidDialogflowCxFlowAdvancedSettingsOutputReference. putDtmfSettings(DialogflowCxFlowAdvancedSettingsDtmfSettings value)voidDialogflowCxFlowAdvancedSettingsDtmfSettingsOutputReference. setInternalValue(DialogflowCxFlowAdvancedSettingsDtmfSettings value)
-