public static final class HealthGrpc.HealthBlockingStub extends io.grpc.stub.AbstractBlockingStub<HealthGrpc.HealthBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
HealthCheck.HealthCheckResponse |
check(HealthCheck.HealthCheckRequest request) |
Iterator<HealthCheck.HealthCheckResponse> |
watch(HealthCheck.HealthCheckRequest request) |
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadypublic HealthCheck.HealthCheckResponse check(HealthCheck.HealthCheckRequest request)
public Iterator<HealthCheck.HealthCheckResponse> watch(HealthCheck.HealthCheckRequest request)
Copyright © 2022–2025 Iron Software. All rights reserved.