Class LookupServiceGrpc.LookupServiceBlockingV2Stub (2.63.0)

public static final class LookupServiceGrpc.LookupServiceBlockingV2Stub extends AbstractBlockingStub<LookupServiceGrpc.LookupServiceBlockingV2Stub>

A stub to allow clients to do synchronous rpc calls to service LookupService.

Service Directory API for looking up service data at runtime.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > LookupServiceGrpc.LookupServiceBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

protected LookupServiceGrpc.LookupServiceBlockingV2Stub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
LookupServiceGrpc.LookupServiceBlockingV2Stub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

resolveService(ResolveServiceRequest request)

public ResolveServiceResponse resolveService(ResolveServiceRequest request)

Returns a service and its associated endpoints. Resolving a service is not considered an active developer method.

Parameter
Name Description
request ResolveServiceRequest
Returns
Type Description
ResolveServiceResponse