Uses of Interface
com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook.DialogflowCxWebhookGenericWebService
-
Packages that use DialogflowCxWebhookGenericWebService Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook google_dialogflow_cx_webhook -
-
Uses of DialogflowCxWebhookGenericWebService in com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook
Classes in com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook that implement DialogflowCxWebhookGenericWebService Modifier and Type Class Description static classDialogflowCxWebhookGenericWebService.Jsii$ProxyAn implementation forDialogflowCxWebhookGenericWebServiceMethods in com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook that return DialogflowCxWebhookGenericWebService Modifier and Type Method Description DialogflowCxWebhookGenericWebServiceDialogflowCxWebhookGenericWebService.Builder. build()Builds the configured instance.default DialogflowCxWebhookGenericWebServiceDialogflowCxWebhookConfig. getGenericWebService()generic_web_service block.DialogflowCxWebhookGenericWebServiceDialogflowCxWebhookConfig.Jsii$Proxy. getGenericWebService()DialogflowCxWebhookGenericWebServiceDialogflowCxWebhook. getGenericWebServiceInput()DialogflowCxWebhookGenericWebServiceDialogflowCxWebhookGenericWebServiceOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook with parameters of type DialogflowCxWebhookGenericWebService Modifier and Type Method Description DialogflowCxWebhook.BuilderDialogflowCxWebhook.Builder. genericWebService(DialogflowCxWebhookGenericWebService genericWebService)generic_web_service block.DialogflowCxWebhookConfig.BuilderDialogflowCxWebhookConfig.Builder. genericWebService(DialogflowCxWebhookGenericWebService genericWebService)Sets the value ofDialogflowCxWebhookConfig.getGenericWebService()voidDialogflowCxWebhook. putGenericWebService(DialogflowCxWebhookGenericWebService value)voidDialogflowCxWebhookGenericWebServiceOutputReference. setInternalValue(DialogflowCxWebhookGenericWebService value)
-