Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.WebhooksSettings
-
Packages that use WebhooksSettings Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of WebhooksSettings in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return WebhooksSettings Modifier and Type Method Description WebhooksSettingsWebhooksSettings.Builder. build()static WebhooksSettingsWebhooksSettings. create(WebhooksStubSettings stub)WebhooksSettingsWebhooksClient. getSettings()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type WebhooksSettings Modifier and Type Method Description static WebhooksClientWebhooksClient. create(WebhooksSettings settings)Constructs an instance of WebhooksClient, using the given settings.Constructors in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type WebhooksSettings Constructor Description Builder(WebhooksSettings settings)WebhooksClient(WebhooksSettings settings)Constructs an instance of WebhooksClient, using the given settings.
-