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