public static final class LfpSaleServiceGrpc.LfpSaleServiceBlockingStub extends AbstractBlockingStub<LfpSaleServiceGrpc.LfpSaleServiceBlockingStub>
A stub to allow clients to do synchronous rpc calls to service LfpSaleService.
Service for a LFP partner to submit sales data for a merchant.
Inheritance
java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > LfpSaleServiceGrpc.LfpSaleServiceBlockingStubMethods
build(Channel channel, CallOptions callOptions)
protected LfpSaleServiceGrpc.LfpSaleServiceBlockingStub build(Channel channel, CallOptions callOptions)
Parameters | |
---|---|
Name | Description |
channel |
io.grpc.Channel |
callOptions |
io.grpc.CallOptions |
Returns | |
---|---|
Type | Description |
LfpSaleServiceGrpc.LfpSaleServiceBlockingStub |
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)
insertLfpSale(InsertLfpSaleRequest request)
public LfpSale insertLfpSale(InsertLfpSaleRequest request)
Inserts a LfpSale
for the given merchant.
Parameter | |
---|---|
Name | Description |
request |
InsertLfpSaleRequest |
Returns | |
---|---|
Type | Description |
LfpSale |