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