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