public static final class XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceBlockingStub>
A service to remotely control health status of an xDS test server.
| Modifier and Type | Method and Description |
|---|---|
protected XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
EmptyProtos.Empty |
setNotServing(EmptyProtos.Empty request) |
EmptyProtos.Empty |
setServing(EmptyProtos.Empty request) |
protected XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<XdsUpdateHealthServiceGrpc.XdsUpdateHealthServiceBlockingStub>public EmptyProtos.Empty setServing(EmptyProtos.Empty request)
public EmptyProtos.Empty setNotServing(EmptyProtos.Empty request)