public static final class IBrokerSomethingServiceGrpc.IBrokerSomethingServiceFutureStub extends io.grpc.stub.AbstractStub<IBrokerSomethingServiceGrpc.IBrokerSomethingServiceFutureStub>
| Modifier and Type | Method and Description |
|---|---|
protected IBrokerSomethingServiceGrpc.IBrokerSomethingServiceFutureStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
com.google.common.util.concurrent.ListenableFuture<CreateSomethingResponse> |
createSomething(CreateSomethingRequest request) |
com.google.common.util.concurrent.ListenableFuture<GetSomethingResponse> |
getSomething(GetSomethingRequest request) |
com.google.common.util.concurrent.ListenableFuture<UpdateSomethingResponse> |
updateSomething(UpdateSomethingRequest request) |
protected IBrokerSomethingServiceGrpc.IBrokerSomethingServiceFutureStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<IBrokerSomethingServiceGrpc.IBrokerSomethingServiceFutureStub>public com.google.common.util.concurrent.ListenableFuture<CreateSomethingResponse> createSomething(CreateSomethingRequest request)
public com.google.common.util.concurrent.ListenableFuture<GetSomethingResponse> getSomething(GetSomethingRequest request)
public com.google.common.util.concurrent.ListenableFuture<UpdateSomethingResponse> updateSomething(UpdateSomethingRequest request)
Copyright © 2022. All rights reserved.