Uses of Class
grpc.health.v1.HealthGrpc.HealthStub
- 
Packages that use HealthGrpc.HealthStub Package Description grpc.health.v1 
- 
- 
Uses of HealthGrpc.HealthStub in grpc.health.v1Methods in grpc.health.v1 that return HealthGrpc.HealthStub Modifier and Type Method Description protected HealthGrpc.HealthStubHealthGrpc.HealthStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)static HealthGrpc.HealthStubHealthGrpc. newStub(io.grpc.Channel channel)Creates a new async stub that supports all call types for the service
 
-