public static final class ChainRenewalServiceGrpc.ChainRenewalServiceFutureStub extends io.grpc.stub.AbstractFutureStub<ChainRenewalServiceGrpc.ChainRenewalServiceFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected ChainRenewalServiceGrpc.ChainRenewalServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<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.ChainRenewalServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ChainRenewalServiceGrpc.ChainRenewalServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<Renewal.ChainRenewalResponse> chainRenewal(Renewal.ChainRenewalRequest request)
RenewChain creates a chain from the chain request.
Copyright © 2024. All rights reserved.