Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.WebhooksGrpc.WebhooksFutureStub
-
Packages that use WebhooksGrpc.WebhooksFutureStub Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of WebhooksGrpc.WebhooksFutureStub in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return WebhooksGrpc.WebhooksFutureStub Modifier and Type Method Description protected WebhooksGrpc.WebhooksFutureStub
WebhooksGrpc.WebhooksFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static WebhooksGrpc.WebhooksFutureStub
WebhooksGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-