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