Uses of Class
com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook.DialogflowCxWebhookGenericWebService.Builder
-
Packages that use DialogflowCxWebhookGenericWebService.Builder Package Description com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook google_dialogflow_cx_webhook -
-
Uses of DialogflowCxWebhookGenericWebService.Builder in com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook
Methods in com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook that return DialogflowCxWebhookGenericWebService.Builder Modifier and Type Method Description DialogflowCxWebhookGenericWebService.BuilderDialogflowCxWebhookGenericWebService.Builder. allowedCaCerts(List<String> allowedCaCerts)Sets the value ofDialogflowCxWebhookGenericWebService.getAllowedCaCerts()static DialogflowCxWebhookGenericWebService.BuilderDialogflowCxWebhookGenericWebService. builder()DialogflowCxWebhookGenericWebService.BuilderDialogflowCxWebhookGenericWebService.Builder. requestHeaders(Map<String,String> requestHeaders)Sets the value ofDialogflowCxWebhookGenericWebService.getRequestHeaders()DialogflowCxWebhookGenericWebService.BuilderDialogflowCxWebhookGenericWebService.Builder. uri(String uri)Sets the value ofDialogflowCxWebhookGenericWebService.getUri()Constructors in com.hashicorp.cdktf.providers.google.dialogflow_cx_webhook with parameters of type DialogflowCxWebhookGenericWebService.Builder Constructor Description Jsii$Proxy(DialogflowCxWebhookGenericWebService.Builder builder)Constructor that initializes the object based on literal property values passed by theDialogflowCxWebhookGenericWebService.Builder.
-