Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.WebhooksClient
-
Packages that use WebhooksClient Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of WebhooksClient in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return WebhooksClient Modifier and Type Method Description static WebhooksClient
WebhooksClient. create()
Constructs an instance of WebhooksClient with default settings.static WebhooksClient
WebhooksClient. create(WebhooksStub stub)
Constructs an instance of WebhooksClient, using the given stub for making calls.static WebhooksClient
WebhooksClient. create(WebhooksSettings settings)
Constructs an instance of WebhooksClient, using the given settings.
-