Uses of Class
com.google.cloud.servicedirectory.v1.LookupServiceGrpc.LookupServiceStub
-
Packages that use LookupServiceGrpc.LookupServiceStub Package Description com.google.cloud.servicedirectory.v1 A client to Service Directory API -
-
Uses of LookupServiceGrpc.LookupServiceStub in com.google.cloud.servicedirectory.v1
Methods in com.google.cloud.servicedirectory.v1 that return LookupServiceGrpc.LookupServiceStub Modifier and Type Method Description protected LookupServiceGrpc.LookupServiceStub
LookupServiceGrpc.LookupServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static LookupServiceGrpc.LookupServiceStub
LookupServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-