public static final class XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceStub extends io.grpc.stub.AbstractAsyncStub<XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceStub>
A service to dynamically update the configuration of an xDS test client.
| Modifier and Type | Method and Description |
|---|---|
protected XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
configure(Messages.ClientConfigureRequest request,
io.grpc.stub.StreamObserver<Messages.ClientConfigureResponse> responseObserver)
Update the tes client's configuration.
|
protected XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<XdsUpdateClientConfigureServiceGrpc.XdsUpdateClientConfigureServiceStub>public void configure(Messages.ClientConfigureRequest request, io.grpc.stub.StreamObserver<Messages.ClientConfigureResponse> responseObserver)
Update the tes client's configuration.