| Package | Description |
|---|---|
| io.grpc.health.v1 |
| Modifier and Type | Method and Description |
|---|---|
protected HealthGrpc.HealthBlockingStub |
HealthGrpc.HealthBlockingStub.build(Channel channel,
CallOptions callOptions) |
static HealthGrpc.HealthBlockingStub |
HealthGrpc.newBlockingStub(Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|