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