public static final class ChainRenewalServiceGrpc.ChainRenewalServiceStub extends io.grpc.stub.AbstractAsyncStub<ChainRenewalServiceGrpc.ChainRenewalServiceStub>
| Modifier and Type | Method and Description |
|---|---|
protected ChainRenewalServiceGrpc.ChainRenewalServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
chainRenewal(Renewal.ChainRenewalRequest request,
io.grpc.stub.StreamObserver<Renewal.ChainRenewalResponse> responseObserver)
RenewChain creates a chain from the chain request.
|
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReadyprotected ChainRenewalServiceGrpc.ChainRenewalServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ChainRenewalServiceGrpc.ChainRenewalServiceStub>public void chainRenewal(Renewal.ChainRenewalRequest request, io.grpc.stub.StreamObserver<Renewal.ChainRenewalResponse> responseObserver)
RenewChain creates a chain from the chain request.
Copyright © 2024. All rights reserved.