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